[
https://issues.apache.org/jira/browse/CALCITE-4482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17276111#comment-17276111
]
Jiatao Tao commented on CALCITE-4482:
-------------------------------------
We are doing the stressing test, and we found SqlNode#toString' time is
unusually high, seem we can reduce the useless call of ImmutableBeans.create to
reduce the time:
!image-2021-02-01-15-42-46-942.png|width=695,height=515!
> "ImmutableBeans.create" has performance issue
> ---------------------------------------------
>
> Key: CALCITE-4482
> URL: https://issues.apache.org/jira/browse/CALCITE-4482
> Project: Calcite
> Issue Type: Bug
> Reporter: Jiatao Tao
> Assignee: Jiatao Tao
> Priority: Major
> Attachments: image-2021-02-01-15-42-46-942.png
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)