wgtmac opened a new pull request, #3788: URL: https://github.com/apache/avro/pull/3788
## What is the purpose of the change Replace the third-party fmt library with C++20 std::format, reducing external dependencies. The minimum C++ standard is raised from C++17 to C++20. ## Verifying this change This change is already covered by existing tests, such as buffertest, unittest, SchemaTests, CodecTests, DataFileTests, CompilerTests, etc. ## 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]
