AngersZhuuuu commented on a change in pull request #32970:
URL: https://github.com/apache/spark/pull/32970#discussion_r656716062



##########
File path: 
sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/HiveScriptTransformationSuite.scala
##########
@@ -546,14 +547,39 @@ class HiveScriptTransformationSuite extends 
BaseScriptTransformationSuite with T
             AttributeReference("a", DayTimeIntervalType())(),
             AttributeReference("b", DayTimeIntervalType())(),
             AttributeReference("c", DayTimeIntervalType())(),
-            // TODO(SPARK-35772): Check all year-month interval types in 
HiveInspectors tests
             AttributeReference("d", YearMonthIntervalType())()),

Review comment:
       > Since you check `YearMonthIntervalType()` in separate test, please, 
remove this (and don't forget to fix test's title).
   
   Yea, I will update DayTimeIntervalType's test just in this UT




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