AngersZhuuuu opened a new pull request #33035:
URL: https://github.com/apache/spark/pull/33035


   ### What changes were proposed in this pull request?
   Support UpCast between different field of 
YearMonthIntervalType/DayTimeIntervalType
   
   
   ### Why are the changes needed?
   Since in our encoder we handle Period/Duration as default  
YearMonthIntervalType/DayTimeIntervalType, when we use udf to handle this type, 
it will upcast all type of YearMonthIntervalType/DayTimeIntervalType to default 
YearMonthIntervalType/DayTimeIntervalType, so we need to support this.
   
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   
   ### How was this patch tested?
   Added 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