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

   The `org.apache.hadoop.util.Sets` class is only available in Hadoop 3.4.0, 
which breaks clients on the older Hadoop versions using `DynamicIcebergSink` in 
Flink . Let's replace it and other guava-compatible classes with Iceberg 
relocated equivalents and add a static analysis check to prevent this in the 
future.


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