摘要: CREATE TABLE `demo_simple_cdc_source` ( `id` BIGINT, `col_int` INT, `col_bigint` BIGINT, `col_smallint` SMALLINT, `col_string` STRING, `col_decimal` D 阅读全文
posted @ 2026-08-27 19:01 Robots2 阅读(5) 评论(0) 推荐(0)