MaxGekk commented on PR #50361:
URL: https://github.com/apache/spark/pull/50361#issuecomment-2748207794

   >> LGTM.
   >> But I want know why the test cases not failure ?
   > a good question
   
   Because we don't compare class names but only `sql` and `schema`:
   `sql` = `SELECT minute('2009-07-30 12:58:59')`
   `schema` = `struct<minute(2009-07-30 12:58:59):int>`
   where both are the same in our case.


-- 
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-unsubscr...@spark.apache.org

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


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

Reply via email to