liangmeng created KYLIN-899:
-------------------------------

             Summary: add "if" support in sum
                 Key: KYLIN-899
                 URL: https://issues.apache.org/jira/browse/KYLIN-899
             Project: Kylin
          Issue Type: Improvement
            Reporter: liangmeng


add "if" support in  sum,such as :
select sum(if(col>1024,col,0)) as newcol from testtabale;



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

Reply via email to