MCPcopy Create free account
hub / github.com/apache/spark-connect-rust / array_join

Function array_join

crates/connect/src/functions/mod.rs:705–717  ·  view source on GitHub ↗

Concatenates the elements of column using the delimiter.

(
    col: impl Into<Column>,
    delimiter: &str,
    null_replacement: Option<&str>,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

invoke_funcFunction · 0.85

Tested by

no test coverage detected