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 f0d9692c5d2
[SPARK-41855][SPARK-41814][SPARK-41851][SPARK-41852][CONNECT][PYTHON] Make
`createDataFrame` handle None/NaN properly
add 3c40be2dddc [SPARK-41405][SQL] Centralize the column resolution logic
No new revisions were added by this update.
Summary of changes:
.../spark/sql/catalyst/analysis/Analyzer.scala | 797 ++++++++++-----------
.../ResolveLateralColumnAliasReference.scala | 24 +-
.../spark/sql/catalyst/analysis/unresolved.scala | 19 +-
.../catalyst/expressions/namedExpressions.scala | 23 +-
.../spark/sql/catalyst/expressions/subquery.scala | 9 +-
.../sql/catalyst/rules/RuleIdCollection.scala | 1 -
.../spark/sql/catalyst/trees/TreePatterns.scala | 1 +
.../apache/spark/sql/LateralColumnAliasSuite.scala | 3 +-
8 files changed, 424 insertions(+), 453 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]