You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by ru...@apache.org on 2024/03/14 07:50:11 UTC

(spark) branch master updated (9986462811f1 -> 49af659c9aec)

This is an automated email from the ASF dual-hosted git repository.

ruifengz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git


    from 9986462811f1 [SPARK-47385] Fix tuple encoders with Option inputs
     add 49af659c9aec [SPARK-46988][CONNECT][FOLLOWUP] Protobuf `abbreviate` method code clean up

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/connect/common/Abbreviator.scala     | 96 ++++++++++++++++++++++
 .../spark/sql/connect/common/ProtoUtils.scala      | 87 +-------------------
 2 files changed, 100 insertions(+), 83 deletions(-)
 create mode 100644 connector/connect/common/src/main/scala/org/apache/spark/sql/connect/common/Abbreviator.scala


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