Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add autocommit = True in SnowflakeHookAsync #767

Merged
merged 1 commit into from Nov 18, 2022

Conversation

rajaths010494
Copy link
Contributor

@rajaths010494 rajaths010494 commented Nov 18, 2022

Adding auto-commit to true in the hook where we are connecting to the snowflake and running the queries.

closes #768

@phanikumv phanikumv changed the title Add auto-commit true in snowflake hook Add auto-commit true in SnowflakeHookAsync Nov 18, 2022
@codecov
Copy link

codecov bot commented Nov 18, 2022

Codecov Report

Base: 98.50% // Head: 98.48% // Decreases project coverage by -0.02% ⚠️

Coverage data is based on head (b3f426d) compared to base (2bd8fb3).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #767      +/-   ##
==========================================
- Coverage   98.50%   98.48%   -0.03%     
==========================================
  Files          86       86              
  Lines        4683     4682       -1     
==========================================
- Hits         4613     4611       -2     
- Misses         70       71       +1     
Impacted Files Coverage Δ
astronomer/providers/snowflake/hooks/snowflake.py 98.41% <ø> (-1.59%) ⬇️
...ronomer/providers/snowflake/operators/snowflake.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@phanikumv phanikumv changed the title Add auto-commit true in SnowflakeHookAsync Add autocommit = True in SnowflakeHookAsync Nov 18, 2022
@rajaths010494 rajaths010494 merged commit 1838fa9 into main Nov 18, 2022
@rajaths010494 rajaths010494 deleted the fix_auto_commit_snowflake branch November 18, 2022 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test and fix astronomer providers for RC version of OSS airflow providers
3 participants