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/08 03:44:00 UTC

[jira] [Updated] (BEAM-8592) DataCatalogTableProvider should not squash table components together into a string

     [ https://issues.apache.org/jira/browse/BEAM-8592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kenneth Knowles updated BEAM-8592:
----------------------------------
    Status: Open  (was: Triage Needed)

> DataCatalogTableProvider should not squash table components together into a string
> ----------------------------------------------------------------------------------
>
>                 Key: BEAM-8592
>                 URL: https://issues.apache.org/jira/browse/BEAM-8592
>             Project: Beam
>          Issue Type: Bug
>          Components: dsl-sql, dsl-sql-zetasql
>            Reporter: Kenneth Knowles
>            Assignee: Kenneth Knowles
>            Priority: Major
>
> Currently, if a user writes a table name like \{{foo.`baz.bar`.bizzle}} representing the components \{{"foo", "baz.bar", "bizzle"}} the DataCatalogTableProvider will concatenate the components into a string and resolve the identifier as if it represented \{{"foo", "baz", "bar", "bizzle"}}.



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