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 9e658facf0 chore(deps): bump sysinfo from 0.37.1 to 0.37.2 (#18035)
add 8b081e9d06 feat(spark): implement Spark `elt` function (#17729)
No new revisions were added by this update.
Summary of changes:
datafusion/spark/src/function/string/elt.rs | 251 +++++++++++++++++++++
datafusion/spark/src/function/string/mod.rs | 8 +
.../sqllogictest/test_files/spark/string/elt.slt | 37 ++-
3 files changed, 292 insertions(+), 4 deletions(-)
create mode 100644 datafusion/spark/src/function/string/elt.rs
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]