snuyanzin opened a new pull request, #1882: URL: https://github.com/apache/fluss/pull/1882
### Purpose Since there is a map with enum elements as key then it would be more efficient to use `EnumMap`, the PR does that ### Brief change log HashMap -> EnumMap for one particular case ### Tests existing ### API and Format <!-- Does this change affect API or storage format --> ### Documentation <!-- Does this change introduce a new feature --> -- 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]
