tjmac1200 opened a new pull request, #3650: URL: https://github.com/apache/avro/pull/3650
Without this sort before encoding into binary, we get non-deterministic output, which makes having expected results for tests more difficult. ## What is the purpose of the change * Sort keys of data hash to provide deterministic output for AVRO-4230. ## Verifying this change * This change is a trivial rework / code cleanup without any test coverage. ## Documentation * Does this pull request introduce a new feature? no -- 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]
