LucaCanali commented on pull request #33559:
URL: https://github.com/apache/spark/pull/33559#issuecomment-1031832313


   @HyukjinKwon I see that a particular query in 
SQLQueryTestSuite.udf/postgreSQL/udf-aggregates_part3.sql seems to have a 
problem with this PR.
   I am struggling to understand why. It looks to be related to the way the 
query is executed in the test. I can see that if I take the query that fails in 
the test, and run it with pyspark, it all works OK. Moreover there are dozens 
of queries in SQLQueryTestSuite that run OK, including udf-aggregates_part2.sql
   I see that you had worked on SPARK-28272 related to those tests. Would you 
have any further clues/ideas on how to proceed?
   


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