Commit 7bb1dab
[SPARK-26271][FOLLOW-UP][SQL] remove unuse object SparkPlan
## What changes were proposed in this pull request?
this code come from PR: #11190,
but this code has never been used, only since PR: #14548,
Let's continue fix it. thanks.
## How was this patch tested?
N / A
Closes #23227 from heary-cao/unuseSparkPlan.
Authored-by: caoxuewen <cao.xuewen@zte.com.cn>
Signed-off-by: Wenchen Fan <wenchen@databricks.com>1 parent 169d9ad commit 7bb1dab
File tree
1 file changed
+0
-5
lines changed- sql/core/src/main/scala/org/apache/spark/sql/execution
1 file changed
+0
-5
lines changedLines changed: 0 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
423 | 423 | | |
424 | 424 | | |
425 | 425 | | |
426 | | - | |
427 | | - | |
428 | | - | |
429 | | - | |
430 | | - | |
431 | 426 | | |
432 | 427 | | |
433 | 428 | | |
| |||
0 commit comments