This is an automated email from the ASF dual-hosted git repository.
dongjoon pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.
from a2102c8 [SPARK-29453][WEBUI] Improve tooltips information for SQL tab
add 2ceed6f [SPARK-29392][CORE][SQL][FOLLOWUP] Avoid deprecated (in 2.13)
Symbol syntax 'foo in favor of simpler expression, where it generated
deprecation warnings
No new revisions were added by this update.
Summary of changes:
.../spark/ml/classification/LinearSVCSuite.scala | 6 +-
.../clustering/PowerIterationClusteringSuite.scala | 6 +-
.../spark/sql/catalyst/DistributionSuite.scala | 122 ++++-----
.../org/apache/spark/sql/CachedTableSuite.scala | 18 +-
.../apache/spark/sql/ColumnExpressionSuite.scala | 18 +-
.../org/apache/spark/sql/ConfigBehaviorSuite.scala | 2 +-
.../org/apache/spark/sql/CsvFunctionsSuite.scala | 2 +-
.../apache/spark/sql/DataFrameAggregateSuite.scala | 100 +++----
.../execution/datasources/orc/OrcFilterSuite.scala | 298 ++++++++++----------
.../execution/datasources/orc/OrcFilterSuite.scala | 299 +++++++++++----------
.../spark/sql/hive/HiveMetastoreCatalogSuite.scala | 6 +-
.../spark/sql/hive/HiveParquetSourceSuite.scala | 2 +-
.../spark/sql/hive/HiveSparkSubmitSuite.scala | 8 +-
.../org/apache/spark/sql/hive/InsertSuite.scala | 2 +-
.../spark/sql/hive/execution/HiveDDLSuite.scala | 12 +-
.../spark/sql/hive/execution/HiveQuerySuite.scala | 2 +-
.../sql/hive/execution/HiveTableScanSuite.scala | 4 +-
.../hive/execution/ObjectHashAggregateSuite.scala | 2 +-
.../execution/PruneFileSourcePartitionsSuite.scala | 3 +-
.../spark/sql/hive/execution/SQLQuerySuite.scala | 2 +-
.../spark/sql/hive/orc/HiveOrcFilterSuite.scala | 269 +++++++++---------
21 files changed, 594 insertions(+), 589 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]