Type: BugType: Performancegood first issue
仓库指标
- 星标
- (47 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
The current logic of dividing on batches by start_index and count doesn't account for filter.
When using filter, returned items _key don't correspond with actual index so the data repeats.