yadavay-amzn commented on PR #56931:
URL: https://github.com/apache/spark/pull/56931#issuecomment-4878155277

   @MaxGekk Good point - updated the SecondWithFractionNanos scaladoc: it no 
longer describes SecondsOfTimeWithFraction as fixed-scale. It now states the 
nanos TIMESTAMP path stays fixed DECIMAL(11,9) and contrasts that with 
EXTRACT(SECOND) on TIME, which this PR changed to the per-precision DECIMAL(2 + 
p, p).


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