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 c79bd5cc feat: Add xxhash64 function support (#424)
     add a71f68b4 feat: add hex scalar function (#449)

No new revisions were added by this update.

Summary of changes:
 .../datafusion/expressions/scalar_funcs.rs         |   7 +
 .../datafusion/expressions/scalar_funcs/hex.rs     | 306 +++++++++++++++++++++
 .../org/apache/comet/serde/QueryPlanSerde.scala    |   7 +
 .../org/apache/comet/CometExpressionSuite.scala    |  16 ++
 4 files changed, 336 insertions(+)
 create mode 100644 
core/src/execution/datafusion/expressions/scalar_funcs/hex.rs


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

Reply via email to