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 2016/07/20 16:11:21 UTC

[jira] [Commented] (FLINK-4238) Only allow/require query for Tuple Stream in CassandraSink

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

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

GitHub user aljoscha opened a pull request:

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

    [FLINK-4238] Only allow/require query for Tuple Stream in CassandraSink

    R: @zentol for review

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

    $ git pull https://github.com/aljoscha/flink cassandra-tuple-query

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

    https://github.com/apache/flink/pull/2273.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 #2273
    
----
commit 89021cbc85d36c458b5e0977dd052809072535d7
Author: Aljoscha Krettek <al...@gmail.com>
Date:   2016-07-20T16:10:11Z

    [FLINK-4238] Only allow/require query for Tuple Stream in CassandraSink

----


> Only allow/require query for Tuple Stream in CassandraSink
> ----------------------------------------------------------
>
>                 Key: FLINK-4238
>                 URL: https://issues.apache.org/jira/browse/FLINK-4238
>             Project: Flink
>          Issue Type: Bug
>          Components: Cassandra Connector
>    Affects Versions: 1.1.0
>            Reporter: Aljoscha Krettek
>            Assignee: Aljoscha Krettek
>
> Right now, a query must always be specified but when using a Pojo-Stream as input the query is ignored. We should change this to not allow setting a query when using a Pojo-Stream.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)