[
https://issues.apache.org/jira/browse/STORM-1075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15021208#comment-15021208
]
ASF GitHub Bot commented on STORM-1075:
---------------------------------------
Github user satishd commented on the pull request:
https://github.com/apache/storm/pull/827#issuecomment-158807186
@fhussonnois I think we should accept only cql strings for now instead of
giving a fluent API for building queries. This requires implementing all kinds
of queries supported by cql just to map column names. Cassandra connector API
should be agnostic about the cql by simply using datastax driver. This avoids
implementing any new features being added in cql. We should support only
simple/prepared statement builder.
> Storm Cassandra connector
> -------------------------
>
> Key: STORM-1075
> URL: https://issues.apache.org/jira/browse/STORM-1075
> Project: Apache Storm
> Issue Type: Improvement
> Components: storm-core
> Reporter: Sriharsha Chintalapani
> Assignee: Satish Duggana
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)