chaoyli commented on issue #2953: [segment_v2] Switch to Unified and Extensible Page Format URL: https://github.com/apache/incubator-doris/pull/2953#issuecomment-590019622 2. I think ZoneMap and OrdinalIndex Read/Writer logic remaining the same may be better. Firstly ZoneMap and OrdinalIndex is simple, may not need to used IndexedColumnWriter/Reader complicated logic. Secondly IndexedColumnWriter will also contain all index writer, if we add BTree index in the futher. Thirdly if use the above optimization, the ZoneMap and OrdinalIndex also not suitable.
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
