Docs.rs
deltalake-0.28.1
deltalake 0.28.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
houqp
rtyler
roeap
wjones127
fvaleye
Dependencies
delta_kernel ^0.15.1
normal
deltalake-aws ^0.11.0
normal
optional
deltalake-azure ^0.11.0
normal
optional
deltalake-catalog-glue ^0.12.0
normal
optional
deltalake-catalog-unity ^0.12.0
normal
optional
deltalake-core ^0.28.0
normal
deltalake-gcp ^0.12.0
normal
optional
deltalake-hdfs ^0.12.0
normal
optional
deltalake-lakefs ^0.11.0
normal
optional
chrono ^0.4.40
dev
tokio ^1
dev
tracing ^0.1
dev
Versions
0%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
regexp_count_func
deltalake
0.28.1
In deltalake::
datafusion::
functions::
regex::
regexpcount
deltalake
::
datafusion
::
functions
::
regex
::
regexpcount
Function
regexp_
count_
func
Copy item path
Source
pub fn regexp_count_func( args: &[
Arc
<dyn
Array
>], ) ->
Result
<
Arc
<dyn
Array
>,
DataFusionError
>