wangyum commented on a change in pull request #24933: [SPARK-28136][SQL][TEST] Port int8.sql URL: https://github.com/apache/spark/pull/24933#discussion_r301395501
########## File path: sql/core/src/test/resources/sql-tests/inputs/pgSQL/int8.sql ########## @@ -0,0 +1,239 @@ +-- +-- Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group +-- +-- +-- INT8 +-- Test int8 64-bit integers. +-- https://github.com/postgres/postgres/blob/REL_12_BETA1/src/test/regress/sql/int8.sql Review comment: Yes. It's same. ---------------------------------------------------------------- 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]
