[
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