-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(inverted_index.search): add index applier #2
Commits on Dec 1, 2023
-
feat(inverted_index.search): add index applier
Signed-off-by: Zhenchi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fb57baf - Browse repository at this point
Copy the full SHA fb57bafView commit details -
refactor: bitmap_full -> bitmap_full_range
Signed-off-by: Zhenchi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 65efce3 - Browse repository at this point
Copy the full SHA 65efce3View commit details
Commits on Dec 2, 2023
-
feat: add check for segment_row_count
Signed-off-by: Zhenchi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 98e1a40 - Browse repository at this point
Copy the full SHA 98e1a40View commit details -
Configuration menu - View commit details
-
Copy full SHA for 654aa98 - Browse repository at this point
Copy the full SHA 654aa98View commit details
Commits on Dec 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c906353 - Browse repository at this point
Copy the full SHA c906353View commit details -
Merge remote-tracking branch 'zhongzc/zhongzc/index-fst-values-mapper…
…' into zhongzc/index-applier
Configuration menu - View commit details
-
Copy full SHA for 63a6fb9 - Browse repository at this point
Copy the full SHA 63a6fb9View commit details -
feat: support
time()
and related functions in PromQL (GreptimeTeam#……2854) * enhance empty_metric Signed-off-by: Ruihang Xia <[email protected]> * implementation Signed-off-by: Ruihang Xia <[email protected]> * fix lhs & rhs Signed-off-by: Ruihang Xia <[email protected]> * fix clippy Signed-off-by: Ruihang Xia <[email protected]> * fix typo, update sqlness Signed-off-by: Ruihang Xia <[email protected]> * remove deadcode Signed-off-by: Ruihang Xia <[email protected]> * add cast to bool modifier Signed-off-by: Ruihang Xia <[email protected]> * update sqlness result Signed-off-by: Ruihang Xia <[email protected]> --------- Signed-off-by: Ruihang Xia <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for de41646 - Browse repository at this point
Copy the full SHA de41646View commit details -
Configuration menu - View commit details
-
Copy full SHA for dac7a41 - Browse repository at this point
Copy the full SHA dac7a41View commit details -
Signed-off-by: Zhenchi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 52b3ae4 - Browse repository at this point
Copy the full SHA 52b3ae4View commit details -
fix: sort result of sqlness case decimal_ops (GreptimeTeam#2867)
Signed-off-by: Ruihang Xia <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5f5dbe0 - Browse repository at this point
Copy the full SHA 5f5dbe0View commit details -
Merge remote-tracking branch 'zhongzc/zhongzc/index-fst-values-mapper…
…' into zhongzc/index-applier
Configuration menu - View commit details
-
Copy full SHA for 42b9c21 - Browse repository at this point
Copy the full SHA 42b9c21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c8a2ed - Browse repository at this point
Copy the full SHA 6c8a2edView commit details -
feat(inverted_index.search): add fst values mapper (GreptimeTeam#2862)
* feat(inverted_index.search): add fst applier Signed-off-by: Zhenchi <[email protected]> * fix: typos Signed-off-by: Zhenchi <[email protected]> * feat(inverted_index.search): add fst values mapper Signed-off-by: Zhenchi <[email protected]> * chore: remove meta check Signed-off-by: Zhenchi <[email protected]> * fix: fmt & clippy Signed-off-by: Zhenchi <[email protected]> * refactor: one expect for test Signed-off-by: Zhenchi <[email protected]> * chore: match error in test Signed-off-by: Zhenchi <[email protected]> * fix: fmt Signed-off-by: Zhenchi <[email protected]> * refactor: add helper function to construct fst value Signed-off-by: Zhenchi <[email protected]> * refactor: bytemuck to extract offset and size Signed-off-by: Zhenchi <[email protected]> * fix: toml format Signed-off-by: Zhenchi <[email protected]> --------- Signed-off-by: Zhenchi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a9db80a - Browse repository at this point
Copy the full SHA a9db80aView commit details -
refactor: reorg value in unit tests
Signed-off-by: Zhenchi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6b59dc9 - Browse repository at this point
Copy the full SHA 6b59dc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7488fa2 - Browse repository at this point
Copy the full SHA 7488fa2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 480f1c4 - Browse repository at this point
Copy the full SHA 480f1c4View commit details