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

Module datafusion::common::scalar

source ·
Expand description

This module provides ScalarValue, an enum that can be used for storage of single elements

Enums§

  • A dynamically typed, nullable single value, (the single-valued counter-part to arrow’s Array)

Traits§

  • Trait used to map a NativeType to a ScalarValue

Functions§

  • Return a reference to the values array and the index into it for a dictionary array