Danny Chen created CALCITE-3518:
-----------------------------------
Summary: Use List instead of BitSet to keep inheritPath in RelHint
Key: CALCITE-3518
URL: https://issues.apache.org/jira/browse/CALCITE-3518
Project: Calcite
Issue Type: Improvement
Components: core
Affects Versions: 1.21.0
Reporter: Danny Chen
Assignee: Danny Chen
Fix For: 1.22.0
Use List instead of BitSet, because the BitSet would just eliminate the tailing
zeros from the original path integers.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)