yanghua commented on a change in pull request #6732: [FLINK-10310] Cassandra Sink - Handling failing requests. URL: https://github.com/apache/flink/pull/6732#discussion_r219744959
########## File path: flink-connectors/flink-connector-cassandra/src/main/java/org/apache/flink/streaming/connectors/cassandra/CassandraTupleSink.java ########## @@ -17,7 +17,7 @@ package org.apache.flink.streaming.connectors.cassandra; -import org.apache.flink.api.java.tuple.Tuple; + import org.apache.flink.api.java.tuple.Tuple; Review comment: Need to indent here? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
