Vladimir Sitnikov created CALCITE-4253:
------------------------------------------
Summary: RelOptUtil#findAllTables should probably use
RelMetadataQuery#getTableReferences
Key: CALCITE-4253
URL: https://issues.apache.org/jira/browse/CALCITE-4253
Project: Calcite
Issue Type: Sub-task
Components: core
Affects Versions: 1.25.0
Reporter: Vladimir Sitnikov
It looks like both methods do exactly the same thing, so it would probably make
sense to divert {{findAllTables}} to {{RelMetadataQuery#getTableReferences}}
If methods are different, it would make sense to add the relevant documentation
and cross-references.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)