sjrusso8 / spark-connect-rs

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

feat(types) & bug(plan): add new datatypes & fix plan id bug #31

Closed sjrusso8 closed 4 months ago

sjrusso8 commented 4 months ago

Description

New DataTypes & Literals:

Fix plan id & column issue:

Other: