cloud-fan commented on issue #27618: [SPARK-30869][SQL] Convert dates to/from timestamps in microseconds precision URL: https://github.com/apache/spark/pull/27618#issuecomment-589674561 This is a refactor PR that should go to master only. But we need to fix the usages of utils like `MILLISECONDS.toMicros` to make them overflow-safe. Since the fix should go to 3.0 as well, shall we merge bug fix PRs before the refactor ones? This can avoid code conflict when working with bug fix PRs.
---------------------------------------------------------------- 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]
