SparkQA commented on issue #26178: [SPARK-29521][SQL] LOAD DATA INTO TABLE should look up catalog/table like v2 commands URL: https://github.com/apache/spark/pull/26178#issuecomment-546516065 **[Test build #112690 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/112690/testReport)** for PR 26178 at commit [`2a0a52b`](https://github.com/apache/spark/commit/2a0a52bbe525fdd8a5c333cbe4edd2b7a0c786bb). * This patch **fails to build**. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `abstract class BitAggregate extends DeclarativeAggregate with ExpectsInputTypes ` * `case class BitAndAgg(child: Expression) extends BitAggregate ` * `case class BitOrAgg(child: Expression) extends BitAggregate ` * `case class BitXorAgg(child: Expression) extends BitAggregate ` * `case class ShowCreateTableStatement(tableName: Seq[String]) extends ParsedStatement`
---------------------------------------------------------------- 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]
