Tests are not using hll or other extensions
Open
regression tests
- Dominant language
- C
- Stars
- 12.8k
- Forks
- 794
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 31
Description
Currently in our tests on CI, we are not using hll or other extensions because they are not installed and there is an alternative input for tests that require `hll` or `topn` or `tdigest`. This also means the code coverage is not what we expect. We should make sure that tests pass with extensions installed locally and then update the test images so that they have the necessary extensions installed.
Contributor guide
Assessment
This issue has not been assessed yet.