You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "satish babu krishnamoorthy (JIRA)" <ji...@apache.org> on 2011/09/19 00:30:09 UTC

[jira] [Updated] (CASSANDRA-3140) Expose server, api versions to CQL

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

satish babu krishnamoorthy updated CASSANDRA-3140:
--------------------------------------------------

    Attachment: 3140-patch.diff

Added server version, api version support to CQL.
cqlsh> select server_version, api_version from dual;
       server_version | api_version |
 1.0.0-beta1-SNAPSHOT |     19.18.0 |
cqlsh> select * from dual;
       server_version | api_version |
 1.0.0-beta1-SNAPSHOT |     19.18.0 |

Thanks
Satish

> Expose server, api versions to CQL
> ----------------------------------
>
>                 Key: CASSANDRA-3140
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3140
>             Project: Cassandra
>          Issue Type: New Feature
>            Reporter: Jonathan Ellis
>            Priority: Minor
>             Fix For: 1.0.1
>
>         Attachments: 3140-patch.diff
>
>
> Need to expose the CQL api version; might as well include the server version while we're at it.

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