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

dongjoon pushed a change to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from 3ce335d  [SPARK-33267][SQL] Fix NPE issue on 'In' filter when one of 
values contains null
     add f5dc06ed [SPARK-32119][CORE][3.0] ExecutorPlugin doesn't work with 
Standalone Cluster and Kubernetes with --jars

No new revisions were added by this update.

Summary of changes:
 .../main/scala/org/apache/spark/SparkContext.scala | 27 +++++--
 .../scala/org/apache/spark/executor/Executor.scala | 14 ++++
 .../org/apache/spark/JavaSparkContextSuite.java    |  7 +-
 .../org/apache/spark/deploy/SparkSubmitSuite.scala | 83 +++++++++++++++++++++-
 docs/monitoring.md                                 |  6 --
 5 files changed, 122 insertions(+), 15 deletions(-)


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

Reply via email to