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

Dmitriy Lyubimov commented on MAHOUT-959:
-----------------------------------------

another way to handle it is perhaps to have a flag that is off by default and 
that enables last read precision inheritance for subsequent writes, which is 
what the author seems to desire here. But that can't be the default behavior 
IMO.
                
> VectorWritable does not preserve the laxPrecision flag
> ------------------------------------------------------
>
>                 Key: MAHOUT-959
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-959
>             Project: Mahout
>          Issue Type: Bug
>          Components: Math
>    Affects Versions: 0.6
>            Reporter: Rares Vernica
>            Assignee: Dmitriy Lyubimov
>             Fix For: 0.6, 0.7
>
>         Attachments: VerctorWritable-laxPrecicison.patch
>
>
> When reading a vector, VectorWritable uses the laxPrecision flag to read with 
> the right precision, but it does not preserve the flag in case the vector is 
> written back.

--
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

        

Reply via email to