(datafusion) branch main updated: Update `upgrading.md` for new unified config for sql string mapping to utf8view (#16809)

2025-07-17 Thread comphead
This is an automated email from the ASF dual-hosted git repository. comphead 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 50e6114dd6 Update `upgrading.md` for new unifi

(datafusion) branch asf-site updated: Publish built docs triggered by 50e6114dd6c0f6d05ef620350762684248860eb2

2025-07-17 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/datafusion.git The following commit(s) were added to refs/heads/asf-site by this push: new 18e1931573 Publish built docs trigge

(datafusion) branch main updated: Add example of custom file schema casting rules (#16803)

2025-07-17 Thread adriangb
This is an automated email from the ASF dual-hosted git repository. adriangb 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 eabf3b7e5a Add example of custom file schema c

(datafusion-sqlparser-rs) branch main updated: Fix for Postgres regex and like binary operators (#1928)

2025-07-17 Thread iffyio
This is an automated email from the ASF dual-hosted git repository. iffyio pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/datafusion-sqlparser-rs.git The following commit(s) were added to refs/heads/main by this push: new 4d933863 Fix for Postgres regex and

(datafusion-sqlparser-rs) branch main updated: Snowflake: Improve accuracy of lookahead in implicit LIMIT alias (#1941)

2025-07-17 Thread iffyio
This is an automated email from the ASF dual-hosted git repository. iffyio pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/datafusion-sqlparser-rs.git The following commit(s) were added to refs/heads/main by this push: new 92db2067 Snowflake: Improve accurac

(datafusion) branch dependabot/cargo/main/proto-5f30c81d2c created (now 155bef9d87)

2025-07-17 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/proto-5f30c81d2c in repository https://gitbox.apache.org/repos/asf/datafusion.git at 155bef9d87 chore(deps): bump the proto group with 2 updates No new revisions

(datafusion) branch dependabot/cargo/main/object_store-0.12.3 created (now 32757d42b4)

2025-07-17 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/object_store-0.12.3 in repository https://gitbox.apache.org/repos/asf/datafusion.git at 32757d42b4 chore(deps): bump object_store from 0.12.2 to 0.12.3 No new rev

(datafusion) branch dependabot/cargo/main/substrait-0.59.0 created (now e2e4b1b0c6)

2025-07-17 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.59.0 in repository https://gitbox.apache.org/repos/asf/datafusion.git at e2e4b1b0c6 chore(deps): bump substrait from 0.58.0 to 0.59.0 No new revisions

(datafusion-sqlparser-rs) branch main updated: Add support for `DROP USER` statement (#1951)

2025-07-17 Thread iffyio
This is an automated email from the ASF dual-hosted git repository. iffyio pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/datafusion-sqlparser-rs.git The following commit(s) were added to refs/heads/main by this push: new 5f69df26 Add support for `DROP USER

(datafusion) branch main updated (63dd4e27db -> d3cacac018)

2025-07-17 Thread mneumann
This is an automated email from the ASF dual-hosted git repository. mneumann pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/datafusion.git from 63dd4e27db Automatically split large single RecordBatches in `MemorySource` into smaller batches (#16734) ad

(datafusion) branch main updated: Benchmark for char expression (#16743)

2025-07-17 Thread mneumann
This is an automated email from the ASF dual-hosted git repository. mneumann 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 44e63e0f70 Benchmark for char expression (#167

(datafusion) branch dependabot/cargo/main/object_store-0.12.3 updated (32757d42b4 -> b372acb59e)

2025-07-17 Thread mneumann
This is an automated email from the ASF dual-hosted git repository. mneumann pushed a change to branch dependabot/cargo/main/object_store-0.12.3 in repository https://gitbox.apache.org/repos/asf/datafusion.git from 32757d42b4 chore(deps): bump object_store from 0.12.2 to 0.12.3 add b372

(datafusion) branch main updated: Fix discrepancy in Float64 to timestamp(9) casts for constants (#16639)

2025-07-17 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 4e32ab9c79 Fix discrepancy in Float64 to timestam

(datafusion-site) branch main updated: Add alternate index strategy footnote to parquet indexing blog (#90)

2025-07-17 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-site.git The following commit(s) were added to refs/heads/main by this push: new 3be95e3 Add alternate index strategy footno

(datafusion-site) branch asf-site updated: Commit build products

2025-07-17 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/datafusion-site.git The following commit(s) were added to refs/heads/asf-site by this push: new 331b655 Commit build products

(datafusion) branch main updated: Fix: Preserve sorting for the COPY TO plan (#16785)

2025-07-17 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 01234eb66d Fix: Preserve sorting for the COPY TO

(datafusion) branch main updated: fix: support nullable columns in pre-sorted data sources (#16783)

2025-07-17 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 2a33c8749c fix: support nullable columns in pre-s

(datafusion) branch dependabot/cargo/main/object_store-0.12.3 deleted (was b372acb59e)

2025-07-17 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/object_store-0.12.3 in repository https://gitbox.apache.org/repos/asf/datafusion.git was b372acb59e fix: deprecation warning The revisions that were on this branch

(datafusion) branch dependabot/npm_and_yarn/datafusion/wasmtest/datafusion-wasm-app/multi-96c788614a created (now 4b77ae4c09)

2025-07-17 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/npm_and_yarn/datafusion/wasmtest/datafusion-wasm-app/multi-96c788614a in repository https://gitbox.apache.org/repos/asf/datafusion.git at 4b77ae4c09 chore(deps): bump on-hea

(datafusion) branch main updated: chore(deps): bump object_store from 0.12.2 to 0.12.3 (#16807)

2025-07-17 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 d4d5bfd8ff chore(deps): bump object_store from 0.

(datafusion-comet) branch main updated: fix: hdfs read into buffer fully (#2031)

2025-07-17 Thread parthc
This is an automated email from the ASF dual-hosted git repository. parthc 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 d0812d57f fix: hdfs read into buffer fully