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/arrow-datafusion.git
from c4a018eeb8 Ignore blank lines and comments at the end of query files
for datafusion-cli (#7076)
add 86502400d6 Support case sensitive column for `with_column_renamed`
(#7063)
No new revisions were added by this update.
Summary of changes:
datafusion/common/src/column.rs | 34 ++++++++++++----
datafusion/common/src/table_reference.rs | 2 +-
datafusion/common/src/utils.rs | 5 ++-
datafusion/core/src/dataframe.rs | 67 ++++++++++++++++++++++++++++++--
4 files changed, 95 insertions(+), 13 deletions(-)