coderfender commented on code in PR #3542:
URL: https://github.com/apache/datafusion-comet/pull/3542#discussion_r2819656681
##########
spark/src/test/resources/sql-tests/expressions/string/concat_ws.sql:
##########
@@ -43,5 +43,5 @@ query
SELECT concat_ws(' ', first_name, middle_initial, last_name) FROM names
-- literal + literal + literal
-query ignore(https://github.com/apache/datafusion-comet/issues/3339)
+query
Review Comment:
@0lai0 , we can ignore this test for now and have a follow up PR to handle
all literal use cases
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]