SparkQA commented on issue #26740: [SPARK-30053][SQL] Add the ability for v2 datasource so specify a vacuum action on the table URL: https://github.com/apache/spark/pull/26740#issuecomment-562382617 **[Test build #114919 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/114919/testReport)** for PR 26740 at commit [`cab9c67`](https://github.com/apache/spark/commit/cab9c673099d9043cb0d39565440f9263a386231). * This patch **fails Scala style tests**. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `case class VacuumTable(table: LogicalPlan) extends Command with SupportsSubquery ` * `case class VacuumTableExec(table: SupportsVacuum) extends V2CommandExec `
---------------------------------------------------------------- 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]
