This is an automated email from the ASF dual-hosted git repository.
agrove pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion.git
from c8b8c74904 Add
`SessionContext`/`SessionState::create_physical_expr()` to create
`PhysicalExpressions` from `Expr`s (#10330)
add 80be0b06b5 Prepare 38.0.0 release candidate 1 (#10407)
No new revisions were added by this update.
Summary of changes:
Cargo.toml | 38 ++--
datafusion-cli/Cargo.lock | 304 +++++++++++++++----------------
datafusion-cli/Cargo.toml | 8 +-
datafusion/CHANGELOG.md | 1 +
dev/changelog/38.0.0.md | 370 ++++++++++++++++++++++++++++++++++++++
dev/requirements.txt | 2 +
dev/update_datafusion_versions.py | 3 +
docs/docs.tgz | Bin 0 -> 42289372 bytes
docs/source/user-guide/configs.md | 2 +-
9 files changed, 547 insertions(+), 181 deletions(-)
create mode 100644 dev/changelog/38.0.0.md
create mode 100644 dev/requirements.txt
create mode 100644 docs/docs.tgz
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]