[arrow] branch master updated: ARROW-4853: [Rust] Array slice doesn't work on ListArray and StructArray

2019-03-20 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao 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 fbcaf9f ARROW-4853: [Rust] Array slice doesn't

[arrow] branch master updated: ARROW-5126: [Rust] [Parquet] Convert parquet column desc to arrow data type

2019-04-07 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao 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 6907d97 ARROW-5126: [Rust] [Parquet] Convert

[arrow] branch master updated: ARROW-4769: [Rust] Improve array limit fn where max_records >= len

2019-03-05 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao 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 22cdd42 ARROW-4769: [Rust] Improve array limit

[arrow] branch master updated: ARROW-4749: [Rust] Return Result for RecordBatch::new()

2019-03-05 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao 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 faeb309 ARROW-4749: [Rust] Return Result

[arrow] branch master updated: ARROW-4678: [Rust] Minimize unstable feature usage

2019-02-28 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao 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 296656e ARROW-4678: [Rust] Minimize unstable

[arrow] branch master updated: ARROW-4705: [Rust] Improve error handling in csv reader

2019-03-14 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao 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 74436f0 ARROW-4705: [Rust] Improve error

[arrow] branch master updated: ARROW-4896: [Rust] [DataFusion] Remove all uses of panic! from DataFusion tests

2019-03-15 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao 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 67baa1e ARROW-4896: [Rust] [DataFusion] Remove

[arrow] branch master updated: ARROW-4386: [Rust] Temporal array support

2019-03-07 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao 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 1c1bfe8 ARROW-4386: [Rust] Temporal array

[arrow] branch master updated: ARROW-5159: [Rust] Unable to build benches in arrow crate.

2019-04-10 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao 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 03122de ARROW-5159: [Rust] Unable to build

[arrow] branch master updated: ARROW-5129: [Rust] Column writer bug: check dictionary encoder when adding a new data page

2019-04-14 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao 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 6241a38 ARROW-5129: [Rust] Column writer bug

[arrow] branch master updated: ARROW-5127: [Rust] [Parquet] Add page iterator.

2019-04-12 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao 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 28db947 ARROW-5127: [Rust] [Parquet] Add page

[arrow] branch master updated: ARROW-5162: [Rust] [Parquet] Rename mod reader to arrow.

2019-04-13 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao 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 7f53809 ARROW-5162: [Rust] [Parquet] Rename

[arrow] branch master updated: ARROW-5360: [Rust] Update rustyline to fix build

2019-05-17 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao 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 9517d92 ARROW-5360: [Rust] Update rustyline

[arrow] branch master updated: ARROW-5463: [Rust] Add AsRef trait for Buffer.

2019-06-04 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao 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 b6123a8 ARROW-5463: [Rust] Add AsRef trait

[arrow] branch master updated (0034ef2 -> 9851a3e)

2019-05-09 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from 0034ef2 ARROW-5222: [Python] Revise pyarrow installation instructions for macOS add 9851a3e ARROW-5281

[arrow] branch master updated: ARROW-4806: [Rust] Temporal array casts

2019-05-14 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao 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 365b22b ARROW-4806: [Rust] Temporal array

[arrow] branch master updated: ARROW-5284: [Rust] Replace libc with std::alloc for memory allocation

2019-05-14 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao 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 608e846 ARROW-5284: [Rust] Replace libc

[arrow] branch master updated (9fcc12f -> 9ea6da3)

2019-05-23 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from 9fcc12f ARROW-5404: [C++] force usage of nonstd::sv_lite::string_view instead of std::string_view add 9ea6da3

[arrow] branch master updated: ARROW-5317: [Rust] [Parquet] impl IntoIterator for SerializedFileReader

2019-05-19 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao 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 445482e ARROW-5317: [Rust] [Parquet] impl

[arrow] branch master updated: ARROW-5298: [Rust] Add debug implementation for buffer data.

2019-05-09 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao 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 a1cb373 ARROW-5298: [Rust] Add debug

[arrow] branch master updated: ARROW-5189: [Rust] [Parquet] Format / display individual fields within a parquet row

2019-04-19 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao 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 271599e ARROW-5189: [Rust] [Parquet] Format

[arrow] branch master updated: ARROW-5184: [Rust] Broken links and other documentation warnings

2019-04-18 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao 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 a806508 ARROW-5184: [Rust] Broken links

[arrow] branch master updated: ARROW-5217: [Rust] [DataFusion] Fix failing tests

2019-04-27 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao 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 d2283c0 ARROW-5217: [Rust] [DataFusion] Fix

[arrow] branch master updated: ARROW-5755: [Rust] [Parquet] Derive clone for Type.

2019-06-27 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao 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 93e2686 ARROW-5755: [Rust] [Parquet] Derive

[arrow] branch master updated: ARROW-5358: [Rust] Implement equality check for ArrayData and Array

2019-07-01 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao 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 b7f27f0 ARROW-5358: [Rust] Implement equality

[arrow] branch master updated: ARROW-5792: [Rust] Add TypeVisitor for parquet type.

2019-07-01 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao 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 3b6b271 ARROW-5792: [Rust] Add TypeVisitor

[arrow] branch master updated: ARROW-5785: [Rust] Make the datafusion cli dependencies optional

2019-06-28 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao 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 2433872 ARROW-5785: [Rust] Make the datafusion

[arrow] branch master updated: ARROW-4365: [Rust] [Parquet] Implement arrow record reader.

2019-07-30 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao 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 3112d34 ARROW-4365: [Rust] [Parquet] Implement

[arrow] branch master updated (d056020 -> 37c0b31)

2019-11-24 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from d056020 ARROW-7249: [CI] Release test fails in master due to new arrow-flight Rust crate add 37c0b31 ARROW

[arrow] branch master updated (41fbee4 -> b18ed44)

2020-02-06 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from 41fbee4 ARROW-7743: [Rust] Support reading timestamp micros add b18ed44 ARROW-7768: [Rust] Implement TryClone

[arrow] branch master updated (2b690d6 -> 41fbee4)

2020-02-06 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from 2b690d6 [C++] [Dev] Sync arrow-testing submodule (#6373) add 41fbee4 ARROW-7743: [Rust] Support reading

[arrow] branch master updated (5411915 -> f41b863)

2020-02-15 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from 5411915 ARROW-7330: [C++] Migrate Arrow Cuda to Result add f41b863 ARROW-7775: [Rust] fix: Don't let safe

[arrow] branch master updated (9e575ce -> d094631)

2020-04-27 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from 9e575ce ARROW-8602: [C++][CMake] Fix ws2_32 link issue when cross-compiling on Linux add d094631 ARROW-7681

[arrow] branch master updated (3c0a62e -> 1f310df)

2020-04-23 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from 3c0a62e ARROW-8516: [Rust] Improve PrimitiveBuilder::append_slice performance add 1f310df ARROW-8473: [Rust

[arrow] branch master updated (8a791c5 -> 8f64211)

2020-05-01 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from 8a791c5 ARROW-8562: [C++] IO: Parameterize I/O Coalescing using S3 metrics add 8f64211 ARROW-8659: [Rust

[arrow] branch master updated (46040c9 -> 021ff20)

2020-05-13 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from 46040c9 ARROW-8680: [Rust] Fix ComplexObjectArray null value shifting add 021ff20 ARROW-8752: [Rust] remove

[arrow] branch master updated (cd872b4 -> 46040c9)

2020-05-13 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from cd872b4 ARROW-8768: [R][CI] Fix nightly as-cran spurious failure add 46040c9 ARROW-8680: [Rust] Fix

[arrow] branch master updated (9e73081 -> 25b0b1b)

2020-08-19 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from 9e73081 ARROW-9733: [Rust] [DataFusion] Added support for COUNT/MIN/MAX on string columns add 25b0b1b ARROW

[arrow] branch master updated (51108e3 -> 44e723d)

2020-05-27 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from 51108e3 ARROW-6111: [Java] Support LargeVarChar and LargeBinary types add 44e723d ARROW-8455: [Rust] Parquet

[arrow] branch master updated (bb2ae8f -> 61bcf62)

2020-05-22 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from bb2ae8f ARROW-8889: [Python] avoid SIGSEGV when comparing RecordBatch to None add 61bcf62 ARROW-8455: [Rust

[arrow] branch master updated (210d360 -> d9525f1)

2020-07-16 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from 210d360 ARROW-9506: [Packaging][Python] Fix macOS wheel build failures add d9525f1 ARROW-9503: [Rust

[arrow] branch master updated (d9525f1 -> 2e702f0)

2020-07-18 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from d9525f1 ARROW-9503: [Rust] Comparison sliced arrays is wrong add 2e702f0 ARROW-9461: [Rust] Fixed error

[arrow] branch master updated: ARROW-9290: [Rust] [Parquet] Add features to allow opting out of dependencies

2020-07-02 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao 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 2840e3f ARROW-9290: [Rust] [Parquet] Add

[arrow] branch master updated: ARROW-9280: [Rust] [Parquet] Calculate page and column statistics

2020-07-02 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao 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 12b30dd ARROW-9280: [Rust] [Parquet] Calculate

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

2020-07-12 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from 2c49463 ARROW-8263 [Rust] [DataFusion] Added some documentation to available SQL functions. add 7d377ba

[arrow] branch master updated: ARROW-10297: [Rust] Parameter for parquet-read to output data in json format, add "cli" feature to parquet crate

2021-01-31 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao 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 e0b3c9a ARROW-10297: [Rust] Parameter

[arrow-rs] branch master updated: parquet: Speed up `BitReader`/`DeltaBitPackDecoder` (#325)

2021-05-23 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao 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 b2de544 parquet: Speed up `BitReader

[arrow-rs] branch master updated (1d72b26 -> 94a82cd)

2021-05-25 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow-rs.git. from 1d72b26 allow to read non-standard CSV (#326) add 94a82cd ensure null-counts are written for all-null

[arrow] branch master updated (8d5e6e8 -> e7f005d)

2021-07-30 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from 8d5e6e8 ARROW-12636: [JS] ESM Tree-Shaking produces broken code add e7f005d ARROW-13506: [C++][Java] Upgrade

[arrow-rs] branch master updated: Write FixedLenByteArray stats for FixedLenByteArray columns (not ByteArray stats) (#662)

2021-08-09 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao 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 fa5acd9 Write FixedLenByteArray stats

[arrow-rs] branch any updated: Replace ambiguous Any with All in comments (#1126)

2022-01-04 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao pushed a commit to branch any in repository https://gitbox.apache.org/repos/asf/arrow-rs.git The following commit(s) were added to refs/heads/any by this push: new e0b3105 Replace ambiguous Any with All

[arrow] branch master updated (36367fe -> 902b541)

2021-12-14 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from 36367fe ARROW-14676: [R][Docs] Add article on how to build a few different setups via docker to dev docs add

[arrow-rs] branch master updated (07660c6 -> ab48e69)

2021-12-14 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow-rs.git. from 07660c6 Simplify parquet arror `RecordReader` (#1021) add ab48e69 Extract method to drive PageIterator

[arrow-rs] branch master updated: Simplify parquet arror `RecordReader` (#1021)

2021-12-13 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao 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 07660c6 Simplify parquet arror

[arrow] branch master updated: ARROW-15657: [C++][Java] Upgrade Apache ORC to 1.7.3

2022-02-13 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao 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 45041fc ARROW-15657: [C++][Java] Upgrade

[arrow-rs] branch master updated: Add value_unchecked() for FixedSizeBinaryArray (#1420)

2022-03-11 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao 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 7393560 Add value_unchecked

[arrow-rs] branch master updated (7393560 -> 4e10321)

2022-03-11 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow-rs.git. from 7393560 Add value_unchecked() for FixedSizeBinaryArray (#1420) add 4e10321 Fix possibly unaligned writes

[arrow-rs] branch master updated: Support nullable keys in DictionaryArray::try_new (#1430)

2022-03-11 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao 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 d9099c4 Support nullable keys

[arrow-rs] branch master updated (717216f -> f0646f8)

2022-03-16 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow-rs.git. from 717216f Fix generate_decimal128_case (#1440) add f0646f8 Rewrite doc example of ListArray

[arrow-rs] branch master updated (4bcc7a6 -> 0d24777)

2022-03-10 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow-rs.git. from 4bcc7a6 Implement projection for arrow file / streams (#1339) add 0d24777 Directly write to MutableBuffer

[arrow-rs] branch master updated (0d24777 -> fcb8950)

2022-03-10 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow-rs.git. from 0d24777 Directly write to MutableBuffer in substring (#1423) add fcb8950 Remove duplicate bound check

[arrow-rs] branch master updated: Remove Clone and copy source structs internally (#1449)

2022-03-19 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao 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 d02425d Remove Clone and copy source

[arrow-rs] branch master updated: Add dictionary support for C data interface (#1407)

2022-03-08 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao 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 f19d1ed Add dictionary support for C data

[arrow-rs] branch master updated: Add doc example for creating `FixedSizeListArray` (#1426)

2022-03-12 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao 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 729934c Add doc example for creating

[arrow-rs] branch master updated: Don't use Arc::from_raw when importing ArrowArray and ArrowSchema (#1334)

2022-02-20 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao 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 f84c436 Don't use Arc::from_raw when

[arrow-rs] branch master updated: Remove redundant has_ methods for optional column metadata fields (#1345)

2022-02-22 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao 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 a69f0d1 Remove redundant has_ methods

[arrow-rs] branch master updated: Refactor Bitmap::new (#1343)

2022-02-20 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao 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 89ee9ac Refactor Bitmap::new (#1343

[arrow-rs] branch master updated (d797543 -> 15c87ae)

2022-03-30 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow-rs.git. from d797543 Clarify docs that SlicesIterator ignores null values (#1504) add 15c87ae Add FFI for Arrow C

[arrow-rs] branch master updated: Make rle decoder public (#1271)

2022-02-05 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao 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 ce15d0c Make rle decoder public (#1271

[arrow-datafusion] branch main updated: `PrimitiveGroupsAccumulator` should propagate timestamp timezone information properly (#7494)

2023-09-07 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git The following commit(s) were added to refs/heads/main by this push: new 4d44512946 `PrimitiveGroupsAccumulator

(arrow-datafusion-comet) branch comet-upstream created (now 0ad0ba7)

2024-01-24 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao pushed a change to branch comet-upstream in repository https://gitbox.apache.org/repos/asf/arrow-datafusion-comet.git at 0ad0ba7 Initial PR for Comet donation This branch includes the following new commits

(arrow-datafusion-comet) branch comet-upstream updated (0ad0ba7 -> 3feecfe)

2024-01-24 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao pushed a change to branch comet-upstream in repository https://gitbox.apache.org/repos/asf/arrow-datafusion-comet.git discard 0ad0ba7 Initial PR for Comet donation add 3feecfe Initial PR This update added new

(arrow-datafusion-comet) branch comet-upstream updated (3feecfe -> 2b95ac4)

2024-01-24 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao pushed a change to branch comet-upstream in repository https://gitbox.apache.org/repos/asf/arrow-datafusion-comet.git discard 3feecfe Initial PR add 2b95ac4 Initial PR This update added new revisions after

(arrow-datafusion-comet) branch main updated (5671f95 -> 311ef6b)

2024-02-14 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/arrow-datafusion-comet.git from 5671f95 build: Add Maven wrapper to the project (#13) add 311ef6b build: Add basic CI test

(arrow-datafusion-comet) branch main updated: build: Add PR template (#23)

2024-02-14 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow-datafusion-comet.git The following commit(s) were added to refs/heads/main by this push: new f5350e2 build: Add PR template

(arrow-datafusion-comet) branch main updated: build: Re-enable Scala style checker and spotless (#21)

2024-02-14 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow-datafusion-comet.git The following commit(s) were added to refs/heads/main by this push: new 2e3614d build: Re-enable Scala

(arrow-datafusion-comet) branch main updated: build: Add Maven wrapper to the project (#13)

2024-02-13 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow-datafusion-comet.git The following commit(s) were added to refs/heads/main by this push: new 5671f95 build: Add Maven wrapper

(arrow-datafusion-comet) branch main updated: build: Add CI for MacOS (x64 and aarch64) (#35)

2024-02-16 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow-datafusion-comet.git The following commit(s) were added to refs/heads/main by this push: new 0d145ce build: Add CI for MacOS

(arrow-datafusion-comet) branch main updated: test: Add some fuzz testing for cast operations (#16)

2024-02-16 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow-datafusion-comet.git The following commit(s) were added to refs/heads/main by this push: new 4e19751 test: Add some fuzz

(arrow-datafusion-comet) branch main updated: build: Use `macos-latest` as runner image for MacOS (x86_64) (#41)

2024-02-19 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow-datafusion-comet.git The following commit(s) were added to refs/heads/main by this push: new db79910 build: Use `macos-latest

(arrow-datafusion-comet) branch main updated: test: Reduce test time spent in `CometShuffleSuite` (#40)

2024-02-19 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow-datafusion-comet.git The following commit(s) were added to refs/heads/main by this push: new fb88650 test: Reduce test time

(arrow-datafusion-comet) branch main updated: feat: Upgrade to `jni-rs` 0.21 (#50)

2024-02-20 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow-datafusion-comet.git The following commit(s) were added to refs/heads/main by this push: new 7018225 feat: Upgrade to `jni-rs

(arrow-datafusion-comet) branch main updated: build: Fix potential libcrypto lib loading issue for X86 mac runners (#55)

2024-02-20 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow-datafusion-comet.git The following commit(s) were added to refs/heads/main by this push: new f7b88e9 build: Fix potential

(arrow-datafusion-comet) branch main updated: feat: Support Count(Distinct) and similar aggregation functions (#42)

2024-02-20 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow-datafusion-comet.git The following commit(s) were added to refs/heads/main by this push: new 2820327 feat: Support Count

(arrow-datafusion-comet) branch main updated: build: Fix mvn cache for containerized runners (#48)

2024-02-20 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow-datafusion-comet.git The following commit(s) were added to refs/heads/main by this push: new a07cce3 build: Fix mvn cache

(arrow-datafusion-comet) branch main updated: refactor: Remove a few duplicated occurrences (#53)

2024-02-20 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow-datafusion-comet.git The following commit(s) were added to refs/heads/main by this push: new 7e206e2 refactor: Remove a few

(arrow-datafusion-comet) branch main updated: feat: Handle exception thrown from native side (#61)

2024-02-20 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow-datafusion-comet.git The following commit(s) were added to refs/heads/main by this push: new 180f962 feat: Handle exception

(arrow-datafusion-comet) branch main updated: feat: Add `CometNativeException` for exceptions thrown from the native side (#62)

2024-02-20 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow-datafusion-comet.git The following commit(s) were added to refs/heads/main by this push: new 8246739 feat: Add

(arrow-datafusion-comet) branch main updated: fix: Fix the UnionExec match branches in CometExecRule (#68)

2024-02-21 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow-datafusion-comet.git The following commit(s) were added to refs/heads/main by this push: new 97ed2b8 fix: Fix the UnionExec

(arrow-datafusion-comet) branch main updated: build: Support built with java 1.8 (#45)

2024-02-21 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow-datafusion-comet.git The following commit(s) were added to refs/heads/main by this push: new 1acb56f build: Support built

(arrow-datafusion-comet) branch comet-upstream updated (ce7852e -> 408dbe3)

2024-02-03 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao pushed a change to branch comet-upstream in repository https://gitbox.apache.org/repos/asf/arrow-datafusion-comet.git from ce7852e Update DEBUGGING.md add 408dbe3 add license and address comments No new

(arrow-datafusion-comet) branch main updated: feat: Support `First`/`Last` aggregate functions (#97)

2024-02-23 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow-datafusion-comet.git The following commit(s) were added to refs/heads/main by this push: new fbe7f80 feat: Support `First

(arrow-datafusion-comet) branch main updated: test: Enable TPCDS q41 in CometTPCDSQuerySuite (#98)

2024-02-23 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow-datafusion-comet.git The following commit(s) were added to refs/heads/main by this push: new 51ec49b test: Enable TPCDS q41

(arrow-datafusion-comet) branch main updated: fix: Avoid exception caused by broadcasting empty result (#92)

2024-02-23 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow-datafusion-comet.git The following commit(s) were added to refs/heads/main by this push: new 995404c fix: Avoid exception

(arrow-datafusion-comet) branch main updated: test: Expose thrown exception when executing query in CometTPCHQuerySuite (#96)

2024-02-23 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow-datafusion-comet.git The following commit(s) were added to refs/heads/main by this push: new 48741c0 test: Expose thrown

(arrow-datafusion-comet) branch main updated: feat: Add CometRowToColumnar operator (#206)

2024-04-09 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow-datafusion-comet.git The following commit(s) were added to refs/heads/main by this push: new 60fe431 feat: Add

(arrow-datafusion-comet) branch main updated: feat: Document the class path / classloader issue with the shuffle manager (#256)

2024-04-13 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow-datafusion-comet.git The following commit(s) were added to refs/heads/main by this push: new 9ab6c75 feat: Document the class

(arrow-datafusion-comet) branch main updated: fix: Try to convert a static list into a set in Rust (#184)

2024-03-11 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow-datafusion-comet.git The following commit(s) were added to refs/heads/main by this push: new 5dc865d fix: Try to convert

(arrow-datafusion-comet) branch main updated: test: Follow up on Spark 3.4 diff (#209)

2024-03-18 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow-datafusion-comet.git The following commit(s) were added to refs/heads/main by this push: new 5f58010 test: Follow up on Spark

(arrow-datafusion-comet) branch main updated: build: Enforce scalafix in CI (#203)

2024-03-13 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow-datafusion-comet.git The following commit(s) were added to refs/heads/main by this push: new d069713 build: Enforce scalafix

  1   2   >