(datafusion-sqlparser-rs) branch main updated: Implement FROM-first selects (#1713)

2025-02-08 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 46cfcfe8 Implement FROM-first selec

(datafusion-comet) branch asf-site updated: Publish built docs triggered by a1e6a39a1a1d328dbb38185c8cc1f3a20485a8a6

2025-02-08 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-comet.git The following commit(s) were added to refs/heads/asf-site by this push: new 46a0679db Publish built docs t

(datafusion) branch main updated: chore: remove partition_keys from (Bounded)WindowAggExec (#14526)

2025-02-08 Thread berkay
This is an automated email from the ASF dual-hosted git repository. berkay 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 3550758d43 chore: remove partition_keys from (Bo

(datafusion) branch main updated (56a30acbde -> 94d2baf318)

2025-02-08 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 56a30acbde chore: update datafusion-testing pin to fix extended tests (#14556) add 94d2baf318 Add `Cargo.lock`

(datafusion) branch dependabot/cargo/main/nix-0.29.0 created (now 3007612ee3)

2025-02-08 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/nix-0.29.0 in repository https://gitbox.apache.org/repos/asf/datafusion.git at 3007612ee3 chore(deps): bump nix from 0.28.0 to 0.29.0 No new revisions were added

(datafusion) branch main updated: chore: update datafusion-testing pin to fix extended tests (#14556)

2025-02-08 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 56a30acbde chore: update datafusion-testing pin t

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

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

(datafusion-site) branch site/df-python-44 updated (8ca4909 -> 190e13a)

2025-02-08 Thread timsaucer
This is an automated email from the ASF dual-hosted git repository. timsaucer pushed a change to branch site/df-python-44 in repository https://gitbox.apache.org/repos/asf/datafusion-site.git from 8ca4909 datafusion-python-44 announcement add 190e13a Update title No new revisions wer

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

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

(datafusion-site) 01/01: datafusion-python-44 announcement

2025-02-08 Thread timsaucer
This is an automated email from the ASF dual-hosted git repository. timsaucer pushed a commit to branch site/df-python-44 in repository https://gitbox.apache.org/repos/asf/datafusion-site.git commit 8ca49092867d602aebe7d3707e53d7a85aae6b48 Author: Tim Saucer AuthorDate: Sat Feb 8 08:38:48 2025 -

(datafusion-site) branch site/df-python-44 created (now 8ca4909)

2025-02-08 Thread timsaucer
This is an automated email from the ASF dual-hosted git repository. timsaucer pushed a change to branch site/df-python-44 in repository https://gitbox.apache.org/repos/asf/datafusion-site.git at 8ca4909 datafusion-python-44 announcement This branch includes the following new commits:

(datafusion) branch dependabot/cargo/main/getrandom-0.3.1 updated (11c617f19b -> edac669481)

2025-02-08 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/getrandom-0.3.1 in repository https://gitbox.apache.org/repos/asf/datafusion.git discard 11c617f19b chore(deps): update getrandom requirement from 0.2.8 to 0.3.1

(datafusion) branch dependabot/cargo/main/getrandom-0.3.1 updated (edac669481 -> 6077c1c949)

2025-02-08 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/getrandom-0.3.1 in repository https://gitbox.apache.org/repos/asf/datafusion.git omit edac669481 chore(deps): update getrandom requirement from 0.2.8 to 0.3.1

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

2025-02-08 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 fb5982dc42 Publish built docs trigge

(datafusion) branch main updated (faa8c1bcc7 -> bd7daffe0c)

2025-02-08 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 faa8c1bcc7 refactor: remove remaining uses of `arrow_array` and use reexport in `arrow` instead (#14528) add bd

(datafusion) branch main updated (91c0975c8a -> faa8c1bcc7)

2025-02-08 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 91c0975c8a Always use `StringViewArray` as output of `substr` (#14498) add faa8c1bcc7 refactor: remove remaining

(datafusion) branch main updated: Always use `StringViewArray` as output of `substr` (#14498)

2025-02-08 Thread ytyou
This is an automated email from the ASF dual-hosted git repository. ytyou 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 91c0975c8a Always use `StringViewArray` as output