GitHub user Indhumathi27 opened a pull request:
https://github.com/apache/carbondata/pull/2311
[CARBONDATA-2487] Block filters for lucene with more than one text_match udf
- [x] Any interfaces changed?
NA
- [x] Any backward compatibility impacted?
NA
- [x] Document update required?
NA
- [x] Testing done
UT 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 luceneblockudf
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/2311.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 #2311
----
commit 78af3c61f1c4cdaafdfe1e98d1083dbb4fff3989
Author: Indhumathi27 <indhumathim27@...>
Date: 2018-05-16T11:18:30Z
[CARBONDATA-2487] Block filters for lucene with more than one text_match udf
----
---