Update formats.md

This commit is contained in:
Denny Crane 2022-07-19 18:23:02 -03:00 committed by GitHub
parent be1d40916a
commit 1d5b2b770e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1632,7 +1632,7 @@ kafka_topic_list = 'topic1',
kafka_group_name = 'group1',
kafka_format = 'AvroConfluent';
-- for debug purposes you can set format_avro_schema_registry_url in session.
-- for debug purposes you can set format_avro_schema_registry_url in a session.
-- this way cannot be used in production
SET format_avro_schema_registry_url = 'http://schema-registry';