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

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

Github user zentol commented on a diff in the pull request:

    https://github.com/apache/flink/pull/3748#discussion_r113408171
  
    --- Diff: flink-connectors/flink-connector-cassandra/pom.xml ---
    @@ -176,5 +176,10 @@ under the License.
                                </exclusion>
                        </exclusions>
                </dependency>
    +           <dependency>
    +                   <groupId>org.apache.flink</groupId>
    +                   <artifactId>flink-table_2.10</artifactId>
    +                   <version>1.3-SNAPSHOT</version>
    --- End diff --
    
    should be set to provided.


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

Reply via email to