Closed tuziling closed 2 months ago
It fail when try to serialize BaseCombinedScanTask
, I guess it may be fixed by #1285
This issue has been automatically marked as stale because it has been open for 180 days with no activity. It will be closed in next 14 days if no further activity occurs. To permanently prevent this issue from being considered stale, add the label 'not-stale', but commenting on the issue is preferred when possible.
This issue has been closed because it has not received any activity in the last 14 days since being marked as 'stale'
Flink reads the data in real time and reports an error. Before querying, use flink to delete the existing primary key values in real time. The relevant codes are as follows:
Flink reads real time code is:
The error log is as follows
Does anyone know what the problem is?