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 - Rust
[go: Go Back, main page]

Module util

Source
Expand description

Utility functions for working with Arrow data

Modulesยง

bit_chunk_iterator
Types for iterating over bitmasks in 64-bit chunks
bit_iterator
Types for iterating over packed bitmasks
bit_mask
Utils for working with packed bit masks
bit_util
Utils for working with bits
display
Functions for printing array values as human-readable strings.
pretty
Utilities for pretty printing RecordBatches and Arrays.
string_writer
String Writer This string writer encapsulates std::string::String and implements std::io::Write trait, which makes String as a writable object like File.