You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2022/09/09 18:06:03 UTC

[GitHub] [spark] huaxingao commented on pull request #37847: [SPARK-40280][SQL][FOLLOWUP][3.3] Fix 'ParquetFilterSuite' issue

huaxingao commented on PR #37847:
URL: https://github.com/apache/spark/pull/37847#issuecomment-1242307565

   @gengliangwang 
   This test failed.
   ```
   [info] - SPARK-40389: Don't eliminate a cast which can cause overflow *** FAILED *** (227 milliseconds)
   [info]   "The value 9000000000BD of the type "DECIMAL(10,0)" cannot be cast to "INT" due to an overflow. Use `try_cast` to tolerate overflow and return NULL instead. If necessary set "spark.sql.ansi.enabled" to "false" to bypass this error." did not contain "[CAST_OVERFLOW]" (SQLQuerySuite.scala:4562)
   ```


-- 
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: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org