Jason Fehr created IMPALA-12724:
-----------------------------------
Summary: Better Implementation for Impala PrettyPrint Functions
Key: IMPALA-12724
URL: https://issues.apache.org/jira/browse/IMPALA-12724
Project: IMPALA
Issue Type: Improvement
Components: be
Reporter: Jason Fehr
Assignee: Jason Fehr
The Impala functions PRETTYPRINT_DURATION and PRETTYPRINT_MEMORY use an
implementation that is not very efficient due to multiple unnecessary string
allocations. Re-implement these functions using as few string allocations as
possible.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)