Commit c605fee
[SPARK-21260][SQL][MINOR] Remove the unused OutputFakerExec
## What changes were proposed in this pull request?
OutputFakerExec was added long ago and is not used anywhere now so we should remove it.
## How was this patch tested?
N/A
Author: Xingbo Jiang <[email protected]>
Closes apache#18473 from jiangxb1987/OutputFakerExec.1 parent 6beca9c commit c605fee
File tree
1 file changed
+0
-11
lines changed- sql/core/src/main/scala/org/apache/spark/sql/execution
1 file changed
+0
-11
lines changedLines changed: 0 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
584 | 584 | | |
585 | 585 | | |
586 | 586 | | |
587 | | - | |
588 | | - | |
589 | | - | |
590 | | - | |
591 | | - | |
592 | | - | |
593 | | - | |
594 | | - | |
595 | | - | |
596 | | - | |
597 | | - | |
598 | 587 | | |
599 | 588 | | |
600 | 589 | | |
| |||
0 commit comments