[ 
https://issues.apache.org/jira/browse/STORM-1348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Joseph Evans resolved STORM-1348.
----------------------------------------
       Resolution: Fixed
         Assignee: Satish Duggana
    Fix Version/s: 0.11.0

Thanks [~satish.duggana],

I merged this into master.

> Refactor API to remove Insert/Update builder in Cassandra connector
> -------------------------------------------------------------------
>
>                 Key: STORM-1348
>                 URL: https://issues.apache.org/jira/browse/STORM-1348
>             Project: Apache Storm
>          Issue Type: Bug
>         Environment: @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 
> which is kind of unnecessary. Cassandra connector API should be agnostic 
> about the cql by simply using datastax driver. This avoids implementing any 
> new features being added in cql by cassandra connector APIs. We should 
> support only simple/prepared/batched statement builder by giving respective 
> API to map columns with tuples.
> https://github.com/apache/storm/pull/827#issuecomment-158807186
> @satishd, @harshach ok perfect. So I will refactor API to remove 
> Insert/Update builder. 
> https://github.com/apache/storm/pull/827#issuecomment-159316692
>            Reporter: Satish Duggana
>            Assignee: Satish Duggana
>             Fix For: 0.11.0
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to