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 3b29cb968 Revert "chore: [1941-Part1]: Introduce `map_sort` scalar function (#2262)" (#2381) add 1553caa90 chore: Refactor Literal serde (#2377) No new revisions were added by this update. Summary of changes: .../org/apache/comet/serde/QueryPlanSerde.scala | 155 +---------------- .../scala/org/apache/comet/serde/literals.scala | 191 +++++++++++++++++++++ 2 files changed, 196 insertions(+), 150 deletions(-) create mode 100644 spark/src/main/scala/org/apache/comet/serde/literals.scala --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@datafusion.apache.org For additional commands, e-mail: commits-h...@datafusion.apache.org