Hisoka-X commented on code in PR #7626:
URL: https://github.com/apache/seatunnel/pull/7626#discussion_r1754158958


##########
docs/en/concept/schema-evolution.md:
##########
@@ -0,0 +1,52 @@
+# Schema evolution

Review Comment:
   Any info about what is schema evolution? And what's problem it can solve? 
Which engine support it?



##########
docs/en/concept/schema-evolution.md:
##########
@@ -0,0 +1,52 @@
+# Schema evolution
+
+## Supported connectors
+| Source    | Sink       |
+|:----------|:-----------|
+| Mysql-CDC | Jdbc-Mysql |
+
+
+## Enable schema evolution in CDC connector
+You need configure `debezium.include.schema.changes = true` to enable it

Review Comment:
   In source config or sink config?



##########
docs/en/concept/schema-evolution.md:
##########
@@ -0,0 +1,52 @@
+# Schema evolution
+
+## Supported connectors
+| Source    | Sink       |
+|:----------|:-----------|
+| Mysql-CDC | Jdbc-Mysql |

Review Comment:
   Is this a mapping? Can I use transform?



-- 
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]

Reply via email to