Details
-
Sub-task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Now our partition writers will write a whole file in a checkpoint if there is no partition change.
Sometimes this file is too big, it is better to add a RollingPolicy for controlling file size.
We can just add policy controlled by file size and record number.