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 2022/07/01 03:56:00 UTC

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

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

ASF GitHub Bot updated FLINK-28336:
-----------------------------------
    Labels: pull-request-available  (was: )

> 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
>            Priority: Major
>              Labels: pull-request-available
>             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)