gcs-connector-for-apache-kafka
gcs-connector-for-apache-kafka copied to clipboard
Configuration to include avro schema
Would it be possible to change some configuration to include the avro schema instead of just payload?
On documentation we have, can schema be enabled?
Value/Key schema will not be presented in output file, even if value.converter.schemas.enable property is true. But, it is still important to set this property correctly, so that connector could read records correctly.