dongjoon-hyun commented on issue #25936: [SPARK-29255][SQL][TESTS] Rename package pgSQL to postgreSQL URL: https://github.com/apache/spark/pull/25936#issuecomment-535379180 @gengliangwang . Could you handle the followings together? ``` $ git grep pgSQL sql/core/src/test/resources/sql-tests/inputs/udf/postgreSQL/udf-aggregates_part1.sql:-- This test file was converted from pgSQL/aggregates_part1.sql. sql/core/src/test/resources/sql-tests/inputs/udf/postgreSQL/udf-aggregates_part2.sql:-- This test file was converted from pgSQL/aggregates_part2.sql. sql/core/src/test/resources/sql-tests/inputs/udf/postgreSQL/udf-aggregates_part3.sql:-- This test file was converted from pgSQL/aggregates_part3.sql. sql/core/src/test/resources/sql-tests/inputs/udf/postgreSQL/udf-aggregates_part4.sql:-- This test file was converted from pgSQL/aggregates_part4.sql. sql/core/src/test/resources/sql-tests/inputs/udf/postgreSQL/udf-case.sql:-- This test file was converted from pgSQL/case.sql. sql/core/src/test/resources/sql-tests/inputs/udf/postgreSQL/udf-join.sql:-- This test file was converted from pgSQL/join.sql. sql/core/src/test/resources/sql-tests/inputs/udf/postgreSQL/udf-select_having.sql:-- This test file was converted from inputs/pgSQL/select_having.sql sql/core/src/test/resources/sql-tests/inputs/udf/postgreSQL/udf-select_implicit.sql:-- This test file was converted from pgSQL/select_implicit.sql ```
---------------------------------------------------------------- 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]
