[
https://issues.apache.org/jira/browse/FLINK-37192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dian Fu reassigned FLINK-37192:
-------------------------------
Assignee: Mina Asham
> [pyflink] Replace deprecated avro-python3 with avro
> ---------------------------------------------------
>
> Key: FLINK-37192
> URL: https://issues.apache.org/jira/browse/FLINK-37192
> Project: Flink
> Issue Type: Technical Debt
> Components: API / Python
> Affects Versions: 1.20.0, 2.0-preview
> Reporter: Mina Asham
> Assignee: Mina Asham
> Priority: Minor
> Labels: pull-request-available
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> avro-python3 was deprecated and replaced by avro, the first hasn't had a
> release since March 17, 2021 while the second has had multiple fixes and
> updated, latest is August 5, 2024
>
> Both libraries are the exact same (i.e. {{avro-python3}} was just renamed to
> {{avro}} and had multiple updates since), but the problem is that they
> overlap in package name, so using PyFlink with any updated library that
> relies on {{avro}} fails starting the pipeline even if the pipeline doesn't
> actually do any avro encoding/decoding
--
This message was sent by Atlassian Jira
(v8.20.10#820010)