Jackie-Jiang opened a new pull request, #10199: URL: https://github.com/apache/pinot/pull/10199
IntermediateSegment is introduced in #6479 as an effort to unify the offline ingestion and realtime ingestion flow, and eliminate the double traversal when generating the segment. This feature is aborted, and maintaining this class is adding development overhead (it is already not in a good state now after introducing some new indexes). If we want to restart on this feature in the future, we can add it back at that time. -- 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]
