dbt-labs / dbt-labs/dbt-adapters
Add functional tests for tables that are hive,ha=true and have more than 100 partitions
Open
feature:unit-tests
pkg:dbt-athena
- Dominant language
- Python
- Stars
- 233
- Forks
- 362
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 9
Description
This issue https://github.com/dbt-athena/dbt-athena/issues/464 was creating a weird behavior where not all the table partitions were deleted and added to the final ha table.
We must be able to cover such edge cases in the functional tests.
## Requirements
* add functional tests for ha hive tables with more than 100 partitions
Contributor guide
Assessment
This issue has not been assessed yet.