(I saw https://issues.apache.org/jira/browse/CASSANDRA-3268 first, I
guess you wrote this first but it had to wait in a moderation queue.
We'll address it in Jira.)
On Wed, Sep 28, 2011 at 12:54 AM, Corey Hulen wrote:
>
>
> Looks like there is a bug where you cannot read a counter from the jdbc c
Looks like there is a bug where you cannot read a counter from the jdbc cql
driver.
it appears on line #36 in src/java/org/apache/cassandra/cql/jdbc/TypesMap.java
(notice it's in the portion of code that sits in the main src dir not the
drivers)
map.put("org.apache.cassandra.db.marshal.Colu