Hi,
I tried to source data from mongodb and in configuration file I setted auto.register.schemas
to false
but the connector always created the schema. The schema I setted contains namespace fields but one generated by connector does not contain it, so that why I want to disable schema auto creation.
Thank you for you help.