[arrow] branch master updated: ARROW-5902: [Java] Implement hash table and equals & hashCode API for dictionary encoding

2019-07-18 Thread emkornfield
This is an automated email from the ASF dual-hosted git repository. emkornfield pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/master by this push: new e1559f2 ARROW-5902: [Java] Implement hash

[arrow] branch master updated: ARROW-5861: [Java] Initial implement to convert Avro record with primitive types

2019-07-18 Thread emkornfield
This is an automated email from the ASF dual-hosted git repository. emkornfield pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/master by this push: new 7cc9020 ARROW-5861: [Java] Initial

[arrow] branch master updated: ARROW-5880: [C++][Parquet] Use TypedBufferBuilder instead of ArrayBuilder in writer.cc

2019-07-18 Thread wesm
This is an automated email from the ASF dual-hosted git repository. wesm pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/master by this push: new 6109647 ARROW-5880: [C++][Parquet] Use

[arrow] branch master updated (c1f25e8 -> d347353)

2019-07-18 Thread ravindra
This is an automated email from the ASF dual-hosted git repository. ravindra pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from c1f25e8 ARROW-5976: [C++] RETURN_IF_ERROR(ctx) should be namespaced add d347353 ARROW-5957: [C++][Gandiva]

[arrow] branch master updated: ARROW-5976: [C++] RETURN_IF_ERROR(ctx) should be namespaced

2019-07-18 Thread apitrou
This is an automated email from the ASF dual-hosted git repository. apitrou pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/master by this push: new c1f25e8 ARROW-5976: [C++] RETURN_IF_ERROR(ctx)

[arrow] branch master updated (1abf18f -> 330dbff)

2019-07-18 Thread emkornfield
This is an automated email from the ASF dual-hosted git repository. emkornfield pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from 1abf18f ARROW-5963: [R] R Appveyor job does not test changes in the C++ library add 330dbff ARROW-5968: