MaxGekk commented on PR #38311: URL: https://github.com/apache/spark/pull/38311#issuecomment-1284956781
Highly likely, we will need to regenerate the JSON files by the tests https://github.com/apache/spark/blob/3faced8b2ab922c2a3f25bdf393aa0511d87ccc8/sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/util/RebaseDateTimeSuite.scala#L309-L323 ``` ./catalyst/src/main/resources/julian-gregorian-rebase-micros.json: "tz" : "Antarctica/Vostok", ./catalyst/src/main/resources/gregorian-julian-rebase-micros.json: "tz" : "Antarctica/Vostok", ``` -- 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]
