hmsonline / storm-cassandra-cql

Storm Cassandra Bridge built on CQL
Apache License 2.0
43 stars 38 forks source link

Allows for BatchStatements to be returned by the mapper. #21

Closed lbruand closed 10 years ago

lbruand commented 10 years ago

For our usecase, it is useful for the mapper to be able to return multiple INSERT statments in one go. (To insert multiple tables at the same time). This small patch allows for BatchStatements to be returned by the mapper.

boneill42 commented 10 years ago

Love it. Thanks.

lbruand commented 10 years ago

Thanks to you guys... Le 6 août 2014 17:33, "boneill42" notifications@github.com a écrit :

Love it. Thanks.

— Reply to this email directly or view it on GitHub https://github.com/hmsonline/storm-cassandra-cql/pull/21#issuecomment-51351702 .