(datafusion-comet) 01/01: fix: Optimize not to call getNullCount as much as possible

2024-08-12 Thread kazuyukitanimura
This is an automated email from the ASF dual-hosted git repository. kazuyukitanimura pushed a commit to branch optimize-null-count in repository https://gitbox.apache.org/repos/asf/datafusion-comet.git commit 50d686eb85edaee39e3fb9b8f90ef2b0520b8b31 Author: Kazuyuki Tanimura AuthorDate: Fri Aug

(datafusion-comet) branch optimize-null-count created (now 50d686eb)

2024-08-12 Thread kazuyukitanimura
This is an automated email from the ASF dual-hosted git repository. kazuyukitanimura pushed a change to branch optimize-null-count in repository https://gitbox.apache.org/repos/asf/datafusion-comet.git at 50d686eb fix: Optimize not to call getNullCount as much as possible This branch incl

(datafusion) branch main updated: minor: Update release documentation based on 41.0.0 release (#11947)

2024-08-12 Thread agrove
This is an automated email from the ASF dual-hosted git repository. agrove pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/datafusion.git The following commit(s) were added to refs/heads/main by this push: new 7a1a23d5f5 minor: Update release documentation b

(datafusion) branch main updated (140f7cec78 -> 00ef820470)

2024-08-12 Thread alamb
This is an automated email from the ASF dual-hosted git repository. alamb pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/datafusion.git from 140f7cec78 Support tuples as types (#11896) add 00ef820470 Support `convert_to_state` for `AVG` accumulator (#11

(datafusion-comet) branch main updated: Minor: ScanExec code cleanup and additional documentation (#804)

2024-08-12 Thread agrove
This is an automated email from the ASF dual-hosted git repository. agrove pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/datafusion-comet.git The following commit(s) were added to refs/heads/main by this push: new 68f41f65 Minor: ScanExec code cleanup and

(datafusion) branch main updated: Support tuples as types (#11896)

2024-08-12 Thread alamb
This is an automated email from the ASF dual-hosted git repository. alamb pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/datafusion.git The following commit(s) were added to refs/heads/main by this push: new 140f7cec78 Support tuples as types (#11896) 140f7

(datafusion) branch main updated: Update labeler.yml to match crates (#11937)

2024-08-12 Thread alamb
This is an automated email from the ASF dual-hosted git repository. alamb pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/datafusion.git The following commit(s) were added to refs/heads/main by this push: new ffdc61d335 Update labeler.yml to match crates (#1

(datafusion) branch main updated: chore: Add SessionState to MockContextProvider just like SessionContextProvider (#11940)

2024-08-12 Thread jayzhan
This is an automated email from the ASF dual-hosted git repository. jayzhan pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/datafusion.git The following commit(s) were added to refs/heads/main by this push: new 18193e6224 chore: Add SessionState to MockConte

(datafusion) branch main updated: Minor: Improve comments in row_hash.rs for skipping aggregation (#11820)

2024-08-12 Thread jayzhan
This is an automated email from the ASF dual-hosted git repository. jayzhan pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/datafusion.git The following commit(s) were added to refs/heads/main by this push: new e66636d365 Minor: Improve comments in row_hash.

(datafusion-comet) branch main updated: chore: Enable shuffle in micro benchmarks (#806)

2024-08-12 Thread agrove
This is an automated email from the ASF dual-hosted git repository. agrove pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/datafusion-comet.git The following commit(s) were added to refs/heads/main by this push: new cc125cc1 chore: Enable shuffle in micro be

(datafusion) branch main updated: Move `LimitPushdown` to physical-optimizer crate (#11945)

2024-08-12 Thread jayzhan
This is an automated email from the ASF dual-hosted git repository. jayzhan pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/datafusion.git The following commit(s) were added to refs/heads/main by this push: new 2cf09566af Move `LimitPushdown` to physical-opt

(datafusion) branch main updated: Implement native stringview support for BTRIM (#11920)

2024-08-12 Thread alamb
This is an automated email from the ASF dual-hosted git repository. alamb pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/datafusion.git The following commit(s) were added to refs/heads/main by this push: new 34ec9d41fa Implement native stringview support fo

(datafusion) branch main updated (8deba02134 -> b60cdc787d)

2024-08-12 Thread alamb
This is an automated email from the ASF dual-hosted git repository. alamb pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/datafusion.git from 8deba02134 Implement native support StringView for Ends With (#11924) add b60cdc787d Implement native support St

(datafusion) branch main updated: Implement native support StringView for Ends With (#11924)

2024-08-12 Thread alamb
This is an automated email from the ASF dual-hosted git repository. alamb pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/datafusion.git The following commit(s) were added to refs/heads/main by this push: new 8deba02134 Implement native support StringView fo

(datafusion) branch main updated: fix: impl ordering for serialization/deserialization for AggregateUdf (#11926)

2024-08-12 Thread alamb
This is an automated email from the ASF dual-hosted git repository. alamb pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/datafusion.git The following commit(s) were added to refs/heads/main by this push: new 032b9c9c2d fix: impl ordering for serialization/d

(datafusion) branch main updated: Implement native support StringView for Octet Length (#11906)

2024-08-12 Thread alamb
This is an automated email from the ASF dual-hosted git repository. alamb pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/datafusion.git The following commit(s) were added to refs/heads/main by this push: new 5251dc91ae Implement native support StringView fo

(datafusion) branch main updated: Update INITCAP scalar function to support Utf8View (#11888)

2024-08-12 Thread alamb
This is an automated email from the ASF dual-hosted git repository. alamb pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/datafusion.git The following commit(s) were added to refs/heads/main by this push: new f2685d3a01 Update INITCAP scalar function to supp

(datafusion) branch dependabot/cargo/main/substrait-0.39.0 deleted (was 76801dfea8)

2024-08-12 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/cargo/main/substrait-0.39.0 in repository https://gitbox.apache.org/repos/asf/datafusion.git was 76801dfea8 chore(deps): update substrait requirement from 0.36.0 to 0.39.0 T

(datafusion) branch dependabot/cargo/main/substrait-0.40.0 created (now dd5db9ac20)

2024-08-12 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/cargo/main/substrait-0.40.0 in repository https://gitbox.apache.org/repos/asf/datafusion.git at dd5db9ac20 chore(deps): update substrait requirement from 0.36.0 to 0.40.0 N

(datafusion) branch main updated: Parse Sqllogictest column types from physical schema (#11929)

2024-08-12 Thread jonah
This is an automated email from the ASF dual-hosted git repository. jonah pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/datafusion.git The following commit(s) were added to refs/heads/main by this push: new 63ca7142fb Parse Sqllogictest column types from p