cloud-fan commented on issue #25626: [SPARK-28892][SQL] Add UPDATE support for DataSource V2 URL: https://github.com/apache/spark/pull/25626#issuecomment-532085129 @xianyinxin can you check the failed test? ``` pgSQL/comments.sql *** FAILED *** (511 milliseconds) [info] pgSQL/comments.sql [info] Expected "...CACHE', 'UNLOCK', 'U[]SE', 'VALUES', 'WITH...", but got "...CACHE', 'UNLOCK', 'U[PDATE', 'U]SE', 'VALUES', 'WITH..." Result did not match for query #4 [info] /* This is an example of SQL which should not execute: [info] * select 'multi-line' (SQLQueryTestSuite.scala:380) [info] org.scalatest.exceptions.TestFailedException: ... ```
---------------------------------------------------------------- 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]
