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

Updates to support DBT 1.2 #98

Merged
merged 87 commits into from
Sep 19, 2022
Merged

Updates to support DBT 1.2 #98

merged 87 commits into from
Sep 19, 2022

Conversation

genzgd
Copy link
Contributor

@genzgd genzgd commented Sep 18, 2022

No description provided.

@genzgd
Copy link
Contributor Author

genzgd commented Sep 18, 2022

Note that the cloud tests at this point seem to be failing intermittently because the RBAC functions like GRANT are not synchrous.

setup.py Show resolved Hide resolved
Copy link
Member

@mshustov mshustov left a comment

Choose a reason for hiding this comment

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

Note that the cloud tests at this point seem to be failing intermittently because the RBAC functions like GRANT are not synchrous.

How are we going to proceed with it? This PR configured

self._conn_settings['database_replicated_enforce_synchronous_settings'] = '1'
self._conn_settings['insert_quorum'] = '2'

If it doesn't help, we need to find a workaround or skip Cloud tests until we address the problem.

dbt/adapters/clickhouse/credentials.py Show resolved Hide resolved
dbt/adapters/clickhouse/credentials.py Outdated Show resolved Hide resolved
dbt/adapters/clickhouse/connections.py Show resolved Hide resolved
@genzgd genzgd merged commit a94c5fd into master Sep 19, 2022
@mshustov mshustov deleted the dbt_1_2_cloud branch September 20, 2022 07:12
@mshustov mshustov mentioned this pull request Sep 20, 2022
5 tasks
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.

3 participants