ClickHouse / ClickHouse/ClickHouse

Functions `arrayLowerBound` and `arrayUpperBound`

Open
#65,393 1 comment 2 reactions 0 assignees View on GitHub
comp-regular-function feature
Dominant language
C++
Stars
49.9k
Forks
9k
Avg merge
21h 32m
Merged PRs (30d)
515

Description

**Use case**

Binary search in sorted arrays.

**Describe the solution you'd like**

Similar to `std::lower_bound` and `std::upper_bound`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.