walterddr opened a new pull request, #8894: URL: https://github.com/apache/pinot/pull/8894
follow up on #8890. We currently have multiple Map of Map of int -> String mapping for data table. since we encode the integer key field in fix-sized buffer. it can be simplified into just a `String[]`. -- 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]
