Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Based on the code in PR https://github.com/apache/madlib/pull/355:
Postgres does not support deep learning modules. It fails because the code uses segment_id in its logic which is greenplum specific.
May affect:
fit()
predict()
evaluate()
mini-batch preprocessor for images()
other???
Things to look for:
DISTRIBUTED BY use of segment_id