Commit f065280
[SPARK-24160][FOLLOWUP] Fix compilation failure
## What changes were proposed in this pull request?
SPARK-24160 is causing a compilation failure (after SPARK-24143 was merged). This fixes the issue.
## How was this patch tested?
building successfully
Author: Marco Gaido <[email protected]>
Closes #21256 from mgaido91/SPARK-24160_FOLLOWUP.1 parent c598197 commit f065280
File tree
1 file changed
+1
-1
lines changed- core/src/test/scala/org/apache/spark/storage
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
546 | 546 | | |
547 | 547 | | |
548 | 548 | | |
549 | | - | |
| 549 | + | |
550 | 550 | | |
551 | 551 | | |
552 | 552 | | |
| |||
0 commit comments