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
encode_dictionary_values in datafusion::common::arrow::row - Rust
[go: Go Back, main page]

Function encode_dictionary_values

Source
pub fn encode_dictionary_values<K>(
    data: &mut [u8],
    offsets: &mut [usize],
    column: &DictionaryArray<K>,
    values: &Rows,
    null: &Row<'_>,
)
Expand description

Encode dictionary values not preserving the dictionary encoding