wangyum commented on issue #25001: [SPARK-28083][SQL] Enhance ANSI SQL: LIKE 
predicate: ESCAPE clause.
URL: https://github.com/apache/spark/pull/25001#issuecomment-507651387
 
 
   @beliefer Please re-generate golden files.
   ```
   org.scalatest.exceptions.TestFailedException: Expected "...(1 AS STRING) 
LIKE %[]:boolean>", but got "...(1 AS STRING) LIKE %[ \]:boolean>" Schema did 
not match for query #39 select 1 like '%' FROM t: QueryOutput(select 1 like '%' 
FROM t,struct<CAST(1 AS STRING) LIKE % \:boolean>,true)
   ```
   
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/107105/testReport/org.apache.spark.sql/SQLQueryTestSuite/sql/

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to