Christopher Hughes created FLINK-9165:
-----------------------------------------
Advertising
Summary: 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
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)