siddharthteotia commented on issue #10127: URL: https://github.com/apache/pinot/issues/10127#issuecomment-1382625614
Ideally we need mutable reader / writer format support for var width noDict MV columns as a proper solution. So (1) is the way to go imo. The other thing was to track this info (and use later during conversion to instantiate offline var width mv writer) during consumption itself as long as it can be done in a clean manner. But you had some concerns with this @vvivekiyer ? -- 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]
