test: cover RDF bloom remote dynamic filter e2e - #4
Draft
discord9 wants to merge 2 commits into
Draft
Conversation
discord9
force-pushed
the
omos/rdf-bloom-e2e
branch
from
June 25, 2026 04:06
56bfdcb to
ce04137
Compare
discord9
force-pushed
the
omos/rdf-bloom-dn-exact
branch
from
June 25, 2026 04:06
9d0d955 to
42e0ba0
Compare
discord9
force-pushed
the
omos/rdf-bloom-e2e
branch
2 times, most recently
from
June 25, 2026 07:38
2023719 to
4d26863
Compare
discord9
force-pushed
the
omos/rdf-bloom-dn-exact
branch
from
June 25, 2026 09:16
16b6af5 to
0e90855
Compare
discord9
force-pushed
the
omos/rdf-bloom-e2e
branch
2 times, most recently
from
June 25, 2026 10:24
1305af3 to
cdaef0e
Compare
discord9
force-pushed
the
omos/rdf-bloom-dn-exact
branch
from
June 25, 2026 10:24
0e90855 to
05f9888
Compare
discord9
force-pushed
the
omos/rdf-bloom-e2e
branch
from
June 25, 2026 12:59
cdaef0e to
97a0ead
Compare
discord9
force-pushed
the
omos/rdf-bloom-dn-exact
branch
from
June 25, 2026 12:59
05f9888 to
71a935f
Compare
discord9
force-pushed
the
omos/rdf-bloom-e2e
branch
from
June 30, 2026 04:01
97a0ead to
f21f263
Compare
discord9
force-pushed
the
omos/rdf-bloom-dn-exact
branch
from
June 30, 2026 04:01
71a935f to
797e90e
Compare
Signed-off-by: discord9 <discord9@163.com>
Signed-off-by: discord9 <discord9@163.com>
discord9
force-pushed
the
omos/rdf-bloom-dn-exact
branch
from
July 6, 2026 09:46
797e90e to
8a1110d
Compare
discord9
force-pushed
the
omos/rdf-bloom-e2e
branch
from
July 6, 2026 09:46
f21f263 to
37ff154
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I hereby agree to the terms of the GreptimeDB CLA.
Refer to a related PR or issue link (optional)
Fork-only stack PR. Stacked on PR3: #3
Earlier stack:
Depends on:
Part of original umbrella draft PR: GreptimeTeam#8342
What's changed and what's your intention?
This is PR 4 of the RDF Bloom stack. It adds integration coverage and implementation notes:
SeqScan dyn_filtersdo not containbloom_probeFilterExecreduces rows versus its child scanimpl-note.mdValidation run locally:
cargo fmt --all -- --checkgit diff --checkCARGO_PROFILE_DEV_DEBUG=0 CARGO_PROFILE_TEST_DEBUG=0 cargo check -p tests-integrationCARGO_PROFILE_DEV_DEBUG=0 CARGO_PROFILE_TEST_DEBUG=0 cargo test -p tests-integration test_remote_dyn_filter_bloom_typed_payload_e2e --lib -- --nocapturePR Checklist
Please convert it to a draft if some of the following conditions are not met.