SparkQA commented on issue #26353: [SPARK-29590][WEBUI]JDBC/ODBC tab in the spark UI support hide tables, to make it consistent with other tabs. URL: https://github.com/apache/spark/pull/26353#issuecomment-548723684 **[Test build #113077 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/113077/testReport)** for PR 26353 at commit [`e86b15a`](https://github.com/apache/spark/commit/e86b15a51b8af06844fcfd5fa75c1115145bd88e). * This patch passes all tests. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `trait HasRelativeError extends Params ` * `class _ImputerParams(HasInputCol, HasInputCols, HasOutputCol, HasOutputCols, HasRelativeError):` * `class _OneHotEncoderParams(HasInputCol, HasInputCols, HasOutputCol, HasOutputCols,` * `class _RobustScalerParams(HasInputCol, HasOutputCol, HasRelativeError):` * `class HasRelativeError(Params):` * ` class ResolveCoalesceHints(conf: SQLConf) extends Rule[LogicalPlan] ` * `case class AlterTableRecoverPartitionsStatement(` * `case class AlterTableRenamePartitionStatement(` * `case class DropNamespaceStatement(` * `case class LoadDataStatement(` * `case class ShowColumnsStatement(` * `case class DropNamespace(` * `case class DataSourceV2ScanRelation(` * `case class OptimizeLocalShuffleReader(conf: SQLConf) extends Rule[SparkPlan] ` * `case class LocalShuffleReaderExec(child: QueryStageExec) extends UnaryExecNode ` * `case class DropNamespaceExec(`
---------------------------------------------------------------- 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]
