You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Aleksey Zinoviev (JIRA)" <ji...@apache.org> on 2017/10/20 13:35:00 UTC

[jira] [Updated] (IGNITE-6693) Private method initBlockFor in BlockMatrixStorage works incorrect for small matricie

     [ https://issues.apache.org/jira/browse/IGNITE-6693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aleksey Zinoviev updated IGNITE-6693:
-------------------------------------
    Summary: Private method initBlockFor in BlockMatrixStorage works incorrect for small matricie  (was: private method initBlockFor in BlockMatrixStorage works incorrect for small matricies)

> Private method initBlockFor in BlockMatrixStorage works incorrect for small matricie
> ------------------------------------------------------------------------------------
>
>                 Key: IGNITE-6693
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6693
>             Project: Ignite
>          Issue Type: Bug
>      Security Level: Public(Viewable by anyone) 
>          Components: ml
>            Reporter: Aleksey Zinoviev
>
> It creates block 1*1 for matrix 1*6. It should create 1*6 block.
> Possible solution:
> # add test for this case
> # change row/cols block calculation



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)