orhankislal commented on a change in pull request #577: URL: https://github.com/apache/madlib/pull/577#discussion_r818152419
########## File path: src/ports/postgres/modules/glm/glm.py_in ########## @@ -350,7 +351,7 @@ def __glm_compute(schema_madlib, tbl_source, tbl_output, col_dep_var, col_ind_va **args)) # clean up - plpy.execute("""DROP TABLE IF EXISTS pg_temp.{rel_state} """.format(**args)) Review comment: Yes this is called only once at the end of the training. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@madlib.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org