MaxGekk commented on code in PR #56690: URL: https://github.com/apache/spark/pull/56690#discussion_r3465171923
########## sql/core/src/test/resources/sql-tests/inputs/postgreSQL/time.sql: ########## @@ -0,0 +1,43 @@ +-- +-- Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group +-- Review Comment: time.sql should reflect Postresql's time.sql precisely except queries not supported by Spark SQL (that should be commented), see https://issues.apache.org/jira/browse/SPARK-27764. I would avoid adding new file to `inputs/postgreSQL`. -- 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]
