This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion.git


    from d2830b6bed chore(deps): bump taiki-e/install-action from 2.65.1 to 
2.65.2 (#19474)
     add 6ce237492d Improve plan_to_sql handling of empty projections with 
dialect-specific SELECT list support (#19221)

No new revisions were added by this update.

Summary of changes:
 datafusion/sql/src/expr/value.rs          | 130 +++++++++++++++---------------
 datafusion/sql/src/unparser/ast.rs        |  46 +++++++++--
 datafusion/sql/src/unparser/dialect.rs    |  34 ++++++++
 datafusion/sql/src/unparser/plan.rs       |  25 ++++--
 datafusion/sql/tests/cases/plan_to_sql.rs |  78 ++++++++++++++++++
 5 files changed, 234 insertions(+), 79 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to