sjrusso8 / spark-connect-rs

Apache Spark Connect Client for Rust
https://docs.rs/spark-connect-rs
Apache License 2.0
52 stars 11 forks source link

feat(col): dropFields & withField #32

Closed sjrusso8 closed 1 month ago

sjrusso8 commented 1 month ago

Description

New Column Methods: dropFields and withField. Updated README as well