GitHub user dhatchayani opened a pull request:
https://github.com/apache/carbondata/pull/1483 [CARBONDATA-1699][FILTER] Filter is not working properly Be sure to do all of the following checklist to help us incorporate your contribution quickly and easily: - [ ] Any interfaces changed? - [ ] Any backward compatibility impacted? - [ ] Document update required? - [X] Testing done UT Added - [ ] For large changes, please consider breaking it into sub-tasks under an umbrella JIRA. Issue: When having duplicate values in the data, filter results are wrong Scenario: Load data like below a,11234567489.7976 b,11234567489.7976000000 Filter query on double_column = 11234567489.7976 Result - only either one of the row is selected Actual Result - all the two rows should be selected Logic of binary search while applying filter is changed You can merge this pull request into a Git repository by running: $ git pull https://github.com/dhatchayani/incubator-carbondata binary_search Alternatively you can review and apply these changes as the patch at: https://github.com/apache/carbondata/pull/1483.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 #1483 ---- commit 5ced3843655b56306bd3aa432d92cecc8b1fc650 Author: dhatchayani <[hidden email]> Date: 2017-11-10T14:21:24Z [CARBONDATA-1699][FILTER] Filter is not working properly ---- --- |
Github user CarbonDataQA commented on the issue:
https://github.com/apache/carbondata/pull/1483 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/976/ --- |
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:
https://github.com/apache/carbondata/pull/1483 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/985/ --- |
In reply to this post by qiuchenjian-2
Github user ravipesala commented on the issue:
https://github.com/apache/carbondata/pull/1483 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/1592/ --- |
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:
https://github.com/apache/carbondata/pull/1483 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/992/ --- |
In reply to this post by qiuchenjian-2
Github user ravipesala commented on the issue:
https://github.com/apache/carbondata/pull/1483 SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/1603/ --- |
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:
https://github.com/apache/carbondata/pull/1483 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/993/ --- |
In reply to this post by qiuchenjian-2
Github user ravipesala commented on the issue:
https://github.com/apache/carbondata/pull/1483 SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/1609/ --- |
In reply to this post by qiuchenjian-2
Github user dhatchayani commented on the issue:
https://github.com/apache/carbondata/pull/1483 retest this please --- |
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:
https://github.com/apache/carbondata/pull/1483 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/994/ --- |
In reply to this post by qiuchenjian-2
Github user ravipesala commented on the issue:
https://github.com/apache/carbondata/pull/1483 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/1610/ --- |
In reply to this post by qiuchenjian-2
Github user ravipesala commented on the issue:
https://github.com/apache/carbondata/pull/1483 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/1611/ --- |
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:
https://github.com/apache/carbondata/pull/1483 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/1063/ --- |
In reply to this post by qiuchenjian-2
Github user ravipesala commented on the issue:
https://github.com/apache/carbondata/pull/1483 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/1675/ --- |
In reply to this post by qiuchenjian-2
Github user dhatchayani commented on the issue:
https://github.com/apache/carbondata/pull/1483 Retest this please --- |
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:
https://github.com/apache/carbondata/pull/1483 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/1071/ --- |
In reply to this post by qiuchenjian-2
Github user dhatchayani commented on the issue:
https://github.com/apache/carbondata/pull/1483 retest this please --- |
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:
https://github.com/apache/carbondata/pull/1483 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/1094/ --- |
In reply to this post by qiuchenjian-2
Github user ravipesala commented on the issue:
https://github.com/apache/carbondata/pull/1483 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/1695/ --- |
In reply to this post by qiuchenjian-2
Github user ravipesala commented on the issue:
https://github.com/apache/carbondata/pull/1483 LGTM --- |
Free forum by Nabble | Edit this page |