Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.11.1
-
None
Description
The current API requires some improvements in a few aspects:
- The current API enforces the SplitReaders to expose the records via a java collection which is not performance friendly in some cases.
- Some information does not change across the records, but the current RecordsWithSplitIds data structure does not support per-batch information.