You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Aleksandr Salatich (JIRA)" <ji...@apache.org> on 2019/02/15 12:46:00 UTC

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

    [ https://issues.apache.org/jira/browse/FLINK-9165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16769268#comment-16769268 ] 

Aleksandr Salatich edited comment on FLINK-9165 at 2/15/19 12:45 PM:
---------------------------------------------------------------------

[~Bekreth] [~Zentol] is this task relevant? If it is, please, could you reformulate the task such as you did in: [https://github.com/apache/flink/pull/5844|https://github.com/apache/flink/pull/5844.] ? It seems that contributor did the ticket requirements but in has been refused.


was (Author: salatich):
[~Bekreth] [~Zentol] is this task relevant?

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