Add CHANGES.txt for #12334 Honor after value for skipping documents even if queue is not full for PagingFieldCollector (#12368)

Signed-off-by: gashutos <gashutos@amazon.com>
This commit is contained in:
Chaitanya Gohel 2023-06-14 13:47:06 +05:30 committed by GitHub
parent 1090928c14
commit 65447c8388
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -192,6 +192,8 @@ Optimizations
* GITHUB#12339: Optimize part of duplicate calculation numDeletesToMerge in merge phase (fudongying)
* GITHUB#12334: Honor after value for skipping documents even if queue is not full for PagingFieldCollector (Chaitanya Gohel)
Bug Fixes
---------------------