[
https://issues.apache.org/jira/browse/CARBONDATA-387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15763842#comment-15763842 ]
anubhav tarar commented on CARBONDATA-387:
------------------------------------------
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)