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

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


    from 631077d  [SPARK-35455][SQL] Unify empty relation optimization between 
normal and AQE optimizer
     add 58d4da1  [SPARK-35486][CORE] TaskMemoryManager: retry if other task 
takes memory freed by partial self-spill

No new revisions were added by this update.

Summary of changes:
 .../org/apache/spark/memory/TaskMemoryManager.java | 12 +++++-
 ...java => TestPartialSpillingMemoryConsumer.java} | 44 +++++++++-------------
 .../apache/spark/memory/MemoryManagerSuite.scala   | 34 +++++++++++++++++
 3 files changed, 61 insertions(+), 29 deletions(-)
 copy core/src/test/java/org/apache/spark/memory/{TestMemoryConsumer.java => 
TestPartialSpillingMemoryConsumer.java} (55%)

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

Reply via email to