svn commit: r19908 - in /dev/arrow/apache-arrow-0.4.1-rc0: ./ apache-arrow-0.4.1.tar.gz apache-arrow-0.4.1.tar.gz.asc apache-arrow-0.4.1.tar.gz.md5 apache-arrow-0.4.1.tar.gz.sha

2017-06-06 Thread wesm
Author: wesm Date: Wed Jun 7 02:23:23 2017 New Revision: 19908 Log: Apache Arrow ${version} RC${rc} Added: dev/arrow/apache-arrow-0.4.1-rc0/ dev/arrow/apache-arrow-0.4.1-rc0/apache-arrow-0.4.1.tar.gz (with props) dev/arrow/apache-arrow-0.4.1-rc0/apache-arrow-0.4.1.tar.gz.asc

arrow git commit: ARROW-1094: [C++] Always truncate buffer read in ReadableFile::Read if actual number of bytes less than request

2017-06-06 Thread wesm
Repository: arrow Updated Branches: refs/heads/master ac540758c -> 2a12482b2 ARROW-1094: [C++] Always truncate buffer read in ReadableFile::Read if actual number of bytes less than request Author: Wes McKinney Closes #737 from wesm/ARROW-1094 and squashes the

arrow git commit: ARROW-1088: [Python] Only test unicode filenames if system supports them

2017-06-06 Thread wesm
Repository: arrow Updated Branches: refs/heads/master 402baa4ec -> ac540758c ARROW-1088: [Python] Only test unicode filenames if system supports them Author: Jeff Knupp Closes #727 from jeffknupp/fmaster and squashes the following commits: c19b3dec [Jeff Knupp]

arrow git commit: ARROW-1092: More Decimal and scale flipped follow-up

2017-06-06 Thread julien
Repository: arrow Updated Branches: refs/heads/master c3e865d5f -> 402baa4ec ARROW-1092: More Decimal and scale flipped follow-up Author: Julien Le Dem Closes #736 from julienledem/ARROW-1092 and squashes the following commits: 1bc1ade [Julien Le Dem] ARROW-1092: More

arrow git commit: ARROW-1080: C++: Add tutorial about converting to/from row-wise representation

2017-06-06 Thread wesm
Repository: arrow Updated Branches: refs/heads/master 1a72acdf4 -> 5589dda50 ARROW-1080: C++: Add tutorial about converting to/from row-wise representation Author: Uwe L. Korn Closes #721 from xhochy/ARROW-1080 and squashes the following commits: 556a37b2 [Uwe L. Korn]

arrow git commit: ARROW-1020: [Format] Revise language for Timestamp type in Schema.fbs to avoid possible confusion about tz-naive timestamps

2017-06-06 Thread wesm
Repository: arrow Updated Branches: refs/heads/master a367fd437 -> 44dba7176 ARROW-1020: [Format] Revise language for Timestamp type in Schema.fbs to avoid possible confusion about tz-naive timestamps Author: Wes McKinney Closes #731 from wesm/ARROW-1020 and

arrow git commit: ARROW-1086: include additional pxd files during package build

2017-06-06 Thread wesm
Repository: arrow Updated Branches: refs/heads/master 4e134e5b9 -> a367fd437 ARROW-1086: include additional pxd files during package build Since this is purely a packaging change, I believe I would need to change`travis_script_python.sh` in order test it (build a wheel, set up a new conda