slfan1989 commented on code in PR #14238:
URL: https://github.com/apache/iceberg/pull/14238#discussion_r2512900675


##########
flink/v2.1/build.gradle:
##########
@@ -68,6 +68,11 @@ project(":iceberg-flink:iceberg-flink-${flinkMajorVersion}") 
{
 
     implementation libs.datasketches
 
+    // for caching in DynamicSink
+    implementation libs.caffeine
+    
+    implementation libs.jetcd.core

Review Comment:
   Thanks for the review! This issue appears to be caused by a rebase. I’ll fix 
it and push an update.



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