MaxGekk commented on issue #26134: [SPARK-29486][SQL] CalendarInterval should 
have 3 fields: months, days and microseconds
URL: https://github.com/apache/spark/pull/26134#issuecomment-543062672
 
 
   > we should only resolve ZoneId to ZoneOffset once for a query.
   
   @cloud-fan How? To convert `ZoneId` to `ZoneOffset`, you have to point out 
an `Instant` or `LacalDateTime`. Which one out of bunch of values in your 
dataset are you going to use in the conversion?

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


With regards,
Apache Git Services

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

Reply via email to