somandal opened a new pull request, #9041: URL: https://github.com/apache/pinot/pull/9041
This PR is a follow-up for the issue: https://github.com/apache/pinot/issues/8875 The original PRs to fix the above issue (https://github.com/apache/pinot/pull/8953 and https://github.com/apache/pinot/pull/8993) added tests for various query types but used numerics as the string values. This PR adds additional string columns within `MultiValueRawQueriesTest` which use alpha-numeric data with much larger varying lengths and tests queries with the new columns. This PR also enhances the `MultiValueVarByteRawIndexCreatorTest` to test for full chunk buffers to ensure there aren't buffer overflows. cc @siddharthteotia @Jackie-Jiang @walterddr -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
