Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
datafusion::common::arrow::util::display - Rust
[go: Go Back, main page]

Module display

Source
Expand description

Functions for printing array values as human-readable strings.

This is often used for debugging or logging purposes.

See the pretty crate for additional functions for record batch pretty printing.

Structs§

ArrayFormatter
A string formatter for an Array
FormatOptions
Options for formatting arrays
ValueFormatter
Implements Display for a specific array value

Enums§

DurationFormat
Format for displaying durations

Functions§

array_value_to_string
Get the value at the given row in an array as a String.
lexical_to_string
Converts numeric type to a String