You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Juntao Hu (Jira)" <ji...@apache.org> on 2022/07/01 03:02:00 UTC

[jira] [Created] (FLINK-28336) Support parquet-avro format in PyFlink DataStream

Juntao Hu created FLINK-28336:
---------------------------------

             Summary: Support parquet-avro format in PyFlink DataStream
                 Key: FLINK-28336
                 URL: https://issues.apache.org/jira/browse/FLINK-28336
             Project: Flink
          Issue Type: New Feature
          Components: API / Python
    Affects Versions: 1.15.0
            Reporter: Juntao Hu
             Fix For: 1.16.0


Parquet-avro has three interfaces, ReflectData, SpecificData and GenericData, considered that the first two interface need cooresponding Java class, we just support GenericData in PyFlink, where users use strings to define Avro schema.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)