dongjoon-hyun commented on issue #26314: [SPARK-29371][SQL] Support interval field values with fractional parts URL: https://github.com/apache/spark/pull/26314#issuecomment-547808552 This PR had better have the one-line fix on `final val MICROS_PER_MONTH: Long = DAYS_PER_MONTH * DateTimeUtils.MICROS_PER_DAY` and test cases.
---------------------------------------------------------------- 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]
