Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.0.0-beta1
-
None
Description
RexImpTable and RexToLixTranslator in apache ignite for now is a copy from outdated apache calcite, some functions already changed implementation but apache ignite is not supported them due to outdated RexImpTable implementation. Propose:
1. Somehow documented why we need such approach.
2. If only this way is convenient for now - copy actual implementation, adopt it and make further copy as simple as possible.
RexImpTable contains description of all rewritten methods in it`s javadoc, appropriate issues are filled.
[1] https://issues.apache.org/jira/browse/CALCITE-5698
[2] https://issues.apache.org/jira/browse/CALCITE-5699
Attachments
Issue Links
- links to