Closed ben-githubs closed 1 month ago
:scream: looks like some things could be wrong with the packs
:scream: looks like some things could be wrong with the packs
:scream: looks like some things could be wrong with the packs
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
andSnowflakeQuery
, we can make our repo consistent with our recommended best practices for customers.Changes
AthenaQuery
fieldsSnowflakeQuery
fields toQuery
Testing
pat validate
passes