This is an automated email from the ASF dual-hosted git repository.
hvanhovell pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git
from 6706c41cb42c [SPARK-49070][SS][SQL]
TransformWithStateExec.initialState is rewritten incorrectly to produce invalid
query plan
new c8db813644f9 SPARK-49004
new 275d3c27aa0d Touch-ups after cherry-pick
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../sql/connect/planner/SparkConnectPlanner.scala | 67 ++++++-----------
.../spark/sql/catalyst/analysis/Analyzer.scala | 26 ++-----
.../sql/catalyst/analysis/FunctionRegistry.scala | 29 +++++++-
.../sql/catalyst/catalog/SessionCatalog.scala | 84 ++++++++++++----------
.../apache/spark/sql/catalyst/identifiers.scala | 11 +++
.../sql/connector/catalog/CatalogManager.scala | 1 +
.../spark/sql/errors/QueryCompilationErrors.scala | 6 ++
.../main/scala/org/apache/spark/sql/Column.scala | 21 +++---
.../scala/org/apache/spark/sql/functions.scala | 17 ++---
9 files changed, 137 insertions(+), 125 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]