clintropolis opened a new pull request, #19383: URL: https://github.com/apache/druid/pull/19383
### Description changes: * adds `PartialQueryableIndex` which uses a `PartialSegmentFileMapperV10` to expose a `QueryableIndex` that supports loading columns on demand * adds `ColumnDescriptor.toColumnType` to provide a way to collect `ColumnType` information from `ColumnPartSerde` so we can expose schema type information without downloading files * adds `PartialQueryableIndexTest` to cover a variety of scenarios of partial load -- 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]
