GitHub user dark0dave opened a pull request: https://github.com/apache/hive/pull/84
Update to UDFRegExpExtract & created .travis.yaml file I would like to return a clearer error message, for failed regex extract commands. And added a travis.yaml file so integration with travis works. Also I have changed the pom file to be in line with this: https://github.com/apache/hive/pull/70/commits/6c0909ea107ed34a717891fe3af236a8b73df895 You can merge this pull request into a Git repository by running: $ git pull https://github.com/dark0dave/hive master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/hive/pull/84.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #84 ---- commit c10f56a8859069ca9c3b0d8708cbbba8cd780388 Author: dark0dave <dark0d...@mykolab.com> Date: 2016-07-05T11:29:12Z Created .travis.yaml file Need this file so our tests actually run. commit 59c4ac4bb718c5441a874fb04b5fad09cd6b9da2 Author: dark0dave <dark0d...@mykolab.com> Date: 2016-07-05T11:36:07Z Update to UDFRegExpExtract I would like to return a clearer error message, for failed regex extract commands. commit de672c5c0d427abdedbf9195c9854ae3b38264d8 Author: dark0dave <dark0d...@mykolab.com> Date: 2016-07-05T11:49:26Z Update to pom.xml Updated pom to ensure travis runs, copied from here https://github.com/apache/hive/pull/70/commits. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---