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 851f5f2ff905 [SPARK-50492][SS] Fix java.util.NoSuchElementException
when event time column is dropped after dropDuplicatesWithinWatermark
add c149942f0f96 [SPARK-50449][SQL] Fix SQL Scripting grammar allowing
empty bodies for loops, IF and CASE
No new revisions were added by this update.
Summary of changes:
.../spark/sql/catalyst/parser/SqlBaseParser.g4 | 6 +-
.../spark/sql/catalyst/parser/AstBuilder.scala | 13 +-
.../catalyst/parser/SqlScriptingParserSuite.scala | 137 ++++++++++++++++++++-
3 files changed, 145 insertions(+), 11 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]