klsince opened a new pull request, #14085: URL: https://github.com/apache/pinot/pull/14085
Add a test on the checking logic of whether segment preloading is enabled for upsert table. There was a bug in 1.2.0 that preloading was not disabled when there was no threads for preloading, as raised up by issue: https://github.com/apache/pinot/issues/14067. The bug got fixed by https://github.com/apache/pinot/pull/13747 but it's better to add a test case to keep checking on this. -- 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]
