kaknikhil commented on code in PR #613: URL: https://github.com/apache/madlib/pull/613#discussion_r1493035075
########## src/ports/postgres/modules/pmml/test/pmml_logistic.sql_in: ########## @@ -0,0 +1,138 @@ +\i m4_regexp(MADLIB_LIBRARY_PATH, `\(.*\)/lib', Review Comment: I deleted `src/ports/postgres/modules/pmml/test/table_to_pmml.sql_in` and created two files out of it: `logistic.sql_in` and `linear.sql_in` ########## src/ports/postgres/modules/pmml/test/table_to_pmml.sql_in: ########## @@ -1,197 +0,0 @@ ---------------------------------------------------------------------------- Review Comment: I deleted src/ports/postgres/modules/pmml/test/table_to_pmml.sql_in and created two files out of it: logistic.sql_in and linear.sql_in -- 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