You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2011/03/24 00:01:05 UTC

[jira] [Created] (CASSANDRA-2372) JDBC driver will need adjustments post 2311

JDBC driver will need adjustments post 2311
-------------------------------------------

                 Key: CASSANDRA-2372
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2372
             Project: Cassandra
          Issue Type: Improvement
          Components: Core
            Reporter: Gary Dusbabek
            Priority: Minor


Right now jdbc just assumes keys are always bytes.  After CASSANDRA-2311 we'll need to use a comparator that can be derived from client.describe_keyspaces().

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CASSANDRA-2372) JDBC driver will need adjustments post 2311

Posted by "Vivek Mishra (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-2372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13010618#comment-13010618 ] 

Vivek Mishra commented on CASSANDRA-2372:
-----------------------------------------

I think ColumnDecoder(or SchemaDecoder) is already in place to cater this?

> JDBC driver will need adjustments post 2311
> -------------------------------------------
>
>                 Key: CASSANDRA-2372
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2372
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Gary Dusbabek
>            Priority: Minor
>              Labels: cql
>
> Right now jdbc just assumes keys are always bytes.  After CASSANDRA-2311 we'll need to use a comparator that can be derived from client.describe_keyspaces().

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CASSANDRA-2372) JDBC driver will need adjustments post 2311

Posted by "Vivek Mishra (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-2372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13010621#comment-13010621 ] 

Vivek Mishra commented on CASSANDRA-2372:
-----------------------------------------

Some small changes in ColumnDecoder should do the rest after CASSANDRA-2311 is done.


> JDBC driver will need adjustments post 2311
> -------------------------------------------
>
>                 Key: CASSANDRA-2372
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2372
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Gary Dusbabek
>            Priority: Minor
>              Labels: cql
>
> Right now jdbc just assumes keys are always bytes.  After CASSANDRA-2311 we'll need to use a comparator that can be derived from client.describe_keyspaces().

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (CASSANDRA-2372) JDBC driver will need adjustments post 2311

Posted by "Jonathan Ellis (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-2372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis resolved CASSANDRA-2372.
---------------------------------------

    Resolution: Duplicate

fixed by CASSANDRA-2622

> JDBC driver will need adjustments post 2311
> -------------------------------------------
>
>                 Key: CASSANDRA-2372
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2372
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Gary Dusbabek
>            Priority: Minor
>              Labels: cql
>
> Right now jdbc just assumes keys are always bytes.  After CASSANDRA-2311 we'll need to use a comparator that can be derived from client.describe_keyspaces().

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira