You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "hailong wang (Jira)" <ji...@apache.org> on 2020/09/30 18:36:00 UTC

[jira] [Created] (FLINK-19482) OrcRowInputFormat does not define serialVersionUID

hailong wang created FLINK-19482:
------------------------------------

             Summary: OrcRowInputFormat does not define serialVersionUID
                 Key: FLINK-19482
                 URL: https://issues.apache.org/jira/browse/FLINK-19482
             Project: Flink
          Issue Type: Bug
          Components: Formats (JSON, Avro, Parquet, ORC, SequenceFile)
    Affects Versions: 1.11.0
            Reporter: hailong wang
             Fix For: 1.12.0


The org.apache.flink.orc function does not define a {{serialVersionUID}}.

We should define a {{serialVersionUID when object is serialized to avoid [java.io|http://java.io/].InvalidClassExceptio exception.}}



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