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 123365e  [SPARK-34240][SQL] Unify output of `SHOW TBLPROPERTIES` 
clause's output attribute's schema and ExprID
     add 2f387b4  [SPARK-34137][SQL] Update suquery's stats when build 
LogicalPlan's stats

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/execution/QueryExecution.scala       |  7 ++
 .../resources/sql-tests/inputs/explain-cbo.sql     | 27 ++++++
 .../sql-tests/results/explain-cbo.sql.out          | 96 ++++++++++++++++++++++
 3 files changed, 130 insertions(+)
 create mode 100644 sql/core/src/test/resources/sql-tests/inputs/explain-cbo.sql
 create mode 100644 
sql/core/src/test/resources/sql-tests/results/explain-cbo.sql.out


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

Reply via email to