61yao opened a new pull request, #9422: URL: https://github.com/apache/pinot/pull/9422
Split the block size for mailbox service when the block size is too large. (Set the limit to 4M now) Currently, this only supports row type DataBlock. When the row size is greater max block size, send each row as a block. (we probably need to fix this when this actually happens) -- 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]
