Stamatis Zampetakis created CALCITE-2887:
--------------------------------------------
Summary: 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
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)