[ 
https://issues.apache.org/jira/browse/CALCITE-992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15042632#comment-15042632
 ] 

Maryann Xue commented on CALCITE-992:
-------------------------------------

Thank you, [~julianhyde], for making the changes! Yes, the THREAD_LOCAL object 
does exactly what is needed, with the help of the "to string" and "from string" 
for qualified names. I have some minor questions, which I have posted on the 
pull request.

> Validate and resolve sequence reference as a Table object
> ---------------------------------------------------------
>
>                 Key: CALCITE-992
>                 URL: https://issues.apache.org/jira/browse/CALCITE-992
>             Project: Calcite
>          Issue Type: Sub-task
>            Reporter: Maryann Xue
>            Assignee: Maryann Xue
>             Fix For: 1.6.0
>
>         Attachments: CALCITE-992.suggested.diff
>
>
> Currently the validator does not validate if the sequence exists or if the 
> corresponding table is of the required type, etc. Also, in NEXT_VALUE and 
> CURRENT_VALUE function, we need the sequence Table object instead of the 
> sequence name string.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to