feat: substrait extension logical node use column index not name (#285)
* feat: use index for sub ext plan Signed-off-by: discord9 <discord9@163.com> * make all Signed-off-by: discord9 <discord9@163.com> * chore: update typos Signed-off-by: discord9 <discord9@163.com> --------- Signed-off-by: discord9 <discord9@163.com>
This commit is contained in:
@@ -2,4 +2,7 @@
|
||||
extend-exclude = [
|
||||
# Exclude all generated files
|
||||
"**/greptime/v1/**",
|
||||
"java/**",
|
||||
"go/**",
|
||||
"c++/**"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user