Commit 079ddb0
implement tree explain for CoalesceBatchesExec (apache#15194)
* feat: implement tree explain for CoalesceBatchesExec
Signed-off-by: Alan Tang <[email protected]>
* chore: only fix on tree rendering
Signed-off-by: Alan Tang <[email protected]>
* feat(test): Add tree rendering test for CoalesceBatchesExec with a limit
Signed-off-by: Alan Tang <[email protected]>
---------
Signed-off-by: Alan Tang <[email protected]>
Co-authored-by: Andrew Lamb <[email protected]>1 parent ce536c9 commit 079ddb0
File tree
2 files changed
+751
-602
lines changed- datafusion
- physical-plan/src
- sqllogictest/test_files
2 files changed
+751
-602
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
127 | | - | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
128 | 131 | | |
129 | 132 | | |
130 | 133 | | |
| |||
0 commit comments