spapin opened a new pull request, #18856: URL: https://github.com/apache/pinot/pull/18856
Segment-lineage entry IDs were generated without a stable order, producing non-deterministic ordering of lineage entries. This makes the IDs deterministically ordered so lineage iteration/processing is reproducible. Small, self-contained change to ID generation (no wire/format change, so no mixed-version concern). -- 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]
