This repository has been archived by the owner on Sep 23, 2024. It is now read-only.
1.9.1 (2020-12-02)
- Fixed a dependency issue
- Add everything from the unreleased
1.9.0
1.9.0 (2020-11-18) - NOT RELEASED TO PyPI
- Use snowflake table stages by default to load data into tables
- Add optional
query_tag
parameter - Add optional
role
parameter to use custom roles - Fixed an issue when generated file names were not compatible with windows
- Bump
joblib
to0.16.0
to be python 3.8 compatible - Bump
snowflake-connectory-python
to2.3.6
- Bump
boto3
to1.16.20