GitHub user Indhumathi27 opened a pull request:
https://github.com/apache/carbondata/pull/2281
[CARBONDATA-2455]To support TEXT_MATCH to search empty string with
Wildcard(*) and AND,OR,NOT Filter fix
- [x] Any interfaces changed?
NA
- [x] Any backward compatibility impacted?
NA
- [x] Document update required?
YES
- [x] Testing done
Yes. Testcases added
- [x] For large changes, please consider breaking it into sub-tasks under
an umbrella JIRA.
NA
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Indhumathi27/carbondata luceneempty
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/2281.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 #2281
----
commit ebee9236c0226d9829796818f731f2c9aefcc7ae
Author: Indhumathi27 <indhumathim27@...>
Date: 2018-05-08T10:06:47Z
[CARBONDATA-2455]To support TEXT_MATCH to search empty string with
Wildcard(*) and AND,OR,NOT Filter fix
----
---