You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by rajkrrsingh <gi...@git.apache.org> on 2018/05/29 22:20:25 UTC

[GitHub] hive pull request #362: HIVE-19661: switch Hive UDFs to use Re2J regex engin...

GitHub user rajkrrsingh opened a pull request:

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

    HIVE-19661: switch Hive UDFs to use Re2J regex engine.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/rajkrrsingh/hive HIVE-19661

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/hive/pull/362.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 #362
    
----
commit e3280ec23c7ec4a4a69197a776e8cc1b32c53630
Author: Rajkumar singh <ra...@...>
Date:   2018-05-29T22:14:51Z

    HIVE-19661: switch Hive UDFs to use Re2J regex engine.

----


---