vidyasankarv commented on PR #383:
URL: https://github.com/apache/datafusion-comet/pull/383#issuecomment-2113264446

   > There is one test failure with JDK 8 / Spark 3.2:
   > 
   > ```
   > - cast StringType to DateType *** FAILED *** (349 milliseconds)
   >   "[CAST_INVALID_INPUT] The value '0' of the type "STRING" cannot be cast 
to "DATE" because it is malformed. Correct the value as per the syntax, or 
change its target type. Use `try_cast` to tolerate malformed input and return 
NULL instead. If necessary set "spark.sql.ansi.enabled" to "false" to bypass 
this error." did not contain "annot cast 0 to DateType." 
(CometCastSuite.scala:1069)
   > ```
   
   Hi @andygrove is there any example as to how we fix an issue that only 
happens for a specific version. thank you


-- 
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: github-unsubscr...@datafusion.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to