GitHub user iyerr3 opened a pull request:

    https://github.com/apache/madlib/pull/200

    Madpack: Move unit tests + refactor minor code

    1. Unit tests for get_rev_num and is_rev_gte moved to the correct
    location
    2. GPDB 5/6 version extraction made more general
    3. Bare except in get_rev_num replaced with specific exceptions

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

    $ git pull https://github.com/iyerr3/incubator-madlib 
refactor/madpack_minor1

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

    https://github.com/apache/madlib/pull/200.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 #200
    
----
commit dc8a7796b6457d184b0febef50985fff8a0e6f38
Author: Rahul Iyer <[email protected]>
Date:   2017-11-14T22:26:58Z

    Madpack: Move unit tests + refactor minor code
    
    1. Unit tests for get_rev_num and is_rev_gte moved to the correct
    location
    2. GPDB 5/6 version extraction made more general
    3. Bare except in get_rev_num replaced with specific exceptions

----


---

Reply via email to