Thank you. I went through its GitHub repo for docs. It seems I need to dig a bit deeper perhaps. How to get started with my Parquet files isn’t immediately obvious.
I assume Python bindings would talk through gRPC. I could use gRPC directly perhaps?
Thanks. I’m experimenting with Rust currently. This might fit the bill. I am curious though why does the client need to use async Rust. I hadn’t gotten that far in my learnings. I would have guessed that synchronous way should work as well.
I assume Python bindings would talk through gRPC. I could use gRPC directly perhaps?