Releases: lyft/spark
Releases · lyft/spark
v3.1.2.2-lyft: Merge pull request #38 from lyft/DATA-11063
Remove sorted requirement on a window
v3.1.2.1-lyft: Cherry pick fix for SPARK-27991 (#37)
* Cherry pick fix for SPARK-27991 * Added missing function answerFetchBlocks * Modifying constructor calls of ShuffleBlockFetcherIterator to accommodate new argument * More changes to fix the cherrypick
Spark 3.1.2 RC1
Merge pull request #36 from lyft/v3.1.2-rc1_branch Spark 3.1.2-RC1
v3.1.1.4-lyft: Merge pull request #35 from lyft/custom-hive-xec
Spark Thrift Server Fixes
Support for dynamic override
Merge pull request #34 from lyft/dzhi01 Automatic staging committer conflict-mode for dynamic partition overwrite
v3.1.1.2-lyft: Merge pull request #32 from lyft/DATA-10803
Do not localize s3 files
Spark 3.1.1 release
Merge pull request #30 from lyft/fix_guava Fix guava conflicts
Spark 3.0.2
Merge pull request #23 from lyft/branch-3.0 Update to Spark 3.0.2
SPARK-33402
v3.0.1.3-lyft [SPARK-33402][CORE] Jobs launched in same second have duplicate MapRe…
v3.0.1.2-lyft: Log first successful container request (#20)
Call internal lyft API using reflection when the executor was successfully requested from K8s