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

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


    from 8637205  [SPARK-34319][SQL] Resolve duplicate attributes for 
FlatMapCoGroupsInPandas/MapInPandas
     add aae6091  [SPARK-33591][3.0][SQL][FOLLOWUP] Add legacy config for 
recognizing null partition spec values

No new revisions were added by this update.

Summary of changes:
 docs/sql-migration-guide.md                        |   2 +
 .../spark/sql/catalyst/parser/AstBuilder.scala     |  10 +-
 .../org/apache/spark/sql/internal/SQLConf.scala    |  10 ++
 .../spark/sql/execution/SparkSqlParser.scala       |   2 +-
 .../scala/org/apache/spark/sql/SQLQuerySuite.scala |  11 ++
 .../command/ShowPartitionsSuiteBase.scala          | 193 +++++++++++++++++++++
 6 files changed, 224 insertions(+), 4 deletions(-)
 create mode 100644 
sql/core/src/test/scala/org/apache/spark/sql/execution/command/ShowPartitionsSuiteBase.scala


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

Reply via email to