Skip to content

Commit d9541cd

Browse files
authored
feat: substrait extension logical node use column index not name (#285)
* feat: use index for sub ext plan Signed-off-by: discord9 <[email protected]> * make all Signed-off-by: discord9 <[email protected]> * chore: update typos Signed-off-by: discord9 <[email protected]> --------- Signed-off-by: discord9 <[email protected]>
1 parent 9d93fc3 commit d9541cd

File tree

6 files changed

+4353
-850
lines changed

6 files changed

+4353
-850
lines changed

.typos.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,7 @@
22
extend-exclude = [
33
# Exclude all generated files
44
"**/greptime/v1/**",
5+
"java/**",
6+
"go/**",
7+
"c++/**"
58
]

c++/substrait_extension/promql_plan.pb.cc

Lines changed: 517 additions & 90 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)