[GitHub] carbondata pull request #940: [CARBONDATA-1081] Use binarySearch to replace ...

2017-05-31 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/carbondata/pull/940 --- 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

[GitHub] carbondata pull request #940: [CARBONDATA-1081] Use binarySearch to replace ...

2017-05-29 Thread mayunSaicmotor
GitHub user mayunSaicmotor reopened a pull request: https://github.com/apache/carbondata/pull/940 [CARBONDATA-1081] Use binarySearch to replace for clause to improve performance use binarySearch to replace for clause in method setFilterdIndexToBitSet of ExcludeFilterExecuterImpl.j

[GitHub] carbondata pull request #940: [CARBONDATA-1081] Use binarySearch to replace ...

2017-05-29 Thread mayunSaicmotor
Github user mayunSaicmotor closed the pull request at: https://github.com/apache/carbondata/pull/940 --- 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 fea

[GitHub] carbondata pull request #940: [CARBONDATA-1081] Use binarySearch to replace ...

2017-05-29 Thread mayunSaicmotor
GitHub user mayunSaicmotor reopened a pull request: https://github.com/apache/carbondata/pull/940 [CARBONDATA-1081] Use binarySearch to replace for clause to improve performance use binarySearch to replace for clause in method setFilterdIndexToBitSet of ExcludeFilterExecuterImpl.j

[GitHub] carbondata pull request #940: [CARBONDATA-1081] Use binarySearch to replace ...

2017-05-29 Thread mayunSaicmotor
Github user mayunSaicmotor closed the pull request at: https://github.com/apache/carbondata/pull/940 --- 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 fea

[GitHub] carbondata pull request #940: [CARBONDATA-1081] Use binarySearch to replace ...

2017-05-24 Thread kumarvishal09
Github user kumarvishal09 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/940#discussion_r118194366 --- Diff: core/src/main/java/org/apache/carbondata/core/scan/filter/executer/ExcludeFilterExecuterImpl.java --- @@ -146,9 +146,17 @@ private BitSe

[GitHub] carbondata pull request #940: [CARBONDATA-1081]use binarySearch to replace...

2017-05-23 Thread mayunSaicmotor
GitHub user mayunSaicmotor opened a pull request: https://github.com/apache/carbondata/pull/940 ï¼»CARBONDATA-1081]use binarySearch to replace for clause to improve performance use binarySearch to replace for clause in method setFilterdIndexToBitSet of ExcludeFilterExecuterImpl.ja