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 2ac032b40d fix: emit empty RecordBatch for empty file writes (#19370)
     add 70daf88251 feat: plan-time SQL expression simplifying (#19311)

No new revisions were added by this update.

Summary of changes:
 .../examples/relation_planner/table_sample.rs      |  45 +-----
 .../optimizer/src/simplify_expressions/mod.rs      |   1 +
 .../src/simplify_expressions/simplify_literal.rs   | 151 +++++++++++++++++++++
 3 files changed, 158 insertions(+), 39 deletions(-)
 create mode 100644 
datafusion/optimizer/src/simplify_expressions/simplify_literal.rs


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

Reply via email to