| 12 | alp::config::ROWGROUP_SIZE; // For Zstd we compress rowgroups since it would be unfair to compress small vectors |
| 13 | |
| 14 | void SetUp() override {} |
| 15 | |
| 16 | ~zstd_test() override {} |
| 17 |
nothing calls this directly
no outgoing calls
no test coverage detected