Description
Now that StructKind has been introduced as an attribute of RelDataType by CALCITE-1208, when copying a RecordType, we should also copy its StructKind.
This would be an issue in view expansion, in which columns could not be resolved from a view the same way as they would from its original table.
Attachments
Issue Links
- is depended upon by
-
PHOENIX-2679 Implement column family schema structure in Calcite-Phoenix
- Open
- is related to
-
CALCITE-1208 Improve two-level column structure handling
- Closed
- links to