GitHub user zentol opened a pull request:

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

    [FLINK-4497] CassadraSink support for scala tuples/case classes

    This PR adds support for scala tuples/case classes to the streaming 
at-least-once-sink. If this pattern works we can extend it to other sinks as 
well in a follow-up.

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

    $ git pull https://github.com/zentol/flink 4497_cass_scala

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

    https://github.com/apache/flink/pull/2633.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 #2633
    
----
commit 949b9b1ad59a2c7435d5f64ca5a2a3d1833de7bc
Author: zentol <ches...@apache.org>
Date:   2016-10-10T13:30:48Z

    [FLINK-4497] [cassandra] Scala Case Classes / Tuple support

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to