dongjoon-hyun commented on issue #25000: [SPARK-28107][SQL] Support 'DAY TO (HOUR|MINUTE|SECOND)', 'HOUR TO (MINUTE|SECOND)' and 'MINUTE TO SECOND' URL: https://github.com/apache/spark/pull/25000#issuecomment-510201113 The first failure is the following. - org.apache.spark.sql.streaming.continuous.ContinuousStressSuite.restarts The second failure is the following. - org.apache.spark.scheduler.TaskSchedulerImplSuite.SPARK-22148 abort timer should clear unschedulableTaskSetToExpiryTime for all TaskSets Both are irrelevant to this PR.
---------------------------------------------------------------- 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]
