krvikash opened a new pull request, #6212:
URL: https://github.com/apache/iceberg/pull/6212

   Starting from guava 31.1,  `ImmutableMap.Builder.build()` is discouraged to 
use and will soon be deprecated.
   
   Please see 
https://github.com/google/guava/commit/4bbe12c4e031b6c18074f933e444fa20a371d633
   
   Replacing `ImmutableMap.Builder.build()` with 
`ImmutableMap.Builder.buildOrThrow()`


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