This is an automated email from the ASF dual-hosted git repository.
twalthr pushed a change to branch release-1.12
in repository https://gitbox.apache.org/repos/asf/flink.git.
from c8f4d80 [FLINK-21207][csv] Fix 'csv.disable-quote-character' = 'true'
can not take effect in source table
add 33ad098 [FLINK-23450][avro-confluent-registry] Set properties map for
DebeziumAvroFormat
No new revisions were added by this update.
Summary of changes:
.../confluent/RegistryAvroFormatFactory.java | 35 ++++++++++------------
.../DebeziumAvroDeserializationSchema.java | 14 ++++++++-
.../debezium/DebeziumAvroFormatFactory.java | 27 +++++++++++++++--
.../debezium/DebeziumAvroSerializationSchema.java | 16 +++++++++-
.../debezium/DebeziumAvroFormatFactoryTest.java | 11 +++++--
5 files changed, 78 insertions(+), 25 deletions(-)