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 2ec3265  [MINOR][BUILD] Decode output of commands during merge script 
as UTF-8 consistently
     add c6938ea  [SPARK-29310][CORE][TESTS] TestMemoryManager should implement 
getExecutionMemoryUsageForTask()

No new revisions were added by this update.

Summary of changes:
 .../org/apache/spark/memory/MemoryConsumer.java    |   2 +-
 .../unsafe/map/AbstractBytesToBytesMapSuite.java   |   4 +-
 .../unsafe/sort/UnsafeExternalSorterSuite.java     |   5 ++
 .../apache/spark/memory/TestMemoryManager.scala    | 100 +++++++++++++++------
 .../spark/memory/TestMemoryManagerSuite.scala      |  55 ++++++++++++
 5 files changed, 137 insertions(+), 29 deletions(-)
 create mode 100644 
core/src/test/scala/org/apache/spark/memory/TestMemoryManagerSuite.scala


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

Reply via email to