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-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to