kaknikhil opened a new pull request #545: URL: https://github.com/apache/madlib/pull/545
This PR fixes couple of exception handling bugs JIRA: MADLIB-1467 1. Replaces e.args[0] with e.message 2. Replaces TransAggDetail with UDFDetail in fit multiple In a future PR, we will consolidate all this code so that there is no duplication and the code is easier to maintain. <!-- Thanks for sending a pull request! Here are some tips for you: 1. Refer to this link for contribution guidelines https://cwiki.apache.org/confluence/display/MADLIB/Contribution+Guidelines 2. Please Provide the Module Name, a JIRA Number and a short description about your changes. --> - [ ] Add the module name, JIRA# to PR/commit and description. - [ ] Add tests for the change. ---------------------------------------------------------------- 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: us...@infra.apache.org