[
https://issues.apache.org/jira/browse/IMPALA-12824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Smith resolved IMPALA-12824.
------------------------------------
Fix Version/s: Impala 4.4.0
Resolution: Fixed
> Add Built-in Functions to Pretty Print Duration and Bytes
> ---------------------------------------------------------
>
> Key: IMPALA-12824
> URL: https://issues.apache.org/jira/browse/IMPALA-12824
> Project: IMPALA
> Issue Type: Improvement
> Components: be
> Reporter: Jason Fehr
> Assignee: Jason Fehr
> Priority: Major
> Labels: backend, functions
> Fix For: Impala 4.4.0
>
>
> Implement new built-in Impala string functions to pretty print time duration
> from an input of nanoseconds and pretty print a memory value from an input of
> bytes.
> For example, pretty printing a duration of 2147483648 nanoseconds would
> output "2s147ms". Pretty printing a memory value of 32768 would output
> "32.00 KB".
--
This message was sent by Atlassian Jira
(v8.20.10#820010)