[
https://issues.apache.org/jira/browse/MADLIB-1468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nikhil Kak closed MADLIB-1468.
------------------------------
Assignee: Nikhil Kak
> DL: ERROR: spiexceptions.NumericValueOutOfRange: smallint out of range on
> minibatch pre-processor
> --------------------------------------------------------------------------------------------------
>
> Key: MADLIB-1468
> URL: https://issues.apache.org/jira/browse/MADLIB-1468
> Project: Apache MADlib
> Issue Type: Bug
> Components: Deep Learning
> Reporter: Nikhil Kak
> Assignee: Nikhil Kak
> Priority: Major
>
> training_preprocessor_dl() function fails with the following error when the
> number of images in a buffer is > range for smallint i.e. -32768 to +32767
> (https://www.postgresql.org/docs/9.1/datatype-numeric.html)
> ```
> ERROR: spiexceptions.NumericValueOutOfRange: smallint out of range
> ```
--
This message was sent by Atlassian Jira
(v8.3.4#803005)