my configuration:
Use Multi-Row Operation is close
and
Max Cache Size Per Batch (Entries) is “-1”
origin:
{
"table": "tableName",
"op_type": "I",
"op_ts": "2022-04-25 09:01:56.000000",
"current_ts": "2022-04-25T09:02:01.014000",
"pos": "00000000020000939589",
"after": {
“ROW_ID”:”123456”,
"LAST_UPD": "2022-04-25 01:01:54"
}
}
Destinations is jdbc producer
I can not update the LAST_UPD into mysql column “last_update_date”
please give me some advice