Commit a10cc61
committed
[SC-5451] Fix databricks/spark branch-2.1 build because SortPartitions is removed
## What changes were proposed in this pull request?
Fix databricks/spark branch-2.1 build because SortPartitions is removed
## How was this patch tested?
jenkins
Author: Yin Huai <yhuai@databricks.com>
Closes apache#150 from yhuai/branch-2.1-fix.1 parent f39db8f commit a10cc61
File tree
2 files changed
+0
-3
lines changed- sql/core/src
- main/scala/com/databricks/sql/acl
- test/scala/com/databricks/sql/acl
2 files changed
+0
-3
lines changedLines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
243 | | - | |
244 | 243 | | |
245 | 244 | | |
246 | 245 | | |
| |||
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
166 | | - | |
167 | | - | |
168 | 166 | | |
169 | 167 | | |
170 | 168 | | |
| |||
0 commit comments