The GitHub Actions job "CI" on incubator-kvrocks.git has failed.
Run started by GitHub user git-hulk (triggered by git-hulk).

Head commit for run:
41819d8a74c735278853541cb167f920afbc9603 / git-hulk <hulk.webs...@gmail.com>
Remove the version from the prefix extractor while it has below constrains:

Together `prefix_extractor` and `comparator` must satisfy one essential
property for valid prefix filtering of range queries:
If Compare(k1, k2) <= 0 and Compare(k2, k3) <= 0 and
InDomain(k1) and InDomain(k3) and prefix(k1) == prefix(k3),
Then InDomain(k2) and prefix(k2) == prefix(k1).

Report URL: https://github.com/apache/incubator-kvrocks/actions/runs/4602882398

With regards,
GitHub Actions via GitBox

Reply via email to