SparkQA commented on issue #27350: [SPARK-30615][SQL] Introduce Analyzer rule for V2 AlterTable column change resolution URL: https://github.com/apache/spark/pull/27350#issuecomment-579379034 **[Test build #117490 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/117490/testReport)** for PR 27350 at commit [`3ba74c5`](https://github.com/apache/spark/commit/3ba74c5178bd456147b8f61f5ede55f7439d3a8b). * This patch **fails Spark unit tests**. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `trait HasBlockSize extends Params ` * `class HasBlockSize(Params):` * `case class Like(str: Expression, pattern: Expression, escape: Expression)` * `case class RLike(left: Expression, right: Expression)` * `public final class ColumnDictionary implements Dictionary ` * `trait AliasAwareOutputPartitioning extends UnaryExecNode `
---------------------------------------------------------------- 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]
