This is an automated email from the ASF dual-hosted git repository.
maxgekk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git
from 762599cc64df [SPARK-50940][ML][PYTHON][CONNECT] Adds support
CrossValidator/CrossValidatorModel on connect
add d0b1b0b22e8d [SPARK-50990][SQL] Refactor `UpCast` resolution out of
the `Analyzer`
No new revisions were added by this update.
Summary of changes:
.../spark/sql/catalyst/analysis/Analyzer.scala | 37 ++----------
.../sql/catalyst/analysis/UpCastResolution.scala | 69 ++++++++++++++++++++++
2 files changed, 73 insertions(+), 33 deletions(-)
create mode 100644
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/analysis/UpCastResolution.scala
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]