You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/07/03 19:08:00 UTC

[jira] [Updated] (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 ]

ASF GitHub Bot updated FLINK-18484:
-----------------------------------
    Labels: core exception message pull-request-available  (was: core exception message)

> 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
>            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)