SparkQA commented on pull request #33609: URL: https://github.com/apache/spark/pull/33609#issuecomment-891116627
**[Test build #141952 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/141952/testReport)** for PR 33609 at commit [`d736cb9`](https://github.com/apache/spark/commit/d736cb9888a7368848e0af25c01a8f73896ec6ab). * This patch passes all tests. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `trait AlterTableCommand extends UnaryCommand ` * `case class CommentOnTable(table: LogicalPlan, comment: String) extends AlterTableCommand ` * `case class SetTableLocation(` * `case class SetTableProperties(` * `case class UnsetTableProperties(` * `case class AddColumns(` * `case class ReplaceColumns(` * `case class DropColumns(` * `case class RenameColumn(` * `case class AlterColumn(` -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
