Releases: shipyardapp/snowflake-blueprints
Releases · shipyardapp/snowflake-blueprints
v0.2.10
Added new feature which allows user to authenticate to Snowflake using a private key file
v0.2.9
Updates:
- Added
user role
as an optional argument for all blueprints
v0.2.8
Added additional logic for date parsing when None
values are passed
v0.2.7
Udates
- Added
DATETIME
to snowflake-to-pandas mapping
v0.2.6
Updates
- Switched file type for
PUT
from parquet to gzip'd compressed csv
- Added date parsing logic
v0.2.5
Updates:
- Added optional data type specification if and when dask is called to read in the data
v0.2.4
Updates:
- Added new argument
--snowflake-data-types
which allows the user to specify the data types of a Snowflake table
v0.2.3
Minimal syntax changes in store_query_results
to prevent exception from being thrown based on custom exit codes
v0.2.2
Added Dask to requirements
v0.2.1
Updated the version of snowflake-sqlalchemy
to 1.4.3