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
contains in datafusion::functions::string::contains - Rust
[go: Go Back, main page]

Function contains

Source
pub fn contains(
    args: &[Arc<dyn Array>],
) -> Result<Arc<dyn Array>, DataFusionError>
Available on crate feature string_expressions only.
Expand description

use arrow::compute::contains to do the calculation for contains