[
https://issues.apache.org/jira/browse/CALCITE-2887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated CALCITE-2887:
------------------------------------
Labels: pull-request-available (was: )
> Improve performance of RexLiteral#toJavaString
> ----------------------------------------------
>
> Key: CALCITE-2887
> URL: https://issues.apache.org/jira/browse/CALCITE-2887
> Project: Calcite
> Issue Type: Improvement
> Components: core
> Affects Versions: 1.18.0
> Reporter: Stamatis Zampetakis
> Assignee: Stamatis Zampetakis
> Priority: Critical
> Labels: pull-request-available
> Fix For: 1.19.0
>
>
> RexLiteral#toJavaString is a method that is called many times for various
> purposes notably when computing digests. In some use-cases the profiler shows
> that 10% of the total time is spend on this method.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)