Akanksha-kedia commented on PR #18892: URL: https://github.com/apache/pinot/pull/18892#issuecomment-4889229060
Hi @Jackie-Jiang @xiangfu0 — this PR refactors the 4-argument `splitPart()` to scan the string inline without allocating an intermediate `String[]`. A 10,000-iteration fuzz test cross-validates correctness against the array-based path. All CI checks are green — ready for review! -- 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]
