liuxun666 commented on issue #3712: URL: https://github.com/apache/incubator-seatunnel/issues/3712#issuecomment-1489880078
This undermines some usage of clickhouse as a sink. Previously, when clickhouse was used as a sink, it was not required to set all fields on the source side, but now the fields on the source side must correspond to each other in the clickhouse. For example, it is possible not to import fields with default values in clickhouse before, such as "dt Date default to Date (created_at)". This submission destroys this. I believe that the issue issue can be avoided by highlighting it in the document, rather than this destructive change -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
