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

Patrick Bannister commented on CASSANDRA-14492:
-----------------------------------------------

Looks like my original coverage analysis didn't handle termination of the 
multiprocessing.Process objects that we run to do COPY tasks. After resolving 
this, it's clear that we are definitely exercising the codepaths for custom 
thousands separators and decimal separators.

> Test use of thousands separators and comma decimal separators
> -------------------------------------------------------------
>
>                 Key: CASSANDRA-14492
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14492
>             Project: Cassandra
>          Issue Type: Sub-task
>            Reporter: Patrick Bannister
>            Priority: Major
>              Labels: cqlsh, test
>             Fix For: 4.x
>
>
> Coverage analysis showed no coverage for functions related to displaying 
> numbers with thousands separators ("$100,000,000,000" instead of 
> "$100000000000") and displaying numbers with custom decimal separators 
> ("3,1415927" instead of "3.1415927").
> We should add a test that displays numbers like this, or identify an existing 
> test that does it.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to