You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2020/07/09 14:17:00 UTC

[jira] [Assigned] (FLINK-18484) RowSerializer arity error does not provide specific information about the mismatch

     [ https://issues.apache.org/jira/browse/FLINK-18484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aljoscha Krettek reassigned FLINK-18484:
----------------------------------------

    Assignee: Mans Singh

> RowSerializer arity error does not provide specific information about the mismatch
> ----------------------------------------------------------------------------------
>
>                 Key: FLINK-18484
>                 URL: https://issues.apache.org/jira/browse/FLINK-18484
>             Project: Flink
>          Issue Type: Improvement
>          Components: API / Core
>    Affects Versions: 1.10.1
>         Environment: All
>            Reporter: Mans Singh
>            Assignee: Mans Singh
>            Priority: Minor
>              Labels: core, exception, message, pull-request-available
>             Fix For: 1.11.1
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> The RowSerializer throws a RuntimeException when there is mismatch between the serializers field length and the input row. But the exception message does not contain information about the difference in the lengths. Eg:
> {{java.lang.RuntimeException: Row arity of from does not match serializers.}}
> Adding information about the mismatched length will be more helpful.
>  



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