LICENSE
README.md
setup.py
pipelinewise_target_snowflake.egg-info/PKG-INFO
pipelinewise_target_snowflake.egg-info/SOURCES.txt
pipelinewise_target_snowflake.egg-info/dependency_links.txt
pipelinewise_target_snowflake.egg-info/entry_points.txt
pipelinewise_target_snowflake.egg-info/requires.txt
pipelinewise_target_snowflake.egg-info/top_level.txt
target_snowflake/__init__.py
target_snowflake/db_sync.py
target_snowflake/exceptions.py
target_snowflake/file_format.py
target_snowflake/flattening.py
target_snowflake/stream_utils.py
target_snowflake/file_formats/__init__.py
target_snowflake/file_formats/csv.py
target_snowflake/file_formats/parquet.py
target_snowflake/upload_clients/__init__.py
target_snowflake/upload_clients/base_upload_client.py
target_snowflake/upload_clients/s3_upload_client.py
target_snowflake/upload_clients/snowflake_upload_client.py