GitHub user tandrup opened a pull request:

    https://github.com/apache/storm/pull/2085

    Adding Cassandra Object Mapper statement builder.

    Allow bolts to emit object annotated with `@Table` and generate CQL for 
them automatically using the Cassandra object mapper.

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

    $ git pull https://github.com/tandrup/storm cassandra-object-mapper

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

    https://github.com/apache/storm/pull/2085.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 #2085
    
----
commit 05b9980039da8d664314e75581b42c63af159fc8
Author: Mads Tandrup <[email protected]>
Date:   2017-04-24T12:13:59Z

    Adding Cassandra Object Mapper statement builder.
    
    Allow bolts to emit object annotated with `@Table` and generate CQL for 
them automatically using the Cassandra object mapper.

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to