cloud-fan commented on a change in pull request #32176:
URL: https://github.com/apache/spark/pull/32176#discussion_r614097085



##########
File path: sql/core/src/test/resources/sql-tests/results/cast.sql.out
##########
@@ -286,9 +286,15 @@ struct<CAST(interval 3 month 1 hour AS INTERVAL):interval>
 -- !query
 SELECT CAST(interval 3 month 1 hour AS string)
 -- !query schema
-struct<CAST(INTERVAL '3 months 1 hours' AS STRING):string>

Review comment:
       The intention of this test is not to check mixed fields. How about we 
update the test to use year-month and day-time interval literals?




-- 
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.

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