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

Kenneth Knowles commented on BEAM-3712:
---------------------------------------

This issue has been migrated to https://github.com/apache/beam/issues/18637

> [SQL] Improve Query Validation
> ------------------------------
>
>                 Key: BEAM-3712
>                 URL: https://issues.apache.org/jira/browse/BEAM-3712
>             Project: Beam
>          Issue Type: Improvement
>          Components: dsl-sql
>            Reporter: Anton Kedin
>            Priority: P3
>
> In couple of places we don't validate the query and crash with some low-level 
> non-informative exceptions.
> For example, when there's different number of fields in SELECT than in the 
> RowCoder of the result in PAssert, then we will throw EOF exception trying to 
> decode the result, instead of providing meaningful description of what's 
> wrong.
> We need to implement additional validation in such cases.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to