Re: [PR] [SPARK-40876][SQL][TESTS][FOLLOWUP] Fix failed test in `ParquetTypeWideningSuite` when `SPARK_ANSI_SQL_MODE` is set to true [spark]

2023-12-25 Thread via GitHub
LuciferYang commented on PR #44481: URL: https://github.com/apache/spark/pull/44481#issuecomment-1869172083 Thanks @dongjoon-hyun and @cloud-fan ~ -- 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

Re: [PR] [SPARK-40876][SQL][TESTS][FOLLOWUP] Fix failed test in `ParquetTypeWideningSuite` when `SPARK_ANSI_SQL_MODE` is set to true [spark]

2023-12-25 Thread via GitHub
dongjoon-hyun closed pull request #44481: [SPARK-40876][SQL][TESTS][FOLLOWUP] Fix failed test in `ParquetTypeWideningSuite` when `SPARK_ANSI_SQL_MODE` is set to true URL: https://github.com/apache/spark/pull/44481 -- This is an automated message from the Apache Git Service. To respond to

Re: [PR] [SPARK-40876][SQL][TESTS][FOLLOWUP] Fix failed test in `ParquetTypeWideningSuite` when `SPARK_ANSI_SQL_MODE` is set to true [spark]

2023-12-25 Thread via GitHub
LuciferYang commented on code in PR #44481: URL: https://github.com/apache/spark/pull/44481#discussion_r1436075804 ## sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/parquet/ParquetTypeWideningSuite.scala: ## @@ -166,11 +166,17 @@ class