Skip to main content

format

Returns a formatted string using the specified format string and arguments. Supported Signatures
๐Ÿ”— Official Documentation

format_number

Returns a formatted string using a unit symbol. Supported Signatures
๐Ÿ”— Official Documentation

parse_data_size

Parses string of format value unit into a number, where value is the fractional number of unit values. Supported Signatures
๐Ÿ”— Official Documentation

parse_presto_data_size

Parses string of format value unit into a number, where value is the fractional number of unit values. Supported Signatures
๐Ÿ”— Official Documentation

typeof

Returns the name of the type of the provided expression. Supported Signatures
๐Ÿ”— Official Documentation