elasticsearch/x-pack
Nhat Nguyen da95df1186
Fix BlockHash DirectEncoder (#108283) (#108329)
The DirectEncoder currently returns the incorrect value for the
positionCount() method, which should be the number of positions ready in
the current batch. We need to keep track of whether a position is loaded
via encodeNextBatch() and consumed via the read() method. However, we
can always return 1 for positionCount(), indicating that one position is
already loaded. Our tests failed to catch this because mv_ordering
wasn't enabled when generating test blocks, effectively disabling the
DirectEncoders.

Closes #108268
2024-05-06 12:54:58 -04:00
..
dev-tools
libs Apply publish plugin to es-opensaml-security-api project (#104933) 2024-01-30 09:04:50 -08:00
license-tools Make some practically static methods static (#97565) 2023-10-06 23:37:07 +02:00
plugin Fix BlockHash DirectEncoder (#108283) (#108329) 2024-05-06 12:54:58 -04:00
qa Cleanup SamlAuthenticationIT (#106227) (#106287) 2024-03-13 09:32:55 -04:00
rest-resources-zip
test Add Saml test connection timeout debugging output (#104801) (#106226) 2024-03-13 13:07:11 +01:00
build.gradle Differentiate qa project group ids from in production projects (#96536) 2023-06-05 10:28:13 +02:00
NOTICE.txt
README.md

Elastic License Functionality

This directory tree contains files subject to the Elastic License. The files subject to the Elastic License are grouped in this directory to clearly separate them from files licensed under the Server Side Public License, v 1.