Jackie-Jiang commented on issue #6726: URL: https://github.com/apache/incubator-pinot/issues/6726#issuecomment-810628574
(Optional) For the 3rd TODO, we may simplify the code by replacing `setColumn(int colId, int value)` to `pubValue(int value)` because we always put values one by one. Performance difference might not be huge, but should be cleaner. -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
