MaxGekk opened a new pull request #24240: [SPARK-27252][SQL][FOLLOWUP] Make current_date() independent from time zones URL: https://github.com/apache/spark/pull/24240 ## What changes were proposed in this pull request? This fixes the `analyzer should replace current_date with literals` test in `ComputeCurrentTimeSuite` by making calculation of `min` and `max` days independent from time zone. ## How was this patch tested? by `ComputeCurrentTimeSuite`.
---------------------------------------------------------------- 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]
