Mina Asham created FLINK-37192:
----------------------------------

             Summary: [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: 2.0-preview, 1.20.0
            Reporter: Mina Asham


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)

Reply via email to