Mysql delta source is using different logic to convert schema at design time and runtime

Description

Assessor is using below logic:

While runtime use below logic :

Release Notes

None

Activity

Show:

Sean ZhouMarch 26, 2022 at 6:58 PM

not urgent, can be some long term improvement

Sean ZhouMarch 26, 2022 at 6:57 PM

need to double check the logic to make sure they are consistent. But it’s still error prone, need to investigate whether there is a way to get JDBC type at runtime

Sean ZhouMarch 26, 2022 at 6:56 PM

the cause is that at design time , we talk to database directly from CDAP, so the data type we got is JDBC type

while at runtime we talk to database through Debezum, so the data type we got is Kafka type

Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Affects versions

Triaged

Yes

Components

Priority

Created March 26, 2022 at 6:02 PM
Updated March 26, 2022 at 6:58 PM