Danny Chen created CALCITE-3584:
-----------------------------------
Summary: Support SQL hints propagation for decorrelation
Key: CALCITE-3584
URL: https://issues.apache.org/jira/browse/CALCITE-3584
Project: Calcite
Issue Type: Improvement
Components: core
Affects Versions: 1.21.0
Reporter: Danny Chen
Assignee: Danny Chen
Fix For: 1.22.0
In CALCITE-482, we have support a basic SQL hints framework to let other
engines to extend and have their own hints implementations. But for the
decorrelation, the hints would just lost.
We should support that because most of the sub-queries needs decorrelation.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)