ebyhr commented on PR #17882:
URL: https://github.com/apache/iceberg/pull/17882#issuecomment-5466756974

   I'm fixing the CI failure: 
   ```
   Error: 
/home/runner/work/iceberg/iceberg/core/src/main/java/org/apache/iceberg/actions/BaseCommitService.java:34:
 error: cannot find symbol
   
   import org.apache.iceberg.relocated.com.google.common.collect.Queues;
                                                                ^
     symbol:   class Queues
     location: package org.apache.iceberg.relocated.com.google.common.collect
   Error: 
/home/runner/work/iceberg/iceberg/core/src/main/java/org/apache/iceberg/PartitionStatsHandler.java:42:
 error: cannot find symbol
   import org.apache.iceberg.relocated.com.google.common.collect.Queues;
                                                                ^
     symbol:   class Queues
     location: package org.apache.iceberg.relocated.com.google.common.collect
   ```


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