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 e6af36a540 Fix new clippy lint (#6535)
add d9d06a4433 feat: datafusion-cli support executes sql with escaped
characters (#6498)
No new revisions were added by this update.
Summary of changes:
datafusion-cli/Cargo.lock | 10 +--
datafusion-cli/Cargo.toml | 2 +-
datafusion-cli/src/exec.rs | 26 ++++---
datafusion-cli/src/helper.rs | 160 ++++++++++++++++++++++++++++++++++++++-----
4 files changed, 164 insertions(+), 34 deletions(-)