[ 
https://issues.apache.org/jira/browse/BEAM-8592?focusedWorklogId=347081&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-347081
 ]

ASF GitHub Bot logged work on BEAM-8592:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 20/Nov/19 23:58
            Start Date: 20/Nov/19 23:58
    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-556555460
 
 
   Please take another look. I have restored unit testing to ensure that 
`TableResolution` works as expected.
 
----------------------------------------------------------------
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: 347081)
    Time Spent: 1h 20m  (was: 1h 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: 1h 20m
>  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)

Reply via email to