estie-inc / snowflake-connector-rs

Snowflake Connector for Rust
MIT License
22 stars 11 forks source link

Refactor query execution #25

Closed tamaroning closed 5 months ago

tamaroning commented 5 months ago

depends on https://github.com/estie-inc/snowflake-connector-rs/pull/24

Add QueryExecutor to fetch a chunk asynchronously.

tamaroning commented 5 months ago

Fixed. Squashed all commits to the last one

tamaroning commented 5 months ago

Rebased and added tests

kenkoooo commented 5 months ago

The changes have been shipped as version 0.3.0. Thank you for your contribution!