echauchot commented on code in PR #19586:
URL: https://github.com/apache/flink/pull/19586#discussion_r895746196


##########
flink-connectors/flink-connector-cassandra/pom.xml:
##########
@@ -140,11 +142,11 @@ under the License.
                        <artifactId>scala-library</artifactId>
                        <scope>provided</scope>
                </dependency>
-               <dependency>
+<!--           <dependency>

Review Comment:
   No, actually it is a test leftover. I wanted to know the guava version of 
the new driver transitive dependency. I forgot to enable the dep back. I prefer 
having the explicit dep as the code refers it rather than relying on the 
transitive dep. 



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

Reply via email to