You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2018/03/18 23:19:00 UTC

[jira] [Created] (KYLIN-3295) Unused method SQLDigestUtil#appendTsFilterToExecute

Ted Yu created KYLIN-3295:
-----------------------------

             Summary: Unused method SQLDigestUtil#appendTsFilterToExecute
                 Key: KYLIN-3295
                 URL: https://issues.apache.org/jira/browse/KYLIN-3295
             Project: Kylin
          Issue Type: Bug
            Reporter: Ted Yu


SQLDigestUtil#appendTsFilterToExecute is not called anywhere.

Also
{code}
       T ret = action.apply(null);
{code}
Passing null to {{apply}} seems incorrect.



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