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 datafusion::functions::string::contains::contains

source ยท
pub fn contains<T>(
    args: &[Arc<dyn Array>],
) -> Result<Arc<dyn Array>, DataFusionError>
where T: OffsetSizeTrait,
Expand description

use regexp_is_match_utf8_scalar to do the calculation for contains