issues
search
andrusha
/
snowflake-rs
Snowflake API libraries for Rust
Apache License 2.0
31
stars
26
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Allow logging in via oauth and SPCS Oauth
#60
lakinwecker
opened
1 month ago
1
JWT Snowflake Private Link Support
#59
venkaa28
closed
1 month ago
0
FIX: smol typo in README
#58
dataders
opened
1 month ago
0
Moved to env_files to support different deployment targets
#57
wolf-sigma
closed
1 month ago
0
Gzip fix
#56
wolf-sigma
opened
1 month ago
0
Bug fix - handle gzip'ed chunks
#55
wolf-sigma
closed
1 month ago
0
Support custom host and port, add streaming response support
#54
ddimaria
opened
2 months ago
3
Fix Snowflake Json Chunking
#53
akbog
closed
2 months ago
0
clippy temporary fixes
#52
dmzmk
closed
2 months ago
0
Upgrade arrow to 53 and other crates
#51
xmakro
closed
2 months ago
4
Cloneable Client
#50
kennetpostigo
opened
4 months ago
0
Increase minimum polars-rs version to 0.41
#49
tobisinghania
opened
4 months ago
0
Type error when converting results to polars
#48
ms-2k
opened
5 months ago
1
Upgrade to arrow 52
#47
xmakro
closed
5 months ago
0
Draft: Implement support for external oauth
#46
wseaton
opened
5 months ago
2
Fix deadlock in Session::renew
#45
xmakro
closed
6 months ago
0
Add streaming support for arrow batches
#44
sgrebnov
opened
6 months ago
0
Handle invalid warehouse/account errors correctly
#43
sgrebnov
closed
6 months ago
1
Add support for async query response
#42
sgrebnov
opened
7 months ago
0
Support async query
#41
xuliangs
opened
7 months ago
0
Update Error handling & support async query
#40
xuliangs
closed
7 months ago
1
Harry/handle async query
#39
xuliangs
closed
7 months ago
0
Add async and multi-statement query result types
#38
andrusha
opened
7 months ago
0
DO NOT MERGE: Implement Oauth
#37
colin99d
closed
6 months ago
0
Support Oauth
#36
colin99d
opened
7 months ago
1
Upgrade crates and new version
#35
xmakro
closed
7 months ago
4
First attempt at improved error handling
#34
colin99d
opened
8 months ago
1
auth args from env support
#33
andrusha
closed
8 months ago
0
Refinery migration support
#32
wseaton
closed
5 months ago
2
Output errors don't get parsed into an error properly.
#31
benfdking
opened
9 months ago
1
not able to pass through key-pair authentication
#30
gduan2000
closed
8 months ago
4
Larger queries hanging
#29
GBagley
opened
9 months ago
5
Polars support
#28
andrusha
closed
9 months ago
0
Lock crate in tracing example
#27
dmzmk
closed
9 months ago
0
Draft: UUID regeneration on retry
#26
wseaton
opened
9 months ago
2
breaking! expose type information on json response
#25
andrusha
closed
9 months ago
0
snowflake-api: expose raw Arrow Stream IPC bytes to the user
#24
andrusha
closed
9 months ago
0
Feature request: Implement `AuthArgs::from_env`
#23
wseaton
closed
8 months ago
0
add example for polars dataframe read
#22
wseaton
closed
9 months ago
2
Introduce auth error subtype
#21
andrusha
closed
9 months ago
0
Feature request: `polars` dataframe response
#20
wseaton
closed
8 months ago
3
Enable cert-auth by-default
#19
andrusha
closed
9 months ago
0
Exclude nursery clippy
#18
andrusha
closed
9 months ago
0
Missing AuthResponse Variant
#17
akbog
closed
9 months ago
2
downgrade arrow to 47
#16
wizardxz
closed
9 months ago
0
Increase the strictness of clippy
#15
colin99d
closed
9 months ago
0
Add support for custom middleware (eg. tracing)
#14
wseaton
closed
9 months ago
5
Use Glob in PUT file paths and Allow for Multi File Upload
#13
colin99d
closed
8 months ago
3
Upgrade to arrow 50 and bump version
#12
xmakro
closed
10 months ago
0
Breaking Change: Make Certificate Authentication Code Optional
#11
colin99d
closed
10 months ago
1
Next