Nikhil Kak created MADLIB-1404:
----------------------------------
Summary: DL: Intermediate tables are not dropped
Key: MADLIB-1404
URL: https://issues.apache.org/jira/browse/MADLIB-1404
Project: Apache MADlib
Issue Type: Bug
Components: Deep Learning
Reporter: Nikhil Kak
Fix For: v2.1, v1.17
After running madlib keras fit and other deep learning functions, I noticed
that some intermediate tables were not getting dropped
For ex
{code}
Table "public.__madlib_temp_gpu_table13436425_1578783696_53402964__" Column
| Type | Collation | Nullable | Default
-----------+------+-----------+----------+--------- hostname | text |
| | gpu_descr | text | | |
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)