This is an automated email from the ASF dual-hosted git repository.
xtsong pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 2d38d8b [FLINK-24389][table] Fix NPE in
CatalogTableImpl#getDescription (#17438)
add 4d648db [FLINK-23358][core] Refactor CoreOptions parent first
patterns to List options
No new revisions were added by this update.
Summary of changes:
.../shortcodes/generated/core_configuration.html | 8 +-
.../generated/expert_class_loading_section.html | 8 +-
.../apache/flink/configuration/CoreOptions.java | 95 ++++++++++++++--------
.../core/classloading/SubmoduleClassLoader.java | 3 +-
.../flink/configuration/CoreOptionsTest.java | 22 +++--
.../configuration/ParentFirstPatternsTest.java | 7 +-
.../formats/avro/AvroKryoClassloadingTest.java | 4 +-
7 files changed, 88 insertions(+), 59 deletions(-)