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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to