GitHub user sansanichfb opened a pull request:

    https://github.com/apache/incubator-hawq/pull/981

    HAWQ-1114. Implement filter-push down for IN on HAWQ bridge side.

    

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

    $ git pull https://github.com/sansanichfb/incubator-hawq HAWQ-1114

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

    https://github.com/apache/incubator-hawq/pull/981.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 #981
    
----
commit b318fa0e7d038084ded2bc99c6e631aa26700b21
Author: Oleksandr Diachenko <odiache...@pivotal.io>
Date:   2016-10-13T23:00:03Z

    HAWQ-1103. Draft implementation without taking care of different charsets.

commit d9f77da1db31e260092fbce603686f92540848f3
Author: Oleksandr Diachenko <odiache...@pivotal.io>
Date:   2016-10-13T23:45:33Z

    HAWQ-1103. Updated unit-tests.

commit 2497b6f327944e1fbdc5434dddacab0fcacfa7f9
Author: Oleksandr Diachenko <odiache...@pivotal.io>
Date:   2016-10-14T18:45:02Z

    HAWQ-1103. Added test cases with string containing a quote.

commit 354422287af2cb1af0e9465821d8ec9f6062fa10
Author: Oleksandr Diachenko <odiache...@pivotal.io>
Date:   2016-10-18T21:44:49Z

    HAWQ-1103. Fixed warnings.

commit 0ad9e5195ae88a3f70505878c5fa658cea418701
Author: Oleksandr Diachenko <odiache...@pivotal.io>
Date:   2016-10-20T21:31:57Z

    HAWQ-1114. Initial version.

commit 580f3c942d23f4e761080de9fd1120d3545c2bfb
Author: Oleksandr Diachenko <odiache...@pivotal.io>
Date:   2016-10-21T00:20:06Z

    HAWQ-1114. Implemented IN operator on HAWQ bridge side.

commit 95355c55cb1a2c73b3778303b548934c7d442424
Author: Oleksandr Diachenko <odiache...@pivotal.io>
Date:   2016-10-21T21:29:05Z

    HAWQ-1114. Fixed unit-tests.

commit 5d1e7b18a0cd676c8ddd0099b682fe3d458396dd
Author: Oleksandr Diachenko <odiache...@pivotal.io>
Date:   2016-10-24T19:06:49Z

    HAWQ-1114. Fixed unit-tests.

commit 87355225f4e5ee89a98e9c3c22ec19e357b6c7b2
Author: Oleksandr Diachenko <odiache...@pivotal.io>
Date:   2016-10-24T20:21:38Z

    HAWQ-1114. Fixed unit-tests.

commit 4d1f2a66e271845e3162e2ade10c59a14a823478
Author: Oleksandr Diachenko <odiache...@pivotal.io>
Date:   2016-10-24T20:28:47Z

    Merge master into HAWQ-1114.

commit c9317c4870e8bb446c0617a8e3a18ee338811d6d
Author: Oleksandr Diachenko <odiache...@pivotal.io>
Date:   2016-10-24T23:01:20Z

    Revert "Merge master into HAWQ-1114."
    
    This reverts commit 4d1f2a66e271845e3162e2ade10c59a14a823478.

commit c3c91c265b5a3596034b9c8387ee25885619e5cc
Author: Oleksandr Diachenko <odiache...@pivotal.io>
Date:   2016-10-25T18:53:27Z

    HAWQ-1114. Fixed unit-tests.

commit bc64055bb1ad4e483b0e8132da0f4b9b2e284982
Author: Oleksandr Diachenko <odiache...@pivotal.io>
Date:   2016-10-27T02:27:10Z

    HAWQ-1114. Updated logic to use arrays instead of parsing comma-delimited 
string.

commit 63df933c0ff8b36010f9ce8625857af84fbc1c42
Author: Oleksandr Diachenko <odiache...@pivotal.io>
Date:   2016-10-27T23:50:25Z

    HAWQ-1114. Updated logic to use arrays instead of parsing comma-delimited 
string.

----


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

Reply via email to