[Apache Calcite] org.apache.calcite.adapter.elasticsearch 拿到生成的es运行json

206 阅读1分钟

org.apache.calcite.adapter.elasticsearch.ElasticsearchRel.Implementor

收集生成的字符串

该字符串是遍历关系表达式生成的,关系表达式树就是运行的中间语言

Implementor 实现翻译