This is an automated email from the ASF dual-hosted git repository.
linwei pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion.git
from bddb6415a5 Reduce clone of `Statistics` in `ListingTable` and
`PartitionedFile` (#11802)
add 117ab1b8c8 Add `LogicalPlan::CreateIndex` (#11817)
No new revisions were added by this update.
Summary of changes:
datafusion/core/src/execution/context/mod.rs | 29 ++++++++------
datafusion/expr/src/logical_plan/ddl.rs | 19 +++++++++
datafusion/expr/src/logical_plan/mod.rs | 4 +-
datafusion/expr/src/logical_plan/tree_node.rs | 1 +
datafusion/proto/src/logical_plan/mod.rs | 3 ++
datafusion/sql/src/statement.rs | 58 ++++++++++++++++++++++-----
datafusion/sql/tests/sql_integration.rs | 34 +++++++++++++++-
7 files changed, 121 insertions(+), 27 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]