You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kenneth Knowles (Jira)" <ji...@apache.org> on 2019/11/24 03:00:08 UTC

[jira] [Created] (BEAM-8817) Beam SQL dialects should share table registration and name resolution logic

Kenneth Knowles created BEAM-8817:
-------------------------------------

             Summary: Beam SQL dialects should share table registration and name resolution logic
                 Key: BEAM-8817
                 URL: https://issues.apache.org/jira/browse/BEAM-8817
             Project: Beam
          Issue Type: Improvement
          Components: dsl-sql, dsl-sql-zetasql
            Reporter: Kenneth Knowles
            Assignee: Kenneth Knowles


Currently the ZetaSQL and Calcite SQL code paths each have their own version of "scrape the table names from the query" and "let the table providers know that we will be asking for these names". There should be a common abstraction for this.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)