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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
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)