Huang Xingbo created FLINK-16980: ------------------------------------ Summary: PyFlink UDF execution module is not compatible with protobuf 3.6.1 Key: FLINK-16980 URL: https://issues.apache.org/jira/browse/FLINK-16980 Project: Flink Issue Type: Bug Components: API / Python Affects Versions: 1.10.1, 1.11.0 Reporter: Huang Xingbo
PyFlink UDF execution module is not compatible with protobuf 3.6.1 because it uses a newer interface to access the enum value defined in proto model. We need to fix this. -- This message was sent by Atlassian Jira (v8.3.4#803005)