Skip to content
Snippets Groups Projects
  1. Dec 20, 2016
    • Holden Karau's avatar
      [SPARK-18576][PYTHON] Add basic TaskContext information to PySpark · 047a9d92
      Holden Karau authored
      ## What changes were proposed in this pull request?
      
      Adds basic TaskContext information to PySpark.
      
      ## How was this patch tested?
      
      New unit tests to `tests.py` & existing unit tests.
      
      Author: Holden Karau <holden@us.ibm.com>
      
      Closes #16211 from holdenk/SPARK-18576-pyspark-taskcontext.
      047a9d92
Loading