walterddr opened a new issue, #8890: URL: https://github.com/apache/pinot/issues/8890
Follow-up tasks from #8874 - [ ] better read seeking, collapse `byteBuffer.position(offset); and byteBuffer.get*()` into `byteBuffer.get*(offset)`. - [ ] compare the actual value of the data table result in multi-stage eninge - [ ] broker should be able to handle both data table format as a backward compatibility check when both engines are used. - [ ] refactor data table builder into builder-factory to separate the version-ed switch/case logic. - [ ] make intermediate result data block conform with current DataTableImplV3's handling of metadata-only payload. -- 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]
