[
https://issues.apache.org/jira/browse/CARBONDATA-387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15763842#comment-15763842 ]
anubhav tarar edited comment on CARBONDATA-387 at 12/21/16 12:30 PM:
---------------------------------------------------------------------
this query is running on spark directly result is from spark sql can we create our own parser
was (Author: anubhavtarar):
this query is running on spark directly result is from spark sql
> RLike and REGEXP showing all records in empty regex
> ---------------------------------------------------
>
> Key: CARBONDATA-387
> URL:
https://issues.apache.org/jira/browse/CARBONDATA-387> Project: CarbonData
> Issue Type: Bug
> Reporter: Prabhat Kashyap
> Priority: Minor
>
> When I'm trying to run RLIKE with empty regex, it is showing me all the records instead of no record.
> select * from knolders where age RLIKE '';
> It is behaving in a similar manner for REGEXP operator.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)