dongjoon-hyun commented on PR #42729:
URL: https://github.com/apache/spark/pull/42729#issuecomment-1698546988

   Could you fix the two failures of `SQLQueryTestSuite`?
   ```
   - postgreSQL/create_view.sql *** FAILED *** (2 seconds, 402 milliseconds)
   [info]   postgreSQL/create_view.sql
   [info]   Expected "...rg.apache.spark.sql.[]AnalysisException
   [info]   {
   [info]   ...", but got 
"...rg.apache.spark.sql.[catalyst.Extended]AnalysisException
   [info]   {
   [info]   ..." Result did not match for query #5
   [info]   CREATE VIEW key_dependent_view AS
   [info]      SELECT * FROM view_base_table GROUP BY key 
(SQLQueryTestSuite.scala:874)
   ```


-- 
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]

Reply via email to