[
https://issues.apache.org/jira/browse/BEAM-8592?focusedWorklogId=340335&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-340335
]
ASF GitHub Bot logged work on BEAM-8592:
----------------------------------------
Author: ASF GitHub Bot
Created on: 08/Nov/19 04:04
Start Date: 08/Nov/19 04:04
Worklog Time Spent: 10m
Work Description: kennknowles commented on issue #10021: [BEAM-8592]
Adjusting ZetaSQL table resolution to standard
URL: https://github.com/apache/beam/pull/10021#issuecomment-551375497
run sql precommit
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 340335)
Remaining Estimate: 0h
Time Spent: 10m
> 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
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)