[
https://issues.apache.org/jira/browse/HIVEMALL-53?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Makoto Yui closed HIVEMALL-53.
------------------------------
Resolution: Fixed
> Unnecessary exception for ChangeFinder2D
> ----------------------------------------
>
> Key: HIVEMALL-53
> URL: https://issues.apache.org/jira/browse/HIVEMALL-53
> Project: Hivemall
> Issue Type: Bug
> Reporter: Takuya Kitazawa
> Assignee: Takuya Kitazawa
>
> When we pass an array as an input of ChangeFinder, it mistakenly throws
> UnsupportedOperationException:
> https://github.com/apache/incubator-hivemall/blob/master/core/src/main/java/hivemall/anomaly/ChangeFinderUDF.java#L149-L152
> Since there are test cases for ChangeFinder2D, it should be supported now.
> https://github.com/apache/incubator-hivemall/blob/master/core/src/test/java/hivemall/anomaly/ChangeFinder2DTest.java
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)