doovvv opened a new pull request, #4070: URL: https://github.com/apache/flink-cdc/pull/4070
According to the Iceberg documentation https://iceberg.apache.org/docs/nightly/flink/#flink-to-iceberg, the CDC type TINYINT should be mapped to the Iceberg type INTEGER. However, in the code implementation of the Iceberg sink, I noticed that TINYINT is actually mapped to the Iceberg type BOOLEAN. -- 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: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org