This is an automated email from the ASF dual-hosted git repository.

wenchen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from e4bb975  [SPARK-34089][CORE] HybridRowQueue should respect the 
configured memory mode
     add 7953fcd  [SPARK-34700][SQL] SessionCatalog's temporary view related 
APIs should take/return more concrete types

No new revisions were added by this update.

Summary of changes:
 .../catalyst/catalog/GlobalTempViewManager.scala   |  9 ++--
 .../sql/catalyst/catalog/SessionCatalog.scala      | 59 ++++++----------------
 .../spark/sql/catalyst/analysis/AnalysisTest.scala | 52 ++++++++++++++++---
 .../catalyst/analysis/DecimalPrecisionSuite.scala  |  4 --
 .../sql/catalyst/catalog/SessionCatalogSuite.scala | 52 +++++++++----------
 .../apache/spark/sql/execution/command/views.scala | 15 +++---
 .../apache/spark/sql/internal/CatalogImpl.scala    |  9 ++--
 .../execution/command/PlanResolutionSuite.scala    |  2 +-
 .../apache/spark/sql/internal/CatalogSuite.scala   |  9 ++--
 .../thriftserver/SparkGetColumnsOperation.scala    |  4 +-
 .../apache/spark/sql/hive/ListTablesSuite.scala    | 10 ++--
 11 files changed, 115 insertions(+), 110 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to