Skip to content

Releases: shipyardapp/snowflake-blueprints

v0.2.10

20 Jul 16:28
72f3627
Compare
Choose a tag to compare

Added new feature which allows user to authenticate to Snowflake using a private key file

v0.2.9

07 Jun 16:05
dc1abc8
Compare
Choose a tag to compare

Updates:

  • Added user role as an optional argument for all blueprints

v0.2.8

05 Jun 22:17
b31a28c
Compare
Choose a tag to compare

Added additional logic for date parsing when None values are passed

v0.2.7

12 May 17:50
c4916d5
Compare
Choose a tag to compare

Udates

  • Added DATETIME to snowflake-to-pandas mapping

v0.2.6

04 Apr 22:29
12b91a9
Compare
Choose a tag to compare

Updates

  • Switched file type for PUT from parquet to gzip'd compressed csv
  • Added date parsing logic

v0.2.5

27 Mar 16:54
4740373
Compare
Choose a tag to compare

Updates:

  • Added optional data type specification if and when dask is called to read in the data

v0.2.4

20 Jan 18:32
6c85a9a
Compare
Choose a tag to compare

Updates:

  • Added new argument --snowflake-data-types which allows the user to specify the data types of a Snowflake table

v0.2.3

02 Nov 16:21
9cd4b56
Compare
Choose a tag to compare

Minimal syntax changes in store_query_results to prevent exception from being thrown based on custom exit codes

v0.2.2

18 Oct 18:12
170c417
Compare
Choose a tag to compare

Added Dask to requirements

v0.2.1

18 Oct 15:25
0be407a
Compare
Choose a tag to compare

Updated the version of snowflake-sqlalchemy to 1.4.3