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

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


    from c3843a0bbc47 [SPARK-54881][SQL] Improve `BooleanSimplification` to 
handle negation of conjunction and disjunction in one pass
     add be0a5be5d064 [SPARK-55013][SS][SQL] Add SQL parser support for 
streaming source naming infrastructure

No new revisions were added by this update.

Summary of changes:
 .../src/main/resources/error/error-conditions.json |   5 +
 .../catalyst/analysis/NameStreamingSources.scala   |  16 +-
 .../spark/sql/catalyst/parser/AstBuilder.scala     |   4 +-
 .../spark/sql/errors/QueryCompilationErrors.scala  |   6 +
 .../analysis/NameStreamingSourcesSuite.scala       | 142 ++++++++++++++---
 .../parser/StreamRelationParserSuite.scala         | 175 +++++++++++++++++++--
 .../execution/streaming/StreamRelationSuite.scala  |  14 +-
 7 files changed, 317 insertions(+), 45 deletions(-)


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

Reply via email to