[ 
https://issues.apache.org/jira/browse/DRILL-6414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16474792#comment-16474792
 ] 

Robert Hou commented on DRILL-6414:
-----------------------------------

Would this be enabled by a session or system option?  And keep the current 
behavior as the default?

> Allow Case Insensitive Comparisons in Drill
> -------------------------------------------
>
>                 Key: DRILL-6414
>                 URL: https://issues.apache.org/jira/browse/DRILL-6414
>             Project: Apache Drill
>          Issue Type: Improvement
>            Reporter: Volodymyr Tkach
>            Assignee: Volodymyr Tkach
>            Priority: Major
>
> Lets take a case:
> Table t1 with column c1 having a value 'abc'
> For a query like below drill should treat the comparison as case insensitive 
> and return 1 row.
> This is not an issue but we need to know if we can set case insensitivity at 
> system level.
> select * from t1 where c1 = 'ABC'



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to