You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by tmalaska <gi...@git.apache.org> on 2012/08/22 02:43:18 UTC

pig pull request: added timeRange to HBaseStorage

GitHub user tmalaska opened a pull request:

    https://github.com/apache/pig/pull/7

    added timeRange to HBaseStorage

    Fix to PIG-2886
    Add Scan TimeRange to HBaseStorage

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

    $ git pull https://github.com/tmalaska/pig trunk

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

    https://github.com/apache/pig/pull/7.patch

----
commit 3421f0fce37739e3db1943a8554c77f546b46244
Author: tmalaska <te...@cloudera.com>
Date:   2012-08-21T17:42:42-07:00

    added timeRange to HBaseStorage

----