SparkQA commented on issue #26253: [SPARK-29599][WEBUI] Support pagination for session table in JDBC/ODBC Tab URL: https://github.com/apache/spark/pull/26253#issuecomment-546659308 **[Test build #112723 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/112723/testReport)** for PR 26253 at commit [`59697bc`](https://github.com/apache/spark/commit/59697bc08d1b3c4dd19e20b2fbceefb72244928f). * This patch passes all tests. * 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 Version() extends LeafExpression with CodegenFallback ` * `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]
