GitHub user simafengyun reopened a pull request:

    https://github.com/apache/incubator-carbondata/pull/638

    Carbondata 748

    use binary search to improve performance according to filter values' order

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

    $ git pull https://github.com/simafengyun/incubator-carbondata 
CARBONDATA-748

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

    https://github.com/apache/incubator-carbondata/pull/638.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 #638
    
----
commit 252649eecee6a7b74eef5a7b7f17d58a363c09ea
Author: mayun <mayun@10.100.56.61>
Date:   2017-03-09T05:13:22Z

    use binary search to improve the performance in method
    setFilterdIndexToBitSet

commit c50054fa519cc1004b78941cf88541f7ad838976
Author: mayun <mayun@10.100.56.61>
Date:   2017-03-09T07:51:50Z

    add binary range search and add test case

commit 25839b1425986cc95275b5e628e03d3fa8d19103
Author: mayun <mayun@10.100.56.61>
Date:   2017-03-09T08:08:21Z

    revert previous change

commit 0644946a8bb9877ccdafd96420b091364d126669
Author: mayun <mayun@10.100.56.61>
Date:   2017-03-09T08:38:29Z

    format changed code

commit 516c5541722f12dffe5c709238bbb8a2f64e65dc
Author: mayun <mayun@10.100.56.61>
Date:   2017-03-09T09:09:06Z

    change code format to pass check style

commit 141e26425ed7296b661a5382a4fe168e33fb71d1
Author: mayun <mayun@10.100.56.61>
Date:   2017-03-09T09:51:22Z

    revert the code to use inverted index

----


---
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