You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Haisheng Yuan (JIRA)" <ji...@apache.org> on 2019/06/21 01:13:00 UTC

[jira] [Created] (CALCITE-3138) Restructuring ROW type fields is not supported

Haisheng Yuan created CALCITE-3138:
--------------------------------------

             Summary: Restructuring ROW type fields is not supported
                 Key: CALCITE-3138
                 URL: https://issues.apache.org/jira/browse/CALCITE-3138
             Project: Calcite
          Issue Type: Bug
          Components: core
            Reporter: Haisheng Yuan
         Attachments: ROW_repro.patch

ROW type is not supported to restructure fields after flattening (see RelStructuredTypeFlattener.restructureFields), which may cause wrong result. 

Attached patch file can be used to reproduce the issue.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)