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

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


    from 45d9820aa7 chore: Migrate Array Functions to invoke_with_args (#14726)
     add ed986906bd chore: Migrate Regex function to invoke_with_args (#14728)

No new revisions were added by this update.

Summary of changes:
 datafusion/functions/src/regex/regexpcount.rs   | 134 ++++++++++++------------
 datafusion/functions/src/regex/regexplike.rs    |   7 +-
 datafusion/functions/src/regex/regexpmatch.rs   |   7 +-
 datafusion/functions/src/regex/regexpreplace.rs |   8 +-
 4 files changed, 81 insertions(+), 75 deletions(-)


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

Reply via email to