SparkQA commented on pull request #30457: URL: https://github.com/apache/spark/pull/30457#issuecomment-732375740
**[Test build #131562 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/131562/testReport)** for PR 30457 at commit [`f2473bd`](https://github.com/apache/spark/commit/f2473bd0a6668bd7f871605adcb6c30fb4cbb591). * This patch **fails Spark unit tests**. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `case class UnresolvedTable(` * `case class CurrentTimeZone() extends LeafExpression with Unevaluable ` * `trait PathFilterStrategy extends Serializable ` * `trait StrategyBuilder ` * `class PathGlobFilter(filePatten: String) extends PathFilterStrategy ` * `abstract class ModifiedDateFilter extends PathFilterStrategy ` * `class ModifiedBeforeFilter(thresholdTime: Long, val timeZoneId: String)` * `class ModifiedAfterFilter(thresholdTime: Long, val timeZoneId: String)` ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
