Gabor Somogyi created FLINK-38143: ------------------------------------- Summary: Pyflink flat YAML based config support is broken Key: FLINK-38143 URL: https://issues.apache.org/jira/browse/FLINK-38143 Project: Flink Issue Type: Bug Components: API / Python Affects Versions: 1.20.2, 1.19.3 Reporter: Gabor Somogyi
The backports of FLINK-37505 introduced the issue. [{{c9828e8}}|https://github.com/apache/flink/commit/c9828e8d2879e8a91187a105967b61a410119724] in release-1.20 [{{233e77e}}|https://github.com/apache/flink/commit/233e77e8a1e666eb97ad1033fcf0a6d9bd8b12a9] in release-1.19 At the moment when Flink uses the legacy YAML format then {{add_jars}} and {{add_classpaths}} are behaving wrong (stores value in YAML format instead of {{;}} separated). -- This message was sent by Atlassian Jira (v8.20.10#820010)