[ 
https://issues.apache.org/jira/browse/BEAM-4515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17123313#comment-17123313
 ] 

Beam JIRA Bot commented on BEAM-4515:
-------------------------------------

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] Support Row construction with named fields
> ------------------------------------------------
>
>                 Key: BEAM-4515
>                 URL: https://issues.apache.org/jira/browse/BEAM-4515
>             Project: Beam
>          Issue Type: Improvement
>          Components: dsl-sql
>            Reporter: Anton Kedin
>            Priority: P2
>              Labels: stale-P2
>
> Currently Calcite's ROW() constructor only accepts values and doesn't allow 
> names, so `INSERT INTO f_row SELECT ROW('asdfasdf', 'sdfsdfsd')` will fail 
> with something like this:
> `Cannot assign to target field 'f_row' of type RecordType(VARCHAR f_str1, 
> VARCHAR f_str2) from source field 'f_row' of type RecordType(VARCHAR EXPR$0, 
> VARCHAR EXPR$1)`
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to