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)