[ https://issues.apache.org/jira/browse/FLINK-9165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16436328#comment-16436328 ]
Christopher Hughes commented on FLINK-9165: ------------------------------------------- Released a pull request for this issue (https://github.com/apache/flink/pull/5844) > Improve CassandraSinkBase to send Collections > --------------------------------------------- > > Key: FLINK-9165 > URL: https://issues.apache.org/jira/browse/FLINK-9165 > Project: Flink > Issue Type: Improvement > Components: Cassandra Connector > Affects Versions: 1.4.2 > Reporter: Christopher Hughes > Priority: Minor > Labels: easyfix, feature > > The CassandraSinkBase can currently only handle individual objects. I > propose overloading the `send(IN value)` method to include > `send(Collection<IN> value)`. -- This message was sent by Atlassian JIRA (v7.6.3#76005)