You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@calcite.apache.org by "Vladimir Sitnikov (Jira)" <ji...@apache.org> on 2020/09/12 12:33:00 UTC

[jira] [Created] (CALCITE-4253) RelOptUtil#findAllTables should probably use RelMetadataQuery#getTableReferences

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)