[jira] [Created] (FLINK-9165) Improve CassandraSinkBase to send Collections

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-9165) Improve CassandraSinkBase to send Collections

Shang Yuanchun (Jira)
Christopher Hughes created FLINK-9165:
-----------------------------------------

             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)