You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/04/21 01:00:25 UTC

[jira] [Commented] (FLINK-6225) Support Row Stream for CassandraSink

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

ASF GitHub Bot commented on FLINK-6225:
---------------------------------------

GitHub user PangZhi opened a pull request:

    https://github.com/apache/flink/pull/3748

    [FLINK-6225] [Cassandra Connector] add CassandraTableSink

    This PR is to address https://issues.apache.org/jira/browse/FLINK-6225
    
    - add Row type support for CassandraSink
    - add StreamTableSink implementation for Cassandra


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/PangZhi/flink FLINK-6225_add_cassandra_table_sink

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/3748.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #3748
    
----
commit 8bd2816a5d5999575bd98b5d3096af5f36f6f173
Author: Jing Fan <ji...@uber.com>
Date:   2017-04-21T00:54:36Z

    [FLINK-6225] [Cassandra Connector] add CassandraTableSink

----


> Support Row Stream for CassandraSink
> ------------------------------------
>
>                 Key: FLINK-6225
>                 URL: https://issues.apache.org/jira/browse/FLINK-6225
>             Project: Flink
>          Issue Type: New Feature
>          Components: Cassandra Connector
>    Affects Versions: 1.3.0
>            Reporter: Jing Fan
>            Assignee: Haohui Mai
>             Fix For: 1.3.0
>
>
> Currently in CassandraSink, specifying query is not supported for row-stream. The solution should be similar to CassandraTupleSink.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)