You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "ZhouKang (Jira)" <ji...@apache.org> on 2019/11/01 08:24:00 UTC

[jira] [Created] (KYLIN-4232) add sql function date_from_now

ZhouKang created KYLIN-4232:
-------------------------------

             Summary: add sql  function date_from_now
                 Key: KYLIN-4232
                 URL: https://issues.apache.org/jira/browse/KYLIN-4232
             Project: Kylin
          Issue Type: New Feature
            Reporter: ZhouKang


SELECT \"DATE\", count(1) from table WHERE \"DATE\" = ''date_from_now(-1, 'yyyy-MM-dd') group by \"DATE\"



--
This message was sent by Atlassian Jira
(v8.3.4#803005)