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 3e9821e  [SPARK-33443][SQL] LEAD/LAG should support [ IGNORE NULLS | 
RESPECT NULLS ]
     add 54a6784  [SPARK-33881][SQL][TESTS] Check null and empty string as 
partition values in DS v1 and v2 tests

No new revisions were added by this update.

Summary of changes:
 .../command/v1/AlterTableAddPartitionSuite.scala   | 12 +++++++++++
 .../command/v1/AlterTableDropPartitionSuite.scala  | 15 +++++++++++++-
 .../execution/command/v1/ShowPartitionsSuite.scala | 19 +++++++++++++++++
 .../command/v2/AlterTableAddPartitionSuite.scala   |  8 ++++++++
 .../command/v2/AlterTableDropPartitionSuite.scala  |  9 ++++++++
 .../execution/command/v2/ShowPartitionsSuite.scala |  8 +++++++-
 .../execution/command/ShowPartitionsSuite.scala    | 24 +++++++++++++++++++++-
 7 files changed, 92 insertions(+), 3 deletions(-)


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

Reply via email to