Kevin Marlis created SDAP-475:
---------------------------------
Summary: SDAP-474
Key: SDAP-475
URL: https://issues.apache.org/jira/browse/SDAP-475
Project: Apache Science Data Analytics Platform
Issue Type: Bug
Components: analysis
Reporter: Kevin Marlis
Assignee: Kevin Marlis
There is a bug in analysis with newer numpy versions (at least 1.24.3) where
creation of an {{np.array}} from a sequence of different sized elements would
fail instead of presenting a warning. This is fixed by explicitly setting the
dtype to {{{}object{}}}. This bug exists in a few algorithms:
* timeAvgMapSpark
* ClimMapSpark
* VarianceSpark
* MaximaMinimaSpark
* CorrMapSpark
--
This message was sent by Atlassian Jira
(v8.20.10#820010)