This is an automated email from the ASF dual-hosted git repository.
alamb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git
from 0dfc66da3 Add unnest_column to DataFrame (#5106)
add 3f9b99663 Parse identifiers properly for TableReferences (#5183)
No new revisions were added by this update.
Summary of changes:
datafusion/common/src/table_reference.rs | 254 ++++++++++++++++++++++++++-----
datafusion/core/src/execution/context.rs | 50 +++---
datafusion/sql/src/statement.rs | 5 +-
datafusion/substrait/src/consumer.rs | 12 +-
4 files changed, 256 insertions(+), 65 deletions(-)