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 e03ba614f5 Refactor: Update enforce_sorting tests to use insta 
snapshots for easier updates (#17900)
     add d76a1e0bed feat: support spark udf format_string (#17561)

No new revisions were added by this update.

Summary of changes:
 Cargo.lock                                         |    1 +
 datafusion/spark/Cargo.toml                        |    1 +
 .../spark/src/function/string/format_string.rs     | 2350 ++++++++++++++++++++
 datafusion/spark/src/function/string/mod.rs        |   17 +-
 .../test_files/spark/string/format_string.slt      | 2296 ++++++++++++++++++-
 .../test_files/spark/string/printf.slt             |    7 +-
 6 files changed, 4665 insertions(+), 7 deletions(-)
 create mode 100644 datafusion/spark/src/function/string/format_string.rs


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

Reply via email to