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

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


    from c311cf5ef8 Implement `GroupColumn` support for `StringView` / 
`ByteView` (faster grouping performance) (#12809)
     add 8d46fc1e87 Implement native support StringView for REGEXP_LIKE (#12897)

No new revisions were added by this update.

Summary of changes:
 datafusion/functions/benches/regx.rs               |   8 +-
 datafusion/functions/src/regex/regexplike.rs       | 202 ++++++++++++++++-----
 .../sqllogictest/test_files/string/string_view.slt |   2 +-
 3 files changed, 161 insertions(+), 51 deletions(-)


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

Reply via email to