spark_connect_rs::functions

Function java_method

Source
pub fn java_method<I>(cols: I) -> Column
where I: IntoIterator, I::Item: Into<Column>,
Expand description

Calls a method with reflection.