-
Notifications
You must be signed in to change notification settings - Fork 3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add TPC plan verification tests for iceberg
These tests are useful for figuring out the potential impact of planner changes on TPC benchmarks. They are useful for assessing different approches in optimizer rules during the development phase. These also help with assessing metadata accesses and planner bottlenecks for complex queries. These also provide test coverage for a variety of query plans that are not necessarily covered by existing unit tests.
- Loading branch information
1 parent
ed27147
commit 9ec9331
Showing
224 changed files
with
20,047 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.