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

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


    from c71f217  [SPARK-27673][SQL] Add `since` info to random, regex, null 
expressions
     add fa5dc0a  [SPARK-26632][CORE] Separate Thread Configurations of Driver 
and Executor

No new revisions were added by this update.

Summary of changes:
 .../executor/CoarseGrainedExecutorBackend.scala    |  2 +
 .../spark/network/netty/SparkTransportConf.scala   | 24 +++++--
 .../org/apache/spark/rpc/netty/Dispatcher.scala    | 19 +++--
 .../org/apache/spark/rpc/netty/NettyRpcEnv.scala   |  9 ++-
 .../network/netty/SparkTransportConfSuite.scala    | 81 ++++++++++++++++++++++
 docs/configuration.md                              | 38 ++++++++++
 project/MimaExcludes.scala                         |  3 +
 .../spark/executor/MesosExecutorBackend.scala      |  2 +
 8 files changed, 165 insertions(+), 13 deletions(-)
 create mode 100644 
core/src/test/scala/org/apache/spark/network/netty/SparkTransportConfSuite.scala


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

Reply via email to