- Stop using
LAST_QUERY_ID()Snowflake function - Bumping dependencies
- Bump
snowflake-connector-pythonto 2.3.6
- Add optional
pandasandpyarrowpackages to avoid runtime warning messages
- Discover only the required tables
- Delete redundant library
pytzpackage
- Use
SHOW SCHEMAS|TABLES|COLUMNSinstead ofINFORMATION_SCHEMA - Bump
snowflake-connector-pythonto 2.2.2
- Make logging customizable
- Initial release