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

feat: Add All Queries from AWS Plugin #166

Merged
merged 22 commits into from
Oct 30, 2023
Merged

feat: Add All Queries from AWS Plugin #166

merged 22 commits into from
Oct 30, 2023

Conversation

bbernays
Copy link
Contributor

@bbernays bbernays commented Oct 28, 2023

This PR adds in all of the queries that in the Open Source AWS plugin. It avoids collisions with the existing Snowflake queries by using the DBT adapter for each macro so that each named macro can have a unique implementation for each target

It adds separate tests for DB targets dev-pg and dev-snowflake Once all queries have appropriate support for both targets we can remove the separate tests and have a single test flow that tests all models

Copy link
Member

@yevgenypats yevgenypats left a comment

Choose a reason for hiding this comment

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

Nice! That was fast 🚀

@bbernays bbernays added the automerge Automatically merge once required checks pass label Oct 30, 2023
@kodiakhq kodiakhq bot merged commit b9f2782 into main Oct 30, 2023
4 checks passed
@kodiakhq kodiakhq bot deleted the move-pg-aws-queries branch October 30, 2023 11:23
kodiakhq bot pushed a commit that referenced this pull request Nov 17, 2023
🤖 I have created a release *beep* *boop*
---


## [0.1.0](transformation-aws-compliance-free-v0.0.1...transformation-aws-compliance-free-v0.1.0) (2023-11-17)


### Features

* Add All Queries from AWS Plugin ([#166](#166)) ([b9f2782](b9f2782))
* DBT tests ([#159](#159)) ([9544114](9544114))
* Reorder things and move to cross platform queries ([#160](#160)) ([2e9e699](2e9e699))
* Updated query instances_should_have_association_compliance_stat… ([#175](#175)) ([41a0a6c](41a0a6c))
* Updated query macro autoscale_or_ondemand ([#178](#178)) ([8cbf273](8cbf273))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
kodiakhq bot pushed a commit that referenced this pull request Nov 20, 2023
🤖 I have created a release *beep* *boop*
---


## 0.0.1 (2023-11-20)


### Features

* Add All Queries from AWS Plugin ([#166](#166)) ([b9f2782](b9f2782))
* DBT tests ([#159](#159)) ([9544114](9544114))
* Updated query instances_should_have_association_compliance_stat… ([#175](#175)) ([41a0a6c](41a0a6c))
* Updated query macro autoscale_or_ondemand ([#178](#178)) ([8cbf273](8cbf273))


### Miscellaneous Chores

* release 0.0.1 ([2e9e699](2e9e699))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Automatically merge once required checks pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants