Jackie-Jiang commented on pull request #6721: URL: https://github.com/apache/incubator-pinot/pull/6721#issuecomment-812751014
Next step (next PR), we should move `ColumnMetadata` into `segment-spi` and move some functions in `SegmentMetadataImpl` into the `SegmentMetadata` interface. Currently we have to cast the `SegmentMetadata` to `SegmentMetadataImpl` in order to use those functions. -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
