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

Migrate AthenaQuery and SnowflakeQuery to just Query #1392

Merged
merged 3 commits into from
Oct 17, 2024

Conversation

ben-githubs
Copy link
Contributor

Background

Panther no longer supports a different backend than Snowflake, and having multiple different fields to specify a scheduled query's SQL body has caused confusion. By pruning all references to AthenaQuery and SnowflakeQuery, we can make our repo consistent with our recommended best practices for customers.

Changes

  • removed all AthenaQuery fields
  • renamed all SnowflakeQuery fields to Query

Testing

  • pat validate passes

@ben-githubs ben-githubs requested a review from a team as a code owner October 17, 2024 19:46
Copy link

😱
looks like some things could be wrong with the packs

Copy link

😱
looks like some things could be wrong with the packs

@arielkr256 arielkr256 enabled auto-merge (squash) October 17, 2024 21:04
Copy link

😱
looks like some things could be wrong with the packs

@arielkr256 arielkr256 merged commit 3c0205f into develop Oct 17, 2024
9 checks passed
@arielkr256 arielkr256 deleted the BEN-17/migrate-to-single-query-field branch October 17, 2024 21:09
@arielkr256 arielkr256 added bug Something isn't working queries Stored Queries that help to quickly investigate labels Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working queries Stored Queries that help to quickly investigate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants