MaxGekk opened a new pull request #28878:
URL: https://github.com/apache/spark/pull/28878


   ### What changes were proposed in this pull request?
   Change precision of seconds and its fraction from 8 to 18 to be able to 
construct intervals of max allowed microseconds value (long).
   
   ### Why are the changes needed?
   To improve UX of Spark SQL.
   
   ### Does this PR introduce _any_ user-facing change?
   Yes
   
   ### How was this patch tested?
   - Add tests to IntervalExpressionsSuite
   - Add an example to the `MakeInterval` expression
   - Add tests to `interval.sql`
   
   Authored-by: Max Gekk max.g...@gmail.com
   Signed-off-by: Dongjoon Hyun dongj...@apache.org
   (cherry picked from commit 66ba35666a49023cd8da30cf84aff5c6fb1d8799)


----------------------------------------------------------------
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:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to