(datafusion) branch main updated: chore: fix typos (#17135)

2025-08-27 Thread wayne
This is an automated email from the ASF dual-hosted git repository. wayne 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 1c86ec7f52 chore: fix typos (#17135) 1c86ec7f52

(datafusion) branch main updated (c62d67186f -> 913d7a810a)

2025-08-26 Thread wayne
This is an automated email from the ASF dual-hosted git repository. wayne pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/datafusion.git from c62d67186f fix: lazy case else expression evaluation (#17311) add 913d7a810a MINOR: add missing examples to

(datafusion) branch main updated: refactor `character_length` impl by unifying null handling logic (#16877)

2025-08-12 Thread wayne
This is an automated email from the ASF dual-hosted git repository. wayne 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 e58f86c60a refactor `character_length` impl by

(datafusion) branch main updated: fix: regex bench (#16890)

2025-07-28 Thread wayne
This is an automated email from the ASF dual-hosted git repository. wayne 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 b7c014a2c8 fix: regex bench (#16890) b7c014a2c8

(datafusion) branch main updated: speedup `date_trunc` (~7x faster) in some cases (#16859)

2025-07-28 Thread wayne
This is an automated email from the ASF dual-hosted git repository. wayne 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 764d547edf speedup `date_trunc` (~7x faster) in

(datafusion) branch main updated: ensure MemTable has at least one partition (#16754)

2025-07-12 Thread wayne
This is an automated email from the ASF dual-hosted git repository. wayne 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 c01c71fcff ensure MemTable has at least one

(datafusion) branch main updated (3f538f882b -> 916ccc39f2)

2025-03-24 Thread wayne
This is an automated email from the ASF dual-hosted git repository. wayne pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/datafusion.git from 3f538f882b Minor: add average time for clickbench benchmark query (#15381) add 916ccc39f2 feat: include some

(datafusion) branch main updated: feat: Add dependency checks to verify-release-candidate script (#15009)

2025-03-05 Thread wayne
This is an automated email from the ASF dual-hosted git repository. wayne 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 dfb711ff06 feat: Add dependency checks to verify

(datafusion) branch main updated: fix: add support for Decimal128 and Decimal256 types in interval arithmetic (#14126)

2025-01-25 Thread wayne
This is an automated email from the ASF dual-hosted git repository. wayne 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 1dad545cab fix: add support for Decimal128 and

(datafusion) branch main updated: feat(function): add greatest function (#12474)

2024-11-23 Thread wayne
This is an automated email from the ASF dual-hosted git repository. wayne 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 fe2da2bb37 feat(function): add greatest function

(datafusion) branch main updated: Fix license header (#12008)

2024-11-07 Thread wayne
This is an automated email from the ASF dual-hosted git repository. wayne 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 ddee4717af Fix license header (#12008

(datafusion) branch main updated: fix(typo): unqualifed to unqualified (#11159)

2024-06-28 Thread wayne
This is an automated email from the ASF dual-hosted git repository. wayne 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 c80da91e0f fix(typo): unqualifed to unqualified

(datafusion) branch main updated: feat(optimizer): handle partial anchored regex cases and improve doc (#10977)

2024-06-18 Thread wayne
This is an automated email from the ASF dual-hosted git repository. wayne 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 8fda4a6163 feat(optimizer): handle partial

(datafusion) branch main updated: fix: fix string repeat for negative numbers (#10760)

2024-06-02 Thread wayne
This is an automated email from the ASF dual-hosted git repository. wayne 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 59bfe773b6 fix: fix string repeat for negative

(datafusion) branch main updated: fix: CI compilation failed on substrait (#10683)

2024-05-26 Thread wayne
This is an automated email from the ASF dual-hosted git repository. wayne 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 9c065065df fix: CI compilation failed on

(datafusion) branch main updated: feat: add static_name() to ExecutionPlan (#10266)

2024-04-29 Thread wayne
This is an automated email from the ASF dual-hosted git repository. wayne 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 c963d21340 feat: add static_name() to

(datafusion) branch main updated: fix: cargo warnings of import item (#10196)

2024-04-23 Thread wayne
This is an automated email from the ASF dual-hosted git repository. wayne 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 4edbdd7d09 fix: cargo warnings of import item