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 41fdab9d29 Push Down Filter Subexpressions in Nested Loop Joins as 
Projections (#17906)
     add 264030cca7 feat: support Spark `concat` string function (#18063)

No new revisions were added by this update.

Summary of changes:
 datafusion/spark/src/function/string/concat.rs     | 306 +++++++++++++++++++++
 datafusion/spark/src/function/string/mod.rs        |   8 +
 .../spark/string/{char.slt => concat.slt}          |  30 +-
 3 files changed, 336 insertions(+), 8 deletions(-)
 create mode 100644 datafusion/spark/src/function/string/concat.rs
 copy datafusion/sqllogictest/test_files/spark/string/{char.slt => concat.slt} 
(71%)


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

Reply via email to