SparkQA commented on issue #24723: [SPARK-27857][SQL] Move ALTER TABLE parsing into Catalyst URL: https://github.com/apache/spark/pull/24723#issuecomment-498403721 **[Test build #106116 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/106116/testReport)** for PR 24723 at commit [`7e2369e`](https://github.com/apache/spark/commit/7e2369ef6f58bc83f502cfc09b9809e14c83b937). * This patch passes all tests. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `case class QualifiedColType(name: Seq[String], dataType: DataType, comment: Option[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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
