Skip to content
Snippets Groups Projects
  • Prashant Sharma's avatar
    2fe0ba95
    SPARK-3874: Provide stable TaskContext API · 2fe0ba95
    Prashant Sharma authored
    This is a small number of clean-up changes on top of #2782. Closes #2782.
    
    Author: Prashant Sharma <prashant.s@imaginea.com>
    Author: Patrick Wendell <pwendell@gmail.com>
    
    Closes #2803 from pwendell/pr-2782 and squashes the following commits:
    
    56d5b7a [Patrick Wendell] Minor clean-up
    44089ec [Patrick Wendell] Clean-up the TaskContext API.
    ed551ce [Prashant Sharma] Fixed a typo
    df261d0 [Prashant Sharma] Josh's suggestion
    facf3b1 [Prashant Sharma] Fixed the mima issue.
    7ecc2fe [Prashant Sharma] CR, Moved implementations to TaskContextImpl
    bbd9e05 [Prashant Sharma] adding missed out files to git.
    ef633f5 [Prashant Sharma] SPARK-3874, Provide stable TaskContext API
    2fe0ba95
    History
    SPARK-3874: Provide stable TaskContext API
    Prashant Sharma authored
    This is a small number of clean-up changes on top of #2782. Closes #2782.
    
    Author: Prashant Sharma <prashant.s@imaginea.com>
    Author: Patrick Wendell <pwendell@gmail.com>
    
    Closes #2803 from pwendell/pr-2782 and squashes the following commits:
    
    56d5b7a [Patrick Wendell] Minor clean-up
    44089ec [Patrick Wendell] Clean-up the TaskContext API.
    ed551ce [Prashant Sharma] Fixed a typo
    df261d0 [Prashant Sharma] Josh's suggestion
    facf3b1 [Prashant Sharma] Fixed the mima issue.
    7ecc2fe [Prashant Sharma] CR, Moved implementations to TaskContextImpl
    bbd9e05 [Prashant Sharma] adding missed out files to git.
    ef633f5 [Prashant Sharma] SPARK-3874, Provide stable TaskContext API