curcur commented on pull request #16978:
URL: https://github.com/apache/flink/pull/16978#issuecomment-913403031
Hey, @rkhachatryan , thanks very much for the clean-up. LGTM with minor
suggestions.
1. Transitive dependency in test-utils. Use the default (compile) as
discussed (commented in-line) ?
2. In flink-formats/flink-sequence-file, `flink-statebackend-changelog` can
be removed as well?
<dependency>
<groupId>org.apache.flink</groupId>
<artifactId>flink-statebackend-changelog</artifactId>
<version>${project.version}</version>
<scope>test</scope>
</dependency>
--
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]