Open yzl-5483 opened 3 months ago
When batchSize is set to>1, for example, when using a filter to write to different tables by default, even if CloseAndFlush is used, data will be lost at the end of the program. How to solve this problem.
When batchSize is set to>1, for example, when using a filter to write to different tables by default, even if CloseAndFlush is used, data will be lost at the end of the program. How to solve this problem.