Jason Fehr created IMPALA-12824:
-----------------------------------

             Summary: 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


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)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to