SteNicholas commented on pull request #14464: URL: https://github.com/apache/flink/pull/14464#issuecomment-751448004
@wuchong I have added a IT case in `KafkaChangelogTableITCase` to test Kafka and Canal JSON with metadata accessing. About the Canal JSON metadata, I prefer to the following keys and types: - `database STRING` - `table STRING` - `sql-type MAP<STRING, INT>` - `pk-names ARRAY<STRING>` - `ingestion-timestamp TIMESTAMP(3) WITH LOCAL TIME ZONE` The name of keys are a little different from yours. What do you think about the above names of keys? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org