[ 
https://issues.apache.org/jira/browse/CASSANDRA-9556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15051122#comment-15051122
 ] 

ASF GitHub Bot commented on CASSANDRA-9556:
-------------------------------------------

GitHub user jasonstack opened a pull request:

    https://github.com/apache/cassandra/pull/58

    CASSANDRA-9556: Add newer data types to cassandra stress

    eg. TinyInt, Time, Date, SmallInt
    Protocol upgrades to NEWEST_SUPPORTED

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/WorksApplications/cassandra CASSANDRA-9556

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cassandra/pull/58.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #58
    
----
commit 0de36aeb8ed0ed876eb55019464fda2f90a253dc
Author: Zhao Yang <[email protected]>
Date:   2015-12-09T06:42:19Z

    CASSANDRA-9556: Add newer data types to cassandra stress (e.g. decimal, 
dates, UDTs)

----


> Add newer data types to cassandra stress (e.g. decimal, dates, UDTs)
> --------------------------------------------------------------------
>
>                 Key: CASSANDRA-9556
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9556
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tools
>            Reporter: Jeremy Hanna
>            Assignee: ZhaoYang
>            Priority: Minor
>              Labels: stress
>             Fix For: 2.2.x
>
>         Attachments: CASSANDRA-9556-2.2.patch
>
>
> Currently you can't define a data model with decimal types and use Cassandra 
> stress with it.  Also, I imagine that holds true with other newer data types 
> such as the new date and time types.  Besides that, now that data models are 
> including user defined types, we should allow users to create those 
> structures with stress as well.  Perhaps we could split out the UDTs into a 
> different ticket if it holds the other types up.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to