[arrow] branch master updated: ARROW-10350: [Rust] Fixes to publication metadata in Cargo.toml

2021-01-10 Thread paddyhoran
This is an automated email from the ASF dual-hosted git repository. paddyhoran 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 9560204 ARROW-10350: [Rust] Fixes

[arrow] branch master updated: ARROW-11194: [Rust] Enable packed_simd for aarch64

2021-01-10 Thread paddyhoran
This is an automated email from the ASF dual-hosted git repository. paddyhoran 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 7f11109 ARROW-11194: [Rust] Enable

[arrow] branch master updated (9fb1704 -> 238a949)

2020-10-02 Thread paddyhoran
This is an automated email from the ASF dual-hosted git repository. paddyhoran pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from 9fb1704 ARROW-10157: [Rust] Add an example to the take kernel add 238a949 ARROW-10160: [Rust] Improve

[arrow] branch master updated (c68a76c -> 9fb1704)

2020-10-02 Thread paddyhoran
This is an automated email from the ASF dual-hosted git repository. paddyhoran pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from c68a76c ARROW-10057: [C++] Add hand-written Parquet nested tests add 9fb1704 ARROW-10157: [Rust] Add

[arrow] branch master updated (aaabcb4 -> 16ebc8a)

2020-09-06 Thread paddyhoran
This is an automated email from the ASF dual-hosted git repository. paddyhoran pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from aaabcb4 ARROW-9910: [Rust][DataFusion] Fixed error in type coercion of Variadic. add 16ebc8a ARROW-9914

[arrow] branch master updated (ce6a28b -> aaabcb4)

2020-09-06 Thread paddyhoran
This is an automated email from the ASF dual-hosted git repository. paddyhoran pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from ce6a28b ARROW-9921: [Rust] Replace TryFrom by From in `StringArray` from `Vec>` (+50%) add aaabcb4 AR

[arrow] branch master updated (9eeaf21 -> ce6a28b)

2020-09-06 Thread paddyhoran
This is an automated email from the ASF dual-hosted git repository. paddyhoran pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from 9eeaf21 ARROW-9916: [RUST] Avoid cloning array data add ce6a28b ARROW-9921: [Rust] Replace TryFrom by From

[arrow] branch master updated (df3bee2 -> 2a3b989)

2020-08-31 Thread paddyhoran
This is an automated email from the ASF dual-hosted git repository. paddyhoran pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from df3bee2 ARROW-9850:[Go] Defer should not be used inside a loop add 2a3b989 ARROW-8383: [Rust] Allow easier

[arrow] branch master updated (92e01cc -> b4063cc)

2020-08-26 Thread paddyhoran
This is an automated email from the ASF dual-hosted git repository. paddyhoran pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from 92e01cc ARROW-9844: [CI] Add Go build job on s390x add b4063cc ARROW-9853: [RUST] Implement take kernel

[arrow] branch master updated (df629f9 -> 2c49463)

2020-07-12 Thread paddyhoran
This is an automated email from the ASF dual-hosted git repository. paddyhoran pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from df629f9 ARROW-9419: [C++] Expand fill_null function testing, test sliced arrays, fix some bugs add 2c49463

[arrow] branch master updated: ARROW-9158: [Rust][Datafusion] projection physical plan compilation should preserve nullability

2020-06-23 Thread paddyhoran
This is an automated email from the ASF dual-hosted git repository. paddyhoran 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 cefc647 ARROW-9158: [Rust][Datafusion

[arrow] branch master updated (fa0d0d4 -> 147264f)

2020-06-21 Thread paddyhoran
This is an automated email from the ASF dual-hosted git repository. paddyhoran pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from fa0d0d4 ARROW-9157: [Rust][Datafusion] create_physical_plan should take self as immutable reference add

[arrow] branch master updated: ARROW-9157: [Rust][Datafusion] create_physical_plan should take self as immutable reference

2020-06-21 Thread paddyhoran
This is an automated email from the ASF dual-hosted git repository. paddyhoran 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 fa0d0d4 ARROW-9157: [Rust][Datafusion

[arrow] branch master updated (ed1f771 -> 8a61570)

2020-05-14 Thread paddyhoran
This is an automated email from the ASF dual-hosted git repository. paddyhoran pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from ed1f771 ARROW-8717: [CI][Packaging] Add build dependency on boost to homebrew add 8a61570 ARROW-8751

[arrow] branch master updated (c546eef -> ff92a68)

2020-04-30 Thread paddyhoran
This is an automated email from the ASF dual-hosted git repository. paddyhoran pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from c546eef ARROW-8287: [Rust] Add "pretty" util to help with printing tabular output of RecordBatche

[arrow] branch master updated (fe39a67 -> 0324a9c)

2020-04-28 Thread paddyhoran
This is an automated email from the ASF dual-hosted git repository. paddyhoran pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from fe39a67 ARROW-8591: [Rust] Reverse lookup for a key in DictionaryArray add 0324a9c ARROW-8617: [Rust

[arrow] branch master updated: ARROW-8591: [Rust] Reverse lookup for a key in DictionaryArray

2020-04-28 Thread paddyhoran
This is an automated email from the ASF dual-hosted git repository. paddyhoran 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 fe39a67 ARROW-8591: [Rust] Reverse lookup

[arrow] branch master updated (59acee9 -> dc994e5)

2020-04-28 Thread paddyhoran
This is an automated email from the ASF dual-hosted git repository. paddyhoran pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from 59acee9 ARROW-8607: [R][CI] Unbreak builds following R 4.0 release add dc994e5 ARROW-8598: [Rust

[arrow] branch master updated (6d15de4 -> 3c0a62e)

2020-04-23 Thread paddyhoran
This is an automated email from the ASF dual-hosted git repository. paddyhoran pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from 6d15de4 ARROW-8552: [Rust] support iterate parquet row columns add 3c0a62e ARROW-8516: [Rust] Improve

[arrow] branch master updated (6015598 -> 6d15de4)

2020-04-23 Thread paddyhoran
This is an automated email from the ASF dual-hosted git repository. paddyhoran pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from 6015598 ARROW-8541: [Release] Don't remove previous source releases automatically add 6d15de4 ARROW-8552

[arrow] branch master updated: ARROW-8558: [Rust] [CI] GitHub Actions missing rustfmt

2020-04-22 Thread paddyhoran
This is an automated email from the ASF dual-hosted git repository. paddyhoran 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 a82779b ARROW-8558: [Rust] [CI] GitHub

[arrow] branch master updated: ARROW-8387: [Rust] Make schema_to_fb public

2020-04-11 Thread paddyhoran
This is an automated email from the ASF dual-hosted git repository. paddyhoran 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 bf827da ARROW-8387: [Rust] Make

[arrow] branch master updated (17b9980 -> 50c5daf)

2020-03-25 Thread paddyhoran
This is an automated email from the ASF dual-hosted git repository. paddyhoran pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from 17b9980 ARROW-8058: [Dataset] Relax DatasetFactory discovery validation add 50c5daf ARROW-8204: [Rust

[arrow] branch master updated (d43e076 -> 1884826)

2020-03-21 Thread paddyhoran
This is an automated email from the ASF dual-hosted git repository. paddyhoran pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from d43e076 ARROW-8179: [R] Windows build script tweaking for nightly packaging on GHA add 1884826 ARROW-8177

[arrow] branch master updated (6d3c085 -> bc06c0d)

2020-03-14 Thread paddyhoran
This is an automated email from the ASF dual-hosted git repository. paddyhoran pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from 6d3c085 ARROW-7412: [C++][Dataset] Provide FieldRef to disambiguate field references add bc06c0d ARROW

[arrow] branch master updated (4e53749 -> 28ec94c)

2020-02-20 Thread paddyhoran
This is an automated email from the ASF dual-hosted git repository. paddyhoran pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from 4e53749 ARROW-7863: [C++][Python][CI] Ensure running HDFS related tests add 28ec94c ARROW-5357: [Rust

[arrow] branch master updated (d6889f7 -> 7bd02c8)

2020-02-17 Thread paddyhoran
This is an automated email from the ASF dual-hosted git repository. paddyhoran pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from d6889f7 ARROW-7761: [C++][Python] Support S3 URIs add 7bd02c8 ARROW-7836: [Rust] "allocate_al

[arrow] branch master updated (9fecae0 -> e6eb6bd)

2020-02-11 Thread paddyhoran
This is an automated email from the ASF dual-hosted git repository. paddyhoran pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from 9fecae0 ARROW-7119: [C++][CI] Show automatic backtraces add e6eb6bd ARROW-7624: [Rust] Soundness issues

[arrow] branch master updated: ARROW-7193: [Rust] Arrow stream reader

2019-12-31 Thread paddyhoran
This is an automated email from the ASF dual-hosted git repository. paddyhoran 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 ba1800c ARROW-7193: [Rust] Arrow stream

[arrow] branch master updated (e76e1f6 -> e2f877c)

2019-12-05 Thread paddyhoran
This is an automated email from the ASF dual-hosted git repository. paddyhoran pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from e76e1f6 ARROW-7146: [R][CI] Various fixes and speedups for the R docker-compose setup add e2f877c ARROW

[arrow] branch master updated (aae5e6a -> a5a67e8)

2019-11-19 Thread paddyhoran
This is an automated email from the ASF dual-hosted git repository. paddyhoran pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from aae5e6a ARROW-5859: [Python] Support ExtensionArray.to_numpy using storage array add a5a67e8 ARROW-5181

[arrow] branch master updated (558263f -> f1b90c5)

2019-10-28 Thread paddyhoran
This is an automated email from the ASF dual-hosted git repository. paddyhoran pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from 558263f ARROW-6592: [Java] Add support for skipping decoding of columns/field in Avro converter add

[arrow] branch master updated (9f7cef1 -> 090cf69)

2019-10-17 Thread paddyhoran
This is an automated email from the ASF dual-hosted git repository. paddyhoran pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from 9f7cef1 ARROW-6850: [Java] Jdbc converter support Null type add 090cf69 ARROW-6650: [Rust] [Integration

[arrow] branch master updated (3572af2 -> 4d5c91c)

2019-10-16 Thread paddyhoran
This is an automated email from the ASF dual-hosted git repository. paddyhoran pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from 3572af2 ARROW-6874: [Python] Fix memory leak when converting to Pandas object data add 4d5c91c ARROW-6901

[arrow] branch master updated (cc05a89 -> 21636fa)

2019-10-03 Thread paddyhoran
This is an automated email from the ASF dual-hosted git repository. paddyhoran pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from cc05a89 ARROW-6785: [JS] Remove superfluous child assignment add 21636fa ARROW-6744: [Rust] Publicly

[arrow] branch master updated (48b56bd -> fda549a)

2019-10-02 Thread paddyhoran
This is an automated email from the ASF dual-hosted git repository. paddyhoran pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from 48b56bd ARROW-6581: [C++] Fix fuzzit job submission add fda549a ARROW-6761: [Rust] Travis build now uses

[arrow] branch master updated (871aedb -> 9694200)

2019-10-01 Thread paddyhoran
This is an automated email from the ASF dual-hosted git repository. paddyhoran pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from 871aedb ARROW-6751: [CI] Fix ccache setup on Travis-CI add 9694200 ARROW-6745: [Rust] Fix a variety

[arrow] branch master updated (5fec051 -> 789a8e5)

2019-09-29 Thread paddyhoran
This is an automated email from the ASF dual-hosted git repository. paddyhoran pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from 5fec051 ARROW-6682: [C#] Ensure file footer block lengths are always 8 byte aligned. add 789a8e5 ARROW

[arrow] branch master updated (46a14db -> fa92fae)

2019-09-27 Thread paddyhoran
This is an automated email from the ASF dual-hosted git repository. paddyhoran pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from 46a14db ARROW-6429: [Integration] Adding patch to fix Spark compilation for Integrition tests add fa92fae

[arrow] branch master updated (5a918ce -> c6faaed)

2019-09-24 Thread paddyhoran
This is an automated email from the ASF dual-hosted git repository. paddyhoran pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from 5a918ce ARROW-3777: [C++] Add Slow input streams and slow filesystem add c6faaed ARROW-6669: [Rust

[arrow] branch master updated (3129e3e -> cde09f7)

2019-09-23 Thread paddyhoran
This is an automated email from the ASF dual-hosted git repository. paddyhoran pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from 3129e3e ARROW-6664: [C++] Add CMake option to build without SSE4.2 instructions add cde09f7 ARROW-6668

[arrow] branch master updated (33ce7d3 -> fd8f628)

2019-09-22 Thread paddyhoran
This is an automated email from the ASF dual-hosted git repository. paddyhoran pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from 33ce7d3 ARROW-6660: [Rust] [DataFusion] Minor docs update for 0.15.0 release add fd8f628 ARROW-6621

[arrow] branch master updated (ff3ed85 -> 33ce7d3)

2019-09-22 Thread paddyhoran
This is an automated email from the ASF dual-hosted git repository. paddyhoran pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from ff3ed85 ARROW-6353: [Python] [C++] Expose compression_level option to parquet.write_table add 33ce7d3

[arrow] branch master updated (62403aa -> 1bdb4a0)

2019-09-09 Thread paddyhoran
This is an automated email from the ASF dual-hosted git repository. paddyhoran pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from 62403aa ARROW-3643: [Rust] optimize BooleanBufferBuilder::append_slice add 1bdb4a0 ARROW-5722: [Rust

[arrow] branch master updated (9c2694e -> 62403aa)

2019-09-09 Thread paddyhoran
This is an automated email from the ASF dual-hosted git repository. paddyhoran pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from 9c2694e ARROW-5374: [Python][C++] Improve ipc.read_record_batch docstring, fix IPC message type error messages

[arrow] branch master updated (3145e9b -> dadfd48)

2019-09-08 Thread paddyhoran
This is an automated email from the ASF dual-hosted git repository. paddyhoran pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from 3145e9b ARROW-6408: [Rust] use "if cfg!" pattern add dadfd48 ARROW-6487: [Rust] [DataFusion]

[arrow] branch master updated (1a085f0 -> 7f0d273)

2019-08-20 Thread paddyhoran
This is an automated email from the ASF dual-hosted git repository. paddyhoran pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from 1a085f0 ARROW-5992: [C++][Python] Support String->Binary in Array::View. Add Python bindings for Array::V

[arrow] branch master updated: ARROW-4628: [Rust] [DataFusion] Implement type coercion query optimizer rule

2019-03-21 Thread paddyhoran
This is an automated email from the ASF dual-hosted git repository. paddyhoran 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 37676f7 ARROW-4628: [Rust] [DataFusion

[arrow] branch new_divide deleted (was 12a24e9)

2019-03-18 Thread paddyhoran
This is an automated email from the ASF dual-hosted git repository. paddyhoran pushed a change to branch new_divide in repository https://gitbox.apache.org/repos/asf/arrow.git. was 12a24e9 A clean build This change permanently discards the following revisions: discard 12a24e9 A clean

[arrow] branch new_divide created (now 12a24e9)

2019-03-14 Thread paddyhoran
This is an automated email from the ASF dual-hosted git repository. paddyhoran pushed a change to branch new_divide in repository https://gitbox.apache.org/repos/asf/arrow.git. at 12a24e9 A clean build This branch includes the following new commits: new 12a24e9 A clean build

[arrow] 01/01: A clean build

2019-03-14 Thread paddyhoran
This is an automated email from the ASF dual-hosted git repository. paddyhoran pushed a commit to branch new_divide in repository https://gitbox.apache.org/repos/asf/arrow.git commit 12a24e917bfdac1760200f2e5f4afed54d608411 Author: Paddy Horan AuthorDate: Thu Mar 14 20:58:57 2019 -0400

[arrow] branch master updated: ARROW-2409: [Rust] Deny warnings in CI.

2019-03-09 Thread paddyhoran
This is an automated email from the ASF dual-hosted git repository. paddyhoran 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 78105f9 ARROW-2409: [Rust] Deny warnings

[arrow] branch master updated: ARROW-4791: [Rust] Remove unused dependencies

2019-03-06 Thread paddyhoran
This is an automated email from the ASF dual-hosted git repository. paddyhoran 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 c291fb9 ARROW-4791: [Rust] Remove unused