You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Sean Hsuan-Yi Chu (JIRA)" <ji...@apache.org> on 2015/01/22 02:14:35 UTC

[jira] [Created] (DRILL-2054) Support `||` as "concat operator" for varchar inputs and as "OR" for boolean inputs

Sean Hsuan-Yi Chu created DRILL-2054:
----------------------------------------

             Summary: Support `||` as "concat operator" for varchar inputs and as "OR" for boolean inputs
                 Key: DRILL-2054
                 URL: https://issues.apache.org/jira/browse/DRILL-2054
             Project: Apache Drill
          Issue Type: New Feature
            Reporter: Sean Hsuan-Yi Chu
            Assignee: Sean Hsuan-Yi Chu
             Fix For: Future


`||` can be used as either "logic operator" or "varchar operator"
1. For boolean inputs, it is "OR"
2. For varchar inputs, it is should be "concat" (of strings)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)