zhoujinsong commented on PR #3700: URL: https://github.com/apache/amoro/pull/3700#issuecomment-3199926740
Hi, you may need to change the access modifier of `validate` method in https://github.com/apache/amoro/blob/master/amoro-format-mixed/amoro-mixed-flink/amoro-mixed-flink-common-iceberg-bridge/src/main/java/org/apache/iceberg/flink/source/ScanContext.java#L236 to package-private, according the change in Iceberg repo:https://github.com/apache/iceberg/blob/apache-iceberg-1.6.1/flink/v1.18/flink/src/main/java/org/apache/iceberg/flink/source/ScanContext.java#L134 -- 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]
