Skip to content

Commit

Permalink
Revert "[SPARK-25299] Put SPARK-25299 changes into master (#606)"
Browse files Browse the repository at this point in the history
This reverts commit e153f73.
  • Loading branch information
rshkv committed Jan 25, 2021
1 parent 610d65b commit b7f6770
Show file tree
Hide file tree
Showing 56 changed files with 569 additions and 3,097 deletions.
5 changes: 3 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ defaults: &defaults
TERM: dumb
BUILD_SBT_CACHE: "/home/circleci/build-sbt-cache"


test-defaults: &test-defaults
<<: *defaults
environment:
Expand All @@ -27,8 +28,8 @@ deployable-branches-and-tags: &deployable-branches-and-tags
tags:
only: /[0-9]+(?:\.[0-9]+){2,}-palantir\.[0-9]+(?:\.[0-9]+)*/
branches:
only:
- master
only: master


# Step templates

Expand Down

This file was deleted.

This file was deleted.

53 changes: 0 additions & 53 deletions core/src/main/java/org/apache/spark/shuffle/api/ShuffleDataIO.java

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit b7f6770

Please sign in to comment.