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.
---
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.
---