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 55774c6cf20 [SPARK-43298][PYTHON][ML] predict_batch_udf with scalar 
input fails with batch size of one
     add 717ca6a3961 [SPARK-43309][SPARK-38461][CORE] Extend INTERNAL_ERROR 
with categories and add error class INTERNAL_ERROR_BROADCAST

No new revisions were added by this update.

Summary of changes:
 .../scala/org/apache/spark/SparkException.scala    | 16 +++++++++++--
 .../org/apache/spark/SparkThrowableHelper.scala    |  2 +-
 core/src/main/resources/error/error-classes.json   |  6 +++++
 .../org/apache/spark/broadcast/Broadcast.scala     |  5 ++--
 .../apache/spark/broadcast/TorrentBroadcast.scala  | 27 ++++++++++++++--------
 .../org/apache/spark/SparkThrowableSuite.scala     |  1 +
 .../apache/spark/broadcast/BroadcastSuite.scala    | 14 ++++++++---
 7 files changed, 53 insertions(+), 18 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to