saurabhd336 commented on issue #10442: URL: https://github.com/apache/pinot/issues/10442#issuecomment-1477280090
Should we also include the indexCreator maps in this scope? i.e. https://github.com/apache/pinot/blob/master/pinot-segment-local/src/main/java/org/apache/pinot/segment/local/segment/creator/impl/SegmentColumnarIndexCreator.java#L97-L106 these creator maps are HashMaps which may lead to non deterministic ordering (not in metadata.properties, but columns.psf). -- 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]
