You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by ma...@apache.org on 2023/03/10 11:34:25 UTC

[spark] branch master updated (f8966e7eee1 -> ac30c07dff4)

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

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


    from f8966e7eee1 [SPARK-42702][SPARK-42623][SQL] Support parameterized query in subquery and CTE
     add ac30c07dff4 [SPARK-42743][SQL] Support analyze TimestampNTZ columns

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/catalog/interface.scala     |  9 +++++--
 .../sql/catalyst/util/TimestampFormatter.scala     |  8 ++++++
 .../execution/command/AnalyzeColumnCommand.scala   |  5 ++--
 .../spark/sql/execution/command/CommandUtils.scala |  6 ++---
 .../spark/sql/StatisticsCollectionTestBase.scala   | 29 +++++++++++++++++-----
 .../apache/spark/sql/hive/StatisticsSuite.scala    |  3 ++-
 6 files changed, 44 insertions(+), 16 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@spark.apache.org
For additional commands, e-mail: commits-help@spark.apache.org