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 f310f4fcc955 [SPARK-54886] Lazily create Spark Connect reuse session
add 83e46000f475 [SPARK-55039][SS][SQL] Add IDENTIFIED BY syntax for
naming streaming sources
No new revisions were added by this update.
Summary of changes:
docs/sql-ref-ansi-compliance.md | 1 +
.../spark/sql/catalyst/parser/SqlBaseLexer.g4 | 1 +
.../spark/sql/catalyst/parser/SqlBaseParser.g4 | 14 +++-
.../catalyst/analysis/NamedStreamingRelation.scala | 20 +++++-
.../spark/sql/catalyst/parser/AstBuilder.scala | 21 ++++--
.../parser/StreamRelationParserSuite.scala | 82 +++++++++++++++++++++-
.../jdbc/SparkConnectDatabaseMetaDataSuite.scala | 2 +-
.../sql-tests/results/keywords-enforced.sql.out | 1 +
.../resources/sql-tests/results/keywords.sql.out | 1 +
.../sql-tests/results/nonansi/keywords.sql.out | 1 +
.../ThriftServerWithSparkContextSuite.scala | 2 +-
11 files changed, 134 insertions(+), 12 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]