This is an automated email from the ASF dual-hosted git repository.
mbutrovich pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion-comet.git
from d0b154bd5 bug: Fix string decimal type throw right exception (#3248)
add c520d7b0a chore: Migrate concat and concat_ws tests from Scala to SQL
test framework (#3352)
No new revisions were added by this update.
Summary of changes:
.../sql-tests/expressions/array/array_concat.sql | 42 +++++++++++++++
.../sql-tests/expressions/string/concat.sql | 41 ++++++++++++++-
.../sql-tests/expressions/string/concat_ws.sql | 10 ++++
.../org/apache/comet/CometExpressionSuite.scala | 60 ----------------------
.../apache/comet/CometStringExpressionSuite.scala | 13 -----
5 files changed, 91 insertions(+), 75 deletions(-)
create mode 100644
spark/src/test/resources/sql-tests/expressions/array/array_concat.sql
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]