This repository was archived by the owner on Jan 7, 2025. It is now read-only.
File tree
43 files changed
+1510
-1393
lines changed- optd-core
- src
- cascades
- tasks
- optd-datafusion-bridge/src
- optd-datafusion-repr
- src
- optd-datafusion-repr-adv-cost
- optd-sqlplannertest
- src/bin
- tests
- basic
- joins
- pushdowns
- subqueries
- tpch
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
43 files changed
+1510
-1393
lines changedDiff for: Cargo.lock
+100-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: optd-core/Cargo.toml
+2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
| 22 | + | |
| 23 | + | |
22 | 24 |
| |
23 | 25 |
| |
24 | 26 |
|
Diff for: optd-core/src/cascades.rs
+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
| 11 | + | |
11 | 12 |
| |
12 | 13 |
| |
13 | 14 |
| |
14 |
| - |
Diff for: optd-core/src/cascades/memo.rs
+5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
158 | 158 |
| |
159 | 159 |
| |
160 | 160 |
| |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
161 | 166 |
| |
162 | 167 |
| |
163 | 168 |
| |
|
0 commit comments