This repository has been archived by the owner on Sep 23, 2024. It is now read-only.
Releases: transferwise/pipelinewise-target-snowflake
Releases · transferwise/pipelinewise-target-snowflake
1.2.0 (2020-01-07)
- Load binary data into Snowflake BINARY data type column
1.1.8 (2019-12-09)
- Add missing module
python-dateutil
1.1.7 (2019-12-09)
- Review dates & timestamps and fix them before insert/update
1.1.6 (2019-11-05)
- Pinned stable version of
urllib3
1.1.5 (2019-11-04)
- Pinned stable version of
botocore
andboto3
1.1.4 (2019-11-04)
- Fixed issue when extracting bookmarks from the state messages sometimes failed
1.1.3 (2019-11-04)
- Bump
snowflake-connector-python
to 2.0.3
Azure latest update caused some issues. More details at snowflakedb/snowflake-connector-python#225
1.1.1 (2019-10-18)
- Fixed an issue when sometimes the last bucket of data was not flushed correctly
1.1.0 (2019-10-14)
- Bump
snowflake-connector-python
to 2.0.1 - Always use secure connection to Snowflake and force auto commit
- Add
flush_all_streams
option - Add
parallelism
option - Add
max_parallelism
option
1.0.9 (2019-10-01)
- Emit new state message as soon as data flushed to Snowflake