hailin0 commented on issue #5396:
URL: https://github.com/apache/seatunnel/issues/5396#issuecomment-1725684139
You can test using `console` as sink to test reads and checkpoints to locate
the problem
```
sink {
Console{
source_table_name = "source_table_name"
}
}
```
--
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]