[
https://issues.apache.org/jira/browse/BEAM-4514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17123314#comment-17123314
]
Beam JIRA Bot commented on BEAM-4514:
-------------------------------------
This issue is P2 but has been unassigned without any comment for 60 days so it
has been labeled "stale-P2". If this issue is still affecting you, we care!
Please comment and remove the label. Otherwise, in 14 days the issue will be
moved to P3.
Please see https://beam.apache.org/contribute/jira-priorities/ for a detailed
explanation of what these priorities mean.
> [SQL] Enable flattening configuration
> -------------------------------------
>
> Key: BEAM-4514
> URL: https://issues.apache.org/jira/browse/BEAM-4514
> Project: Beam
> Issue Type: Improvement
> Components: dsl-sql
> Reporter: Anton Kedin
> Priority: P2
> Labels: stale-P2
>
> Currently the calcite projection also flattens the output row in PlannerImpl.
> This causes failure when inserting into a table with a ROW field.
> E.g. `INSERT INTO table (f_row_destination) SELECT f_row_source` will not
> work, as f_row_source will be flattened into separate fields and won't match
> the destination schema
--
This message was sent by Atlassian Jira
(v8.3.4#803005)