Commit e348b45
feat: add support for
* Add support for DML serialization to proto
closes: apache#13616
* add round trip test for DML serde
* cover all cases in round trip test
* minor: change ordering of enum typeLogicalPlan::DML(...) serde (apache#14079)1 parent 017d529 commit e348b45
7 files changed
Lines changed: 454 additions & 8 deletions
File tree
- datafusion/proto
- proto
- src
- generated
- logical_plan
- tests/cases
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
| |||
262 | 263 | | |
263 | 264 | | |
264 | 265 | | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
265 | 282 | | |
266 | 283 | | |
267 | 284 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments