You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by gu...@apache.org on 2021/01/06 02:20:21 UTC

[spark] branch master updated (e279ed3 -> b77d11d)

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

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


    from e279ed3  [SPARK-34012][SQL] Keep behavior consistent when conf `spark.sql.legacy.parser.havingWithoutGroupByAsWhere` is true with migration guide
     add b77d11d  [SPARK-34011][SQL] Refresh cache in `ALTER TABLE .. RENAME TO PARTITION`

No new revisions were added by this update.

Summary of changes:
 .../org/apache/spark/sql/execution/command/ddl.scala      |  1 +
 .../datasources/v2/AlterTableRenamePartitionExec.scala    |  7 +++++--
 .../execution/datasources/v2/DataSourceV2Strategy.scala   |  5 +++--
 .../command/AlterTableRenamePartitionSuiteBase.scala      | 15 +++++++++++++++
 4 files changed, 24 insertions(+), 4 deletions(-)


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