Files
orion_greptime_proto/.typos.toml
T
discord9 d9541cd111 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>
2025-10-22 15:55:10 +08:00

9 lines
129 B
TOML

[files]
extend-exclude = [
# Exclude all generated files
"**/greptime/v1/**",
"java/**",
"go/**",
"c++/**"
]