Commit 981b5c3
authored
chore(deps): bump substrait from 0.62 to 0.63.0 (apache#20876)
Bump `substrait` crate from 0.62.2 to 0.63.0 (v0.62.3 was yanked)
This substrait bump included:
- removing deprecated `extension_uri_reference` fields (use
`extension_urn_reference`), removed deprecated `extension_uris` field on
`Plan`/`ExtendedExpression` (use `extension_urns`)
- Handle new `LambdaParameterReference`, `Lambda`, and
`LambdaInvocation` enum variants
- Update `UserDefined` literal handling for new `TypeAnchorType` oneof
Supersedes apache#207501 parent f8fb5bd commit 981b5c3
File tree
13 files changed
+86
-65
lines changed- datafusion
- expr/src/logical_plan
- sqllogictest/test_files
- substrait
- src
- logical_plan
- consumer
- expr
- producer
- expr
- tests
13 files changed
+86
-65
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4456 | 4456 | | |
4457 | 4457 | | |
4458 | 4458 | | |
| 4459 | + | |
4459 | 4460 | | |
4460 | 4461 | | |
4461 | 4462 | | |
4462 | | - | |
4463 | | - | |
4464 | | - | |
4465 | | - | |
4466 | 4463 | | |
4467 | 4464 | | |
4468 | | - | |
4469 | 4465 | | |
4470 | | - | |
4471 | | - | |
4472 | | - | |
4473 | | - | |
| 4466 | + | |
4474 | 4467 | | |
4475 | 4468 | | |
4476 | 4469 | | |
4477 | | - | |
4478 | | - | |
4479 | | - | |
4480 | 4470 | | |
4481 | 4471 | | |
4482 | 4472 | | |
| 4473 | + | |
| 4474 | + | |
4483 | 4475 | | |
4484 | 4476 | | |
4485 | | - | |
4486 | | - | |
4487 | | - | |
| 4477 | + | |
4488 | 4478 | | |
| 4479 | + | |
| 4480 | + | |
| 4481 | + | |
4489 | 4482 | | |
4490 | 4483 | | |
4491 | 4484 | | |
4492 | 4485 | | |
| 4486 | + | |
| 4487 | + | |
4493 | 4488 | | |
4494 | 4489 | | |
4495 | 4490 | | |
4496 | | - | |
4497 | | - | |
4498 | | - | |
| 4491 | + | |
4499 | 4492 | | |
| 4493 | + | |
| 4494 | + | |
| 4495 | + | |
| 4496 | + | |
4500 | 4497 | | |
4501 | 4498 | | |
| 4499 | + | |
| 4500 | + | |
| 4501 | + | |
4502 | 4502 | | |
4503 | 4503 | | |
4504 | 4504 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
646 | 646 | | |
647 | 647 | | |
648 | 648 | | |
649 | | - | |
650 | | - | |
651 | | - | |
652 | | - | |
653 | | - | |
| 649 | + | |
| 650 | + | |
| 651 | + | |
| 652 | + | |
| 653 | + | |
654 | 654 | | |
655 | 655 | | |
656 | 656 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | 116 | | |
120 | 117 | | |
121 | 118 | | |
122 | 119 | | |
123 | | - | |
124 | 120 | | |
125 | 121 | | |
126 | 122 | | |
| |||
133 | 129 | | |
134 | 130 | | |
135 | 131 | | |
136 | | - | |
137 | 132 | | |
138 | 133 | | |
139 | 134 | | |
| |||
146 | 141 | | |
147 | 142 | | |
148 | 143 | | |
149 | | - | |
150 | | - | |
| 144 | + | |
151 | 145 | | |
152 | 146 | | |
153 | 147 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
59 | 62 | | |
60 | 63 | | |
61 | 64 | | |
| |||
Lines changed: 15 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
474 | 474 | | |
475 | 475 | | |
476 | 476 | | |
477 | | - | |
478 | | - | |
479 | | - | |
480 | | - | |
481 | | - | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
482 | 488 | | |
483 | 489 | | |
484 | 490 | | |
| |||
518 | 524 | | |
519 | 525 | | |
520 | 526 | | |
521 | | - | |
| 527 | + | |
522 | 528 | | |
523 | 529 | | |
524 | 530 | | |
525 | 531 | | |
526 | 532 | | |
527 | 533 | | |
528 | | - | |
| 534 | + | |
529 | 535 | | |
530 | 536 | | |
531 | 537 | | |
| |||
568 | 574 | | |
569 | 575 | | |
570 | 576 | | |
571 | | - | |
| 577 | + | |
572 | 578 | | |
573 | 579 | | |
574 | 580 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
96 | 99 | | |
97 | 100 | | |
98 | 101 | | |
| |||
Lines changed: 25 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | | - | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
145 | 153 | | |
146 | 154 | | |
147 | 155 | | |
| |||
444 | 452 | | |
445 | 453 | | |
446 | 454 | | |
447 | | - | |
448 | | - | |
449 | | - | |
450 | | - | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
451 | 471 | | |
452 | 472 | | |
453 | 473 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| |||
0 commit comments