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

dtenedor pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git


    from d57136cf3cf5 [SPARK-54673][SQL] Refactor SQL pipe syntax analysis code 
for sharing and reuse
     add beeea014f824 [SPARK-54668] [SQL] [TEST-ONLY] Add tests for CTEs in 
multi-children operators

No new revisions were added by this update.

Summary of changes:
 .../cte-with-multi-children-operators.sql.out      | 581 +++++++++++++++++++++
 .../inputs/cte-with-multi-children-operators.sql   |  71 +++
 .../cte-with-multi-children-operators.sql.out      | 281 ++++++++++
 3 files changed, 933 insertions(+)
 create mode 100644 
sql/core/src/test/resources/sql-tests/analyzer-results/cte-with-multi-children-operators.sql.out
 create mode 100644 
sql/core/src/test/resources/sql-tests/inputs/cte-with-multi-children-operators.sql
 create mode 100644 
sql/core/src/test/resources/sql-tests/results/cte-with-multi-children-operators.sql.out


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

Reply via email to