[arrow-rs] branch master updated: Implement the Iterator trait for the json Reader. (#451)

2021-06-12 Thread nevime
This is an automated email from the ASF dual-hosted git repository. nevime pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/arrow-rs.git The following commit(s) were added to refs/heads/master by this push: new e5cda31 Implement the Iterator trait for the

[arrow-rs] branch master updated: Add Decimal to CsvWriter and improve debug display (#406)

2021-06-12 Thread nevime
This is an automated email from the ASF dual-hosted git repository. nevime pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/arrow-rs.git The following commit(s) were added to refs/heads/master by this push: new fb45112 Add Decimal to CsvWriter and improve

[arrow-rs] branch master updated: remove unnecessary wraps in sortk (#445)

2021-06-12 Thread nevime
This is an automated email from the ASF dual-hosted git repository. nevime pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/arrow-rs.git The following commit(s) were added to refs/heads/master by this push: new efe86cd remove unnecessary wraps in sortk

[arrow] branch master updated (0e9285b -> 27d89a9)

2021-06-12 Thread kou
This is an automated email from the ASF dual-hosted git repository. kou pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from 0e9285b ARROW-13053: [Python] Fix build issue with Homebrewed arrow library add 27d89a9 ARROW-12962:

[arrow] branch master updated (7339bd5 -> 0e9285b)

2021-06-12 Thread kou
This is an automated email from the ASF dual-hosted git repository. kou pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from 7339bd5 [GitHub] Add shorter GitHub repository description to .asf.yaml add 0e9285b ARROW-13053: [Python] Fix

[arrow] branch master updated (9162954 -> 7339bd5)

2021-06-12 Thread wesm
This is an automated email from the ASF dual-hosted git repository. wesm pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from 9162954 ARROW-13065: [Packaging][RPM] Add missing required LZ4 version information add 7339bd5 [GitHub] Add

[arrow-rs] branch master updated: remove clippy unnecessary wraps (#449)

2021-06-12 Thread dheres
This is an automated email from the ASF dual-hosted git repository. dheres pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/arrow-rs.git The following commit(s) were added to refs/heads/master by this push: new dc5507a remove clippy unnecessary wraps

[arrow-rs] branch master updated (71e9d78 -> f624153)

2021-06-12 Thread alamb
This is an automated email from the ASF dual-hosted git repository. alamb pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow-rs.git. from 71e9d78 Implement faster arrow array reader (#384) add f624153 Remove DictionaryArray::keys_array method and

[arrow-datafusion] branch master updated: ShuffleReaderExec now supports multiple locations per partition (#541)

2021-06-12 Thread alamb
This is an automated email from the ASF dual-hosted git repository. alamb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git The following commit(s) were added to refs/heads/master by this push: new 8f4078d ShuffleReaderExec now