Calcite分析 -- Convention&Converter

摘要: Calcite,version:1.26.0 什么是Convention 1. 是一种RelTrait,而且是默认必须有的RelTraitDef 2. 逻辑算子的convention为None,表示未被实现;反过来说物理算子的convention一定不会是None 在CBO优化前会把root进行co 阅读全文
posted @ 2021-08-31 19:56 fxjwind 阅读(876) 评论(0) 推荐(0)