slinkydeveloper commented on a change in pull request #17897:
URL: https://github.com/apache/flink/pull/17897#discussion_r757620934
##########
File path:
flink-connectors/flink-connector-files/src/main/java/org/apache/flink/connector/file/table/stream/compact/CompactOperator.java
##########
@@ -68,7 +64,8 @@
* the file system.
*/
public class CompactOperator<T> extends
AbstractStreamOperator<PartitionCommitInfo>
Review comment:
Do we need to mark `@Internal` all these classes as well? I thought that
matters only for classes in `api` packages :smile:
--
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]