Commit 9d125aa
committed
fix(datafusion): restore DeltaScanExec delta_plan accessor
The DF52 scan visitor expects to extract the KernelScanPlan from DeltaScanExec; keep a small accessor to avoid depending on struct field visibility.
Signed-off-by: Ethan Urbanski <ethan@urbanskitech.com>1 parent 00e01d6 commit 9d125aa
1 file changed
Lines changed: 1 addition & 2 deletions
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
154 | | - | |
| 154 | + | |
155 | 155 | | |
156 | | - | |
157 | 156 | | |
158 | 157 | | |
159 | 158 | | |
| |||
0 commit comments