khannaekta opened a new pull request #468: DL: Update tests calling trap_error() URL: https://github.com/apache/madlib/pull/468 Prior to this PR, due to the missing `SELECT`, call to `trap_error()` would always return 1, irrespective of whether the execution of the query would error out or not. This commit updates such tests to pass in an executable SQL query. This PR also fixes a bug in predict that was missed due to the missing `SELECT` in the query param passed to trap_error().
---------------------------------------------------------------- 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] With regards, Apache Git Services
