We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
14:46:11 On model.data_models.table1: vacuum "awsdatacatalog"."sandbox_roman_korsun"."table1" -- /* {"app": "dbt", "dbt_version": "1.8.1", "profile_name": "athena", "target_name": "local" */
14:46:11 On model.data_models.table1: vacuum "awsdatacatalog"."sandbox_roman_korsun"."table1"
Write vaccum or optimize query in post-hook and run model with configured post-hook
- OS: - - Python: 3.11.7 - dbt: 1.8.1 - dbt-athena-community: 1.8.3 (main branch)
No response
The text was updated successfully, but these errors were encountered:
@sanromeo isn't this a consequence of this PR #702? looks like that the comment it's added, but for optimize and vacuum shouldn't be added.
Sorry, something went wrong.
@nicor88 yes, that are consequences of my previous PR, so I've created one more #705
No branches or pull requests
Is this a new bug in dbt-athena?
Current Behavior
14:46:11 On model.data_models.table1:
vacuum "awsdatacatalog"."sandbox_roman_korsun"."table1"
-- /* {"app": "dbt", "dbt_version": "1.8.1", "profile_name": "athena", "target_name": "local" */
Expected Behavior
14:46:11 On model.data_models.table1: vacuum "awsdatacatalog"."sandbox_roman_korsun"."table1"
Steps To Reproduce
Write vaccum or optimize query in post-hook and run model with configured post-hook
Environment
Additional Context
No response
The text was updated successfully, but these errors were encountered: