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

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


    from 9278233e9f fix duplicated schema name error from count wildcard 
(#14824)
     add f2cdc14896 replace TypeSignature::String with TypeSignature::Coercible 
for trim functions (#14865)

No new revisions were added by this update.

Summary of changes:
 datafusion/expr/src/lib.rs                         |  2 +-
 datafusion/functions/src/string/btrim.rs           | 24 ++++++++++++++++----
 datafusion/functions/src/string/ltrim.rs           | 26 ++++++++++++++++++----
 datafusion/functions/src/string/rtrim.rs           | 26 ++++++++++++++++++----
 .../sqllogictest/test_files/string/string_view.slt | 12 +++++-----
 5 files changed, 71 insertions(+), 19 deletions(-)


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

Reply via email to