You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "Chao Wang (Jira)" <ji...@apache.org> on 2021/03/31 08:08:00 UTC

[jira] [Created] (IOTDB-1267) optimize ServerTimeGenerator IExpression parameter

Chao Wang created IOTDB-1267:
--------------------------------

             Summary: optimize ServerTimeGenerator IExpression  parameter
                 Key: IOTDB-1267
                 URL: https://issues.apache.org/jira/browse/IOTDB-1267
             Project: Apache IoTDB
          Issue Type: Improvement
          Components: Core/Engine
            Reporter: Chao Wang
            Assignee: Chao Wang
             Fix For: 0.12.0


More, in {{public ServerTimeGenerator(IExpression expression, QueryContext context, RawDataQueryPlan queryPlan)}} , we should remove {{IExpression expression}}, and use {{queryPlan.getExpression}} instead.



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