You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Rajeshbabu Chintaguntla (JIRA)" <ji...@apache.org> on 2017/06/26 07:15:00 UTC

[jira] [Created] (CALCITE-1858) Support compound identifiers in extended fields

Rajeshbabu Chintaguntla created CALCITE-1858:
------------------------------------------------

             Summary: Support compound identifiers in extended fields
                 Key: CALCITE-1858
                 URL: https://issues.apache.org/jira/browse/CALCITE-1858
             Project: Calcite
          Issue Type: Bug
            Reporter: Rajeshbabu Chintaguntla
            Assignee: Rajeshbabu Chintaguntla


Currently extended fields are simple identifiers and also the ExtensibleTable#extend just expecting list of RelDataTypeField which has simple identifier as field name. To support the compound identifiers as extended fields we need to accept list of components in the identifier along with the RelDataTypeField. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)