You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by dark0dave <gi...@git.apache.org> on 2016/07/05 11:38:46 UTC

[GitHub] hive pull request #83: Update to UDFRegExpExtract & created .travis.yaml fil...

GitHub user dark0dave opened a pull request:

    https://github.com/apache/hive/pull/83

    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.

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/83.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 #83
    
----
commit c10f56a8859069ca9c3b0d8708cbbba8cd780388
Author: dark0dave <da...@mykolab.com>
Date:   2016-07-05T11:29:12Z

    Created .travis.yaml file
    
    Need this file so our tests actually run.

commit 59c4ac4bb718c5441a874fb04b5fad09cd6b9da2
Author: dark0dave <da...@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.

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] hive pull request #83: Update to UDFRegExpExtract & created .travis.yaml fil...

Posted by dark0dave <gi...@git.apache.org>.
Github user dark0dave closed the pull request at:

    https://github.com/apache/hive/pull/83


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] hive pull request #83: Update to UDFRegExpExtract & created .travis.yaml fil...

Posted by dark0dave <gi...@git.apache.org>.
Github user dark0dave closed the pull request at:

    https://github.com/apache/hive/pull/83


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] hive pull request #83: Update to UDFRegExpExtract & created .travis.yaml fil...

Posted by dark0dave <gi...@git.apache.org>.
GitHub user dark0dave reopened a pull request:

    https://github.com/apache/hive/pull/83

    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.

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/83.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 #83
    
----
commit c10f56a8859069ca9c3b0d8708cbbba8cd780388
Author: dark0dave <da...@mykolab.com>
Date:   2016-07-05T11:29:12Z

    Created .travis.yaml file
    
    Need this file so our tests actually run.

commit 59c4ac4bb718c5441a874fb04b5fad09cd6b9da2
Author: dark0dave <da...@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 <da...@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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---