Hello,
I am getting a validation error ERROR | target-clickhouse | Record failed validation Failed validating 'type' in schema['properties']['meta']
The meta field is a json column on the source mysql table. Is ther a way to disable validation and load the contents of the column as string?
Hello,
I am getting a validation error
ERROR | target-clickhouse | Record failed validationFailed validating 'type' in schema['properties']['meta']The meta field is a json column on the source mysql table. Is ther a way to disable validation and load the contents of the column as string?