This is an automated email from the ASF dual-hosted git repository.

zhuzh pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git


    from 3b4fa6c424b [FLINK-34103][examples] Include flink-connector-datagen 
for AsyncIO example and bundle it into the dist by default
     new 6da6e764a4f [hotfix][test] Update test_configuration.py to test 
test_parse_jars_value.
     new 081051a2cac [FLINK-34257][core] Update Flink YAML Parser to Support 
YAML 1.2 Specification.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 flink-core/pom.xml                                 |   7 +
 .../flink/configuration/YamlParserUtils.java       | 167 +++++++++++----------
 .../flink/configuration/YamlParserUtilsTest.java   |  63 +++++++-
 flink-dist/src/main/resources/META-INF/NOTICE      |   1 +
 flink-python/dev/dev-requirements.txt              |   2 +-
 flink-python/pyflink/common/configuration.py       |   5 +-
 .../pyflink/common/tests/test_configuration.py     |  15 ++
 flink-python/pyflink/pyflink_gateway_server.py     |   5 +-
 flink-python/setup.py                              |   2 +-
 9 files changed, 174 insertions(+), 93 deletions(-)

Reply via email to