orhankislal commented on a change in pull request #508:
URL: https://github.com/apache/madlib/pull/508#discussion_r465922367



##########
File path: src/ports/postgres/modules/glm/glm.py_in
##########
@@ -250,7 +250,6 @@ def __glm_compute(schema_madlib, tbl_source, tbl_output, 
col_dep_var, col_ind_va
 
     plpy.execute(
         """
-        DROP TABLE IF EXISTS {tbl_output};

Review comment:
       Line 102 already does the `output_tbl_valid` function call.




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to