xiangfu0 commented on PR #18140: URL: https://github.com/apache/pinot/pull/18140#issuecomment-4231196899
> @xiangfu0 could you break this down into smaller PRs? Graphite would be perfect for this. > > On a design note: I think using the existing bytes type would add a meaningful performance penalty at the very lowest layers because most operations will require a lookup on the number of bytes. This is good point, I will try to benchmark the perf impact. I feel storage side 16 bytes is already good enough. Do you have any suggest on the query side? -- 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]
