tidb-incubator / TiBigData

TiDB connectors for Flink/Hive/Presto
Apache License 2.0
211 stars 57 forks source link

CDC ignore column/table/database name case #257

Closed humengyu2012 closed 1 year ago

humengyu2012 commented 1 year ago

What is the purpose of the change

Ignore column case in CDC.

Brief change log

  1. Change column name to lower case in craft and json.
  2. Use CDC original column name in canal-json.

Verifying this change

Use current tests.

This change added tests and can be verified as follows:

Does this pull request potentially affect one of the following parts:

Documentation

humengyu2012 commented 1 year ago

close https://github.com/tidb-incubator/TiBigData/issues/250

humengyu2012 commented 1 year ago

/run-all-tests

humengyu2012 commented 1 year ago

/run-all-tests