This is an automated email from the ASF dual-hosted git repository.
jark pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 2061b72 [FLINK-20666][python] Fix the deserialized Row losing the
fields name information
add cc9ccc4 [FLINK-19905][jdbc] Fix the 'lookup.max-retries' option
initial value is 1 in JdbcLookupFunction
No new revisions were added by this update.
Summary of changes:
.../flink/connector/jdbc/table/JdbcLookupFunction.java | 2 +-
.../org/apache/flink/table/descriptors/JdbcValidator.java | 2 +-
.../flink/connector/jdbc/table/JdbcLookupTableITCase.java | 5 +++--
.../connector/jdbc/table/JdbcTableSourceSinkFactoryTest.java | 12 ++++++++++++
4 files changed, 17 insertions(+), 4 deletions(-)