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

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


    from 4b8782a6a chore: Comet + Iceberg (1.8.1) CI (#1715)
     add 94ca9684d feat: Implement ToPrettyString (#1921)

No new revisions were added by this update.

Summary of changes:
 docs/source/user-guide/expressions.md              |  3 +-
 native/core/src/execution/planner.rs               | 19 +++++
 native/proto/src/proto/expr.proto                  |  6 ++
 native/spark-expr/src/conversion_funcs/cast.rs     |  6 +-
 .../org/apache/comet/serde/QueryPlanSerde.scala    | 36 +++++++++
 .../spark/sql/CometToPrettyStringSuite.scala       | 94 ++++++++++++++++++++++
 6 files changed, 162 insertions(+), 2 deletions(-)
 create mode 100644 
spark/src/test/spark-3.5/org/apache/spark/sql/CometToPrettyStringSuite.scala


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@datafusion.apache.org
For additional commands, e-mail: commits-h...@datafusion.apache.org

Reply via email to