[
https://issues.apache.org/jira/browse/MADLIB-1006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rahul Iyer resolved MADLIB-1006.
--------------------------------
Resolution: Fixed
Fixed in [4907fd3a4f95d38e41c0c2e52bc3befcdcbdbca6 |
https://github.com/apache/incubator-madlib/commit/4907fd3a4f95d38e41c0c2e52bc3befcdcbdbca6]
> invalid argument ranges in matrix_extract
> -----------------------------------------
>
> Key: MADLIB-1006
> URL: https://issues.apache.org/jira/browse/MADLIB-1006
> Project: Apache MADlib
> Issue Type: Bug
> Components: Module: Linear-Algebra Functions
> Reporter: Yui Noma
> Assignee: Rahul Iyer
> Fix For: v1.9.1
>
>
> To whom it may concern,
> Hello, I'm a newbie to use MADlib in PostgreSQL 9.4. When I was reading the
> document, I may find a bug related to the functions, matrix_extract_row, and
> matrix_extract_col. The two function extract a row/col specified by the
> argument. But it does not work well for the last row/col. This is caused by
> the inconsistency related to the indices because the index of a MADlib matrix
> must start from 1 but the index of the function matrix_extract defined in
> ports/postgres/modules/linalg/matrix_ops.py_in starts from 0.
> Sincelery,
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)