GitHub user dhatchayani opened a pull request:
https://github.com/apache/carbondata/pull/2770
[CARBONDATA-2975] DefaultValue choosing and removeNullValues on
rangefilters is inorrect
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?
- [ ] Testing done
- [ ] For large changes, please consider breaking it into sub-tasks under
an umbrella JIRA.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dhatchayani/carbondata CARBONDATA-2975
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/2770.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 #2770
----
commit e003c208035f21508b3b93b7cb0aeaa837b34ac4
Author: dhatchayani <dhatcha.official@...>
Date: 2018-09-26T15:19:06Z
[CARBONDATA-2975] DefaultValue choosing and removeNullValues on range
filters is inorrect
----
---