krishan1390 opened a new pull request, #17443: URL: https://github.com/apache/pinot/pull/17443
Pinot segment record reader has a flag skipDefaultNullValues which is used to return NULL rather than default if the flag is set to true. We are adding a similar flag to PinotSegmentColumnReaderImpl. Also adding a new constructor to PinSegmentColumnReaderImpl if the client directly wants to pass a PinSegmentColumnReader implementation. -- 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]
