stevenzwu commented on code in PR #5318: URL: https://github.com/apache/iceberg/pull/5318#discussion_r926177543
########## flink/v1.15/flink/src/test/java/org/apache/iceberg/flink/source/TestFlinkTableSource.java: ########## @@ -17,7 +17,7 @@ * under the License. */ -package org.apache.iceberg.flink; +package org.apache.iceberg.flink.source; Review Comment: moved to source dir to be consistent with the move of `IcebergTableSource` class -- 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]
