arrow git commit: ARROW-1051: [Python] Opt in to Parquet unit tests to avoid accidental suppression of dynamic linking errors

2017-06-05 Thread uwe
Repository: arrow Updated Branches: refs/heads/master a81aefbd8 -> 8f2b44b89 ARROW-1051: [Python] Opt in to Parquet unit tests to avoid accidental suppression of dynamic linking errors Author: Wes McKinney Closes #729 from wesm/ARROW-1051 and squashes the following commits: 019b9ec [Wes Mc

arrow git commit: ARROW-986: [Format] Add brief explanation of dictionary batches in IPC.md

2017-06-05 Thread uwe
Repository: arrow Updated Branches: refs/heads/master 8f2b44b89 -> a44155d6e ARROW-986: [Format] Add brief explanation of dictionary batches in IPC.md Author: Wes McKinney Closes #732 from wesm/ARROW-986 and squashes the following commits: 4321106 [Wes McKinney] Add brief explanation of dic

arrow git commit: ARROW-1050: [C++] Export arrow::ValidateArray

2017-06-05 Thread uwe
Repository: arrow Updated Branches: refs/heads/master a44155d6e -> cfaddabec ARROW-1050: [C++] Export arrow::ValidateArray Author: Wes McKinney Closes #730 from wesm/ARROW-1050 and squashes the following commits: c50dd5a [Wes McKinney] Export arrow::ValidateArray Project: http://git-wip-u

arrow git commit: ARROW-1056: [Python] Ignore pandas index in parquet+hdfs test

2017-06-05 Thread uwe
Repository: arrow Updated Branches: refs/heads/master cfaddabec -> 316930cf6 ARROW-1056: [Python] Ignore pandas index in parquet+hdfs test I have all the tests passing again: ```shell $ py.test pyarrow --hdfs = test session starts =

arrow git commit: ARROW-1091: Decimal scale and precision are flipped

2017-06-05 Thread julien
Repository: arrow Updated Branches: refs/heads/master 316930cf6 -> 4e134e5b9 ARROW-1091: Decimal scale and precision are flipped Author: Julien Le Dem Closes #735 from julienledem/template_cleanup_followup and squashes the following commits: e968a68 [Julien Le Dem] add test 2911ea2 [Julien