nooberfsh / prusto

A presto/trino client library written in rust.
MIT License
37 stars 23 forks source link

Split trino model in a single crate #25

Open elferherrera opened 1 year ago

elferherrera commented 1 year ago

Do you think it could be a good idea to split your trino model into a single crate? This will allow people to create clients and implementations using the model

nooberfsh commented 1 year ago

Yea, It's a good idea, Pull Requests are welcomed!

elferherrera commented 1 year ago

I'll work on it this weekend