findepi commented on PR #11308:
URL: https://github.com/apache/iceberg/pull/11308#issuecomment-2408692023

   A probably even better fix would be to use `Map<CharSequenceWrapper, V>` 
directly and perhaps using Guava's `Equivalence`. Guava doesn't plan to have 
transparent equivalence-based maps 
(https://github.com/google/guava/issues/576#issuecomment-61317579) and I think 
it's a really good advice to follow.


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