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

   > Hence, I think we should go with Long here? cc @MaxGekk
   
   It should be consistent with TIMESTAMP_NTZ and DATE, I believe.
   
   > For example. select cast(cast(time '00:00:00' as variant) as string) would 
return "0" but it should probably return "00:00:00".
   
   What do we return for timestamp in `select cast(cast(timestamp '0001-01-01 
00:00:00' as variant) as string)`?
   
   


-- 
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: [email protected]

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