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 2022/06/23 08:25:47 UTC

[spark] branch master updated (4718d59c6c4 -> b581b1499ab)

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 4718d59c6c4 [SPARK-39548][SQL] CreateView Command with a window clause query hit a wrong window definition not found issue
     add b581b1499ab [SPARK-39552][SQL] Unify v1 and v2 `DESCRIBE TABLE`

No new revisions were added by this update.

Summary of changes:
 .../datasources/v2/DescribeTableExec.scala         | 57 ++++++++++++++++------
 .../execution/command/DescribeTableSuiteBase.scala | 38 ++++++++++++++-
 .../execution/command/v1/DescribeTableSuite.scala  | 23 ++-------
 .../execution/command/v2/DescribeTableSuite.scala  | 48 +++++++++---------
 .../execution/command/DescribeTableSuite.scala     |  2 +-
 5 files changed, 109 insertions(+), 59 deletions(-)


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