(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: 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: Remove use of nightly int_roundings (#228)

2024-03-24 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 b0234a6 feat: Remove use

(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: feat: Support BloomFilterMightContain expr (#179)

2024-03-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 969f683 feat: Support

(arrow-datafusion-comet) branch main updated: feat: Support bitwise aggregate functions (#197)

2024-03-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 ed5de4b feat: Support bitwise

(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

(arrow-datafusion-comet) branch main updated: feat: Enable Comet shuffle manager for Comet shell (#204)

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 5d9d95e feat: Enable Comet

(arrow-datafusion-comet) branch main updated: fix: Include active spiller when computing peak shuffle memory (#196)

2024-03-12 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 e920aa4 fix: Include active

(arrow-datafusion-comet) branch main updated: build: Run Spark SQL tests for 3.4 (#166)

2024-03-12 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 6bedce4 build: Run Spark SQL

(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: feat: Introduce `CometTaskMemoryManager` and native side memory pool (#83)

2024-03-05 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 e83635a feat: Introduce

(arrow-datafusion-comet) branch main updated: minor: Remove unnecessary logic (#169)

2024-03-05 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 a028132 minor: Remove unnecessary

(arrow-datafusion-comet) branch main updated: build: Upload test reports and coverage (#163)

2024-03-04 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 56ccf6a build: Upload test

(arrow-datafusion-comet) branch main updated: feat: Enable min/max for boolean type (#165)

2024-03-04 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 852b8cf feat: Enable min/max

(arrow-datafusion-comet) branch main updated: chore: Fix warnings in both compiler and test environments (#164)

2024-03-04 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 72398a6 chore: Fix warnings

(arrow-datafusion-comet) branch main updated (f67f613 -> 0ad78cd)

2024-03-04 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 f67f613 fix: rat check error in vscode ide (#161) add 0ad78cd minor: Only trigger PR title

(arrow-datafusion-comet) branch main updated: build: Support CI pipelines for Spark 3.2, 3.3 and 3.4 (#153)

2024-03-02 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 a3dd8df build: Support CI

(arrow-datafusion-comet) branch main updated: build: Add checker for PR title (#151)

2024-03-02 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 cad16d5 build: Add checker for PR

(arrow-datafusion-comet) branch main updated: test: Add golden files for test (#150)

2024-03-01 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 23c748b test: Add golden files

(arrow-datafusion-comet) branch main updated: Minor: Update README.md with system diagram (#148)

2024-03-01 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 1f53e25 Minor: Update README.md

(arrow-datafusion-comet) branch main updated: build: Make the build system work out of box (#136)

2024-03-01 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 0b73c15 build: Make the build

(arrow-datafusion-comet) branch main updated: build: Refine names in benchmark.yml (#132)

2024-02-29 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 7b155f2 build: Refine names

(arrow-datafusion-comet) branch main updated: build: Re-enable TPCDS queries (#133)

2024-02-29 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 ffc2dd2 build: Re-enable TPCDS

(arrow-datafusion-comet) branch main updated: build: Separate and speedup TPC-DS benchmark (#130)

2024-02-28 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 e2a6aca build: Separate

(arrow-datafusion-comet) branch main updated: test: Reduce end-to-end test time (#109)

2024-02-28 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 e306fc6 test: Reduce end-to-end

(arrow-datafusion-comet) branch main updated: feat: Support CollectLimit operator (#100)

2024-02-28 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 313111d feat: Support

(arrow-datafusion-comet) branch main updated: doc: Add Quickstart Comet doc section (#125)

2024-02-27 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 27f167b doc: Add Quickstart Comet

(arrow-datafusion-comet) branch main updated (6ec8cb9 -> 0a96145)

2024-02-27 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 6ec8cb9 fix: Fix compilation error for Spark 3.2 & 3.3 (#117) add 0a96145 test: Move MacOS

(arrow-datafusion-comet) branch main updated: fix: Fix compilation error for Spark 3.2 & 3.3 (#117)

2024-02-26 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 6ec8cb9 fix: Fix compilation

(arrow-datafusion-comet) branch main updated: feat: Add license header by spotless:apply automatically (#110)

2024-02-26 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 f359ed7 feat: Add license header

(arrow-datafusion-comet) branch main updated: build: Show time duration for scala test (#116)

2024-02-26 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 a2b1f9b build: Show time duration

(arrow-datafusion-comet) branch main updated: fix: Another attempt to fix libcrypto.dylib loading issue (#112)

2024-02-26 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 7be5a18 fix: Another attempt

(arrow-datafusion-comet) branch main updated: fix: Cast string to boolean not compatible with Spark (#107)

2024-02-25 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 96dfccf fix: Cast string

(arrow-datafusion-comet) branch main updated: feat: Support Binary in shuffle writer (#106)

2024-02-25 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 749731b feat: Support Binary

(arrow-datafusion-comet) branch main updated: fix: Add num_rows when building RecordBatch (#103)

2024-02-24 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 5b6b546 fix: Add num_rows when

(arrow-datafusion-comet) branch main updated: build: Add CI for TPCDS queries (#99)

2024-02-24 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 38b0bfd build: Add CI for TPCDS

(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: 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: 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: 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 (0ed183a -> b6a1407)

2024-02-22 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 0ed183a feat: Support multiple input sources for CometNativeExec (#87) add b6a1407 feat: Date

(arrow-datafusion-comet) branch main updated: feat: Reduce memory consumption when writing sorted shuffle files (#1490) (#82)

2024-02-22 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 71d0e59 feat: Reduce memory

(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 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: 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: 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: 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 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: 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 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: 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: 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: 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: 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: 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: 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 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 (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 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 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 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 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 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] 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-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: 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 (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: 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: 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 (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: 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 (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 (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: 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: 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: 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] 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: 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-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-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] 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: 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-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] 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 (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-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] 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] 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 (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 (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 (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-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: 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 (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 (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 (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

  1   2   >