kiszk commented on issue #28216: [SPARK-31445][SQL][2.4] Avoid floating-point operations in `millisToDays` URL: https://github.com/apache/spark/pull/28216#issuecomment-613581416 According to https://spark.apache.org/versioning-policy.html, I think that maintenance release will have only patches for bug fix, not for performance. >MAINTENANCE: Maintenance releases will occur more frequently and depend on specific patches introduced (e.g. bug fixes) and their urgency. In general these releases are designed to patch bugs. However, higher level libraries may introduce small features, such as a new algorithm, provided they are entirely additive and isolated from existing code paths. Spark core may not introduce any features.
---------------------------------------------------------------- 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]
