You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by comnetwork <gi...@git.apache.org> on 2018/07/30 15:28:50 UTC

[GitHub] phoenix pull request #319: PHOENIX-4820_V2

GitHub user comnetwork opened a pull request:

    https://github.com/apache/phoenix/pull/319

    PHOENIX-4820_V2

    This Patch is mainly for:
    1. Isolate the changes made for QueryCompiler  to OrderByCompiler.
    2. Check more Expression besides ComparisonExpression for IsColumnConstantExpressionVisitor, add tests for InListExpression , CorceExpression and  RVC.

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

    $ git pull https://github.com/comnetwork/phoenix 4.x-HBase-1.3

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

    https://github.com/apache/phoenix/pull/319.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 #319
    
----
commit 4b8582fbb915d225cc547f1a1786d6e43dbc5ab2
Author: chenglei <ch...@...>
Date:   2018-07-30T15:19:23Z

    PHOENIX-4820_V2

----


---

[GitHub] phoenix pull request #319: PHOENIX-4820

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

    https://github.com/apache/phoenix/pull/319


---