[
https://issues.apache.org/jira/browse/OPTIQ-321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14050857#comment-14050857
]
Jacques Nadeau commented on OPTIQ-321:
--------------------------------------
We do it to allow sugared syntax using the dot for item operators and dynamic
schema, supporting things such as "tbl.cola.colb[4].value" =>
tbl.cola['colb'][4]['value']
> Allow library users to replace implementation of CompoundIdentifier in SQL
> Parser
> ---------------------------------------------------------------------------------
>
> Key: OPTIQ-321
> URL: https://issues.apache.org/jira/browse/OPTIQ-321
> Project: Optiq
> Issue Type: Improvement
> Reporter: Jacques Nadeau
> Assignee: Jacques Nadeau
>
> This will allow users to support alternative identifier constructs.
--
This message was sent by Atlassian JIRA
(v6.2#6252)