[
https://issues.apache.org/jira/browse/CALCITE-4013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17110902#comment-17110902
]
Haisheng Yuan commented on CALCITE-4013:
----------------------------------------
Physical operator shouldn't do it either, in fact. We shouldn't do it at all
when creating operators, no matter it is logical or physical.
> 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
>
> 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)