clintropolis opened a new pull request, #18380:
URL: https://github.com/apache/druid/pull/18380

   ### Description
   Fixes accidental use of `HashMap` instead of `LinkedHashMap` causing 
projection column merger order to be unstable during segment merging. The added 
test would fail prior to this change (well really the projection added to the 
base set of projections would cause the test file to fail to initialize all the 
data since it could no longer persist the segment)


-- 
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]

Reply via email to