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

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


    from e22f35cab chore(deps): bump aws-config from 1.8.13 to 1.8.14 in 
/native (#3526)
     add fe06c6ef2 chore: refactor array_repeat (#3516)

No new revisions were added by this update.

Summary of changes:
 native/core/src/execution/planner.rs               | 128 ------------
 native/spark-expr/src/array_funcs/array_repeat.rs  | 216 ---------------------
 native/spark-expr/src/array_funcs/mod.rs           |   2 -
 native/spark-expr/src/comet_scalar_funcs.rs        |  10 +-
 .../main/scala/org/apache/comet/serde/arrays.scala |  37 +++-
 .../sql-tests/expressions/array/array_repeat.sql   |   8 +-
 6 files changed, 37 insertions(+), 364 deletions(-)
 delete mode 100644 native/spark-expr/src/array_funcs/array_repeat.rs


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

Reply via email to