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

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


    from ba7adc4  [SPARK-27340][SS] Alias on TimeWindow expression cause 
watermark metadata lost
     add 2f4f38b  [SPARK-31577][SQL] Fix case-sensitivity and forward name 
conflict problems when check name conflicts of CTE relations

No new revisions were added by this update.

Summary of changes:
 .../sql/catalyst/analysis/CTESubstitution.scala    | 48 +++++++++++++--------
 .../test/resources/sql-tests/inputs/cte-nested.sql | 25 +++++++++++
 .../resources/sql-tests/results/cte-legacy.sql.out | 42 ++++++++++++++++++-
 .../resources/sql-tests/results/cte-nested.sql.out | 49 ++++++++++++++++++++--
 .../sql-tests/results/cte-nonlegacy.sql.out        | 42 ++++++++++++++++++-
 5 files changed, 182 insertions(+), 24 deletions(-)


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

Reply via email to