You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by do...@apache.org on 2020/07/01 23:16:08 UTC

[spark] branch master updated (bcf2330 -> 2a52a1b)

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 bcf2330  [SPARK-32130][SQL] Disable the JSON option `inferTimestamp` by default
     add 2a52a1b  [SPARK-32056][SQL][FOLLOW-UP] Coalesce partitions for repartiotion hint and sql when AQE is enabled

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/analysis/ResolveHints.scala | 16 ++---
 .../sql/catalyst/analysis/ResolveHintsSuite.scala  |  4 +-
 .../spark/sql/execution/SparkSqlParser.scala       |  2 +-
 .../spark/sql/execution/SparkSqlParserSuite.scala  |  6 +-
 .../adaptive/AdaptiveQueryExecSuite.scala          | 81 +++++++++++++++++-----
 5 files changed, 78 insertions(+), 31 deletions(-)


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