felipepessoto commented on PR #12388:
URL: https://github.com/apache/gluten/pull/12388#issuecomment-4971024085

   > @felipepessoto could you please point me to the tests that you think might 
be failing due to TimestampNTZ? I'd like to take a closer look. It appears that 
the tests in the log you shared here [#11622 
(comment)](https://github.com/apache/gluten/issues/11622#issuecomment-4965875346)
 finished without failure.
   
   @rui-mo one example is at line 5706:
   
   `[info] - data skipping on TIMESTAMP_NTZ - old behavior with DataFrame 
schema *** FAILED ***`
   
   If you search in the logs by `Cause: java.lang.ClassCastException: class 
org.apache.spark.sql.execution.ProjectExec` you can find a few more cases. The 
CI is passing because I created a list of known issues that are ignored, or 
else the CI would always fail, we have around 800 failing tests


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to