[
https://issues.apache.org/jira/browse/CASSANDRA-3153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis updated CASSANDRA-3153:
--------------------------------------
Labels: JDBC (was: JDBC,)
> Add support for BigDecimal Java data type to JDBC ResultSet
> -----------------------------------------------------------
>
> Key: CASSANDRA-3153
> URL: https://issues.apache.org/jira/browse/CASSANDRA-3153
> Project: Cassandra
> Issue Type: Sub-task
> Components: Drivers
> Affects Versions: 0.8.4
> Reporter: Rick Shaw
> Assignee: Rick Shaw
> Priority: Trivial
> Labels: JDBC
> Attachments: ResultSet-support-for-BigDecimal-v1.txt
>
>
> This patch adds support for {{BigDecimal}} to the {{ResultSet}} using the
> recently added {{DecimalType}} data type.
> It supports translation from a column that contained the following Java (CQL)
> datatypes:
> - {{Long - (bigint)}}
> - {{Double - (double)}}
> - {{BigInteger - (varint)}}
> - {{BigDecimal - (decimal)}}
> - {{String - (ascii,text,varchar)}}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira