COMMITS
/ python/pyspark/taskcontext.py March 16, 2026
Y
[SPARK-55986][PYTHON] Upgrade black to 26.3.1
yangjie01 committed
January 22, 2026
T
[SPARK-55040][PYTHON] Refactor TaskContext and related worker protocol
Tian Gao committed
December 9, 2025
T
[SPARK-54632][PYTHON] Add the option to use ruff for lint
Tian Gao committed
April 15, 2025
H
[SPARK-51688][PYTHON] Use Unix Domain Socket between Python and JVM communication
Hyukjin Kwon committed
July 24, 2024
H
April 4, 2024
H
[SPARK-47683][PYTHON][BUILD] Decouple PySpark core API to pyspark.core package
Hyukjin Kwon committed
April 26, 2023
I
[SPARK-42992][PYTHON] Introduce PySparkRuntimeError
itholic committed
August 23, 2022
H
[SPARK-40173][PYTHON][CORE][DOCS] Make pyspark.taskcontext examples self-contained
Hyukjin Kwon committed
March 16, 2022
Z
[SPARK-38424][PYTHON] Warn unused casts and ignores
zero323 committed
December 16, 2021
Z
[SPARK-37632][PYTHON] Drop code that targets Python < 3.7
zero323 committed
November 13, 2021
T
[SPARK-37139][PYTHON][FOLLOWUP] Fix class variable type hints in taskcontext.py
Takuya UESHIN committed
November 10, 2021
Z
[SPARK-37022][PYTHON] Use black as a formatter for PySpark
zero323 committed
October 29, 2021
D
August 5, 2021
W
[SPARK-36173][CORE] Support getting CPU number in TaskContext
Wu, Xiaochang committed
May 26, 2021
H
[SPARK-32194][PYTHON] Use proper exception classes instead of plain Exception
Hyukjin Kwon committed
May 3, 2021
Y
[SPARK-35176][PYTHON] Standardize input validation error type
Yikun Jiang committed
November 16, 2020
July 14, 2020
H
[SPARK-32138] Drop Python 2.7, 3.4 and 3.5
HyukjinKwon committed
April 17, 2020
February 21, 2020
S
[SPARK-30667][CORE] Add all gather method to BarrierTaskContext
sarthfrey-db committed
February 20, 2020
X
Revert "[SPARK-30667][CORE] Add allGather method to BarrierTaskContext"
Xingbo Jiang committed
February 14, 2020
S
[SPARK-30667][CORE] Add allGather method to BarrierTaskContext
sarthfrey-db committed
X
Revert "[SPARK-30667][CORE] Add allGather method to BarrierTaskContext"
Xingbo Jiang committed
S
[SPARK-30667][CORE] Add allGather method to BarrierTaskContext
sarthfrey-db committed
October 31, 2019
X
[SPARK-29582][PYSPARK] Support `TaskContext.get()` in a barrier task from Python side
Xianyang Liu committed
September 1, 2019
July 11, 2019
T
[SPARK-28234][CORE][PYTHON] Add python and JavaSparkContext support to get resources
Thomas Graves committed
July 5, 2019
H
[SPARK-28206][PYTHON] Remove the legacy Epydoc in PySpark API documentation
HyukjinKwon committed
January 18, 2019
S
January 11, 2019
November 13, 2018
August 29, 2018
X
[SPARK-25248][.1][PYSPARK] update barrier Python API
Xiangrui Meng committed
I
[SPARK-25253][PYSPARK] Refactor local connection & auth code
Imran Rashid committed
August 21, 2018
X
[SPARK-25095][PYSPARK] Python support for BarrierTaskContext
Xingbo Jiang committed
May 31, 2018
T
[SPARK-24397][PYSPARK] Added TaskContext.getLocalProperty(key) in Python
Tathagata Das committed
December 20, 2016
H
[SPARK-18576][PYTHON] Add basic TaskContext information to PySpark
Holden Karau committed