You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by we...@apache.org on 2023/02/02 02:53:41 UTC

[spark] branch master updated (7c3ec122636 -> 0d93bb2c0a4)

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 7c3ec122636 [SPARK-42268][CONNECT][PYTHON] Add UserDefinedType in protos
     add 0d93bb2c0a4 [SPARK-42093][SQL] Move JavaTypeInference to AgnosticEncoders

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/JavaTypeInference.scala     | 565 ++++++---------------
 .../spark/sql/catalyst/ScalaReflection.scala       |  64 ++-
 .../sql/catalyst/encoders/AgnosticEncoder.scala    |  13 +-
 .../sql/catalyst/encoders/ExpressionEncoder.scala  |  11 +-
 .../sql/catalyst/expressions/objects/objects.scala |   8 +-
 .../sql/catalyst/JavaTypeInferenceSuite.scala      | 203 +++++++-
 6 files changed, 418 insertions(+), 446 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@spark.apache.org
For additional commands, e-mail: commits-help@spark.apache.org