master
[SPARK-56863][PYTHON][PS][TESTS] Drop redundant `SQLTestUtils`
[SPARK-58058][PYTHON][TEST] Split slow PySpark test suites into smaller modules
[SPARK-57294][PS] Support DataFrame.combine in fallback mode
[SPARK-46158][PYTHON][PS] Support axis columns in DataFrame.xs
[SPARK-57477][PYTHON][TEST] Remove `labels` test for boxplot
[SPARK-55293][PS][TESTS][FOLLOW-UP] Avoid more old offset aliases
[SPARK-54906][PYTHON][TESTS] Unify test entry for all pyspark tests
[SPARK-57986][PS] Align Rolling/Expanding.sem with pandas 3
[SPARK-34886][PYTHON] Port/integrate Koalas DataFrame unit test into PySpark
[SPARK-56861][PS][TESTS] Fix `ArrowInterfaceTests` being silently skipped by unittest
[SPARK-55156][PS] Deal with `include_groups` for `groupby.apply`
[SPARK-56329][PYTHON] Fix all E721 type comparison violations
[SPARK-58646][PS] Use native expressions for NumPy reciprocal on integer columns
[SPARK-56018][PYTHON] Use ruff as formatter
[SPARK-56760][PYTHON] Remove dead numpy 1.21 version check in pandas typehints