Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
sgrebnov committed Sep 24, 2024
1 parent d77e97b commit 742cebd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snowflake-api/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -571,7 +571,7 @@ impl SnowflakeApi {

Ok(resp)
}

fn chunks_to_bytes_stream(&self, data: &QueryExecResponseData) -> RawQueryResult {
let chunk_urls = data
.chunks
Expand Down

0 comments on commit 742cebd

Please sign in to comment.