You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Haisheng Yuan (Jira)" <ji...@apache.org> on 2020/06/12 13:48:00 UTC

[jira] [Commented] (CALCITE-4013) Remove traitset derivation when creating logical operators

    [ https://issues.apache.org/jira/browse/CALCITE-4013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17134228#comment-17134228 ] 

Haisheng Yuan commented on CALCITE-4013:
----------------------------------------

LogicalFilter takes more:

!image-2020-06-12-08-46-26-846.png!

> Remove traitset derivation when creating logical operators
> ----------------------------------------------------------
>
>                 Key: CALCITE-4013
>                 URL: https://issues.apache.org/jira/browse/CALCITE-4013
>             Project: Calcite
>          Issue Type: Improvement
>          Components: core
>            Reporter: Haisheng Yuan
>            Priority: Major
>         Attachments: image-2020-06-12-08-46-26-846.png
>
>
> Profiler shows traitset derivation accounts for 65% of the total runtime of LoigcalProject.create(). Anyway, EnumerableProject will do it again.



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