Skip to content

Releases: palantir/spark

3.0.0-palantir.50

22 Oct 06:37
Compare
Choose a tag to compare

Identical to 3.0.0-palantir.49, but re-triggering build and publish to attempt to fix sbt cache related issues.

3.0.0-palantir.49

22 Oct 04:10
4fa14a3
Compare
Choose a tag to compare
  • Extend FilterInputStream for ShuffleBlockInputStream instead of using strictly a composite class (#613)

3.0.0-palantir.48

12 Oct 00:41
Compare
Choose a tag to compare
  • don't use map output tracker in localDiskShuffleReadSupport (#612)

3.0.0-palantir.47

10 Oct 20:17
Compare
Choose a tag to compare
  • [SPARK-25299] Rework the FetcherIterator and reader APIs (#611)

3.0.0-palantir.46

09 Oct 12:24
8c143b5
Compare
Choose a tag to compare
  • use available cores in k8s cluster local mode (#610)

3.0.0-palantir.45

07 Oct 16:33
Compare
Choose a tag to compare
  • Add shuffle map output un-registration hooks upon fetch failure (#609)

3.0.0-palantir.44

03 Oct 20:56
Compare
Choose a tag to compare
  • Make removing map output by exec id configurable (#608)

3.0.0-palantir.43

27 Sep 21:17
Compare
Choose a tag to compare
  • [SPARK-29259][SQL] call fs.exists only when necessary (#607)

3.0.0-palantir.42

18 Sep 15:38
Compare
Choose a tag to compare

Identical to 3.0.0-palantir.41, re-released to retry publishing.

3.0.0-palantir.41

18 Sep 00:54
Compare
Choose a tag to compare
  • Merge the Spark-25299 changes that introduce the Shuffle API into master (#606)