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

fix: Replace login by user for clickhouse profile #1255

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

petershenri
Copy link
Contributor

@petershenri petershenri commented Oct 14, 2024

Description

The clickhouse profile is currently not working. Changing the login parameter to user

Related Issue(s)

closes #1249

Breaking Change?

No

Checklist

  • I have made corresponding changes to the documentation (if required)
  • I have added tests that prove my fix is effective or that my feature works

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Oct 14, 2024
@dosubot dosubot bot added the profile:clickhouse Related to Clickhouse ProfileConfig label Oct 14, 2024
Copy link

netlify bot commented Oct 14, 2024

Deploy Preview for sunny-pastelito-5ecb04 canceled.

Name Link
🔨 Latest commit fb9e53f
🔍 Latest deploy log https://app.netlify.com/sites/sunny-pastelito-5ecb04/deploys/670e95e2f4df890008561890

Copy link
Contributor

@pankajastro pankajastro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, @petershenri Thank you for fixing it.

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Oct 15, 2024
@petershenri
Copy link
Contributor Author

Can I let you merge it to main ?

@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. and removed size:XS This PR changes 0-9 lines, ignoring generated files. labels Oct 15, 2024
@pankajastro
Copy link
Contributor

Can I let you merge it to main ?

We will merge it once CI is green

Copy link

codecov bot commented Oct 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.73%. Comparing base (2dd8c7a) to head (fb9e53f).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1255   +/-   ##
=======================================
  Coverage   95.73%   95.73%           
=======================================
  Files          67       67           
  Lines        3965     3965           
=======================================
  Hits         3796     3796           
  Misses        169      169           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pankajastro pankajastro merged commit 9efeb1c into astronomer:main Oct 16, 2024
68 checks passed
@pankajastro pankajastro added this to the Cosmos 1.7.1 milestone Oct 16, 2024
@tatiana
Copy link
Collaborator

tatiana commented Oct 25, 2024

@petershenri, thank you very much for reporting/fixing this issue.
This change is available in Cosmos 1.7.1a3 - please, could you help us confirm that it now works as expected?

@petershenri
Copy link
Contributor Author

It works as expected on my docker.
Thanks 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm This PR has been approved by a maintainer profile:clickhouse Related to Clickhouse ProfileConfig size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Not able to use clickhouse profile
3 participants