Skip to content

fix different size operator for fast bitset#875

Merged
LHT129 merged 1 commit into
antgroup:mainfrom
LHT129:and
Jul 3, 2025
Merged

fix different size operator for fast bitset#875
LHT129 merged 1 commit into
antgroup:mainfrom
LHT129:and

Conversation

@LHT129

@LHT129 LHT129 commented Jul 2, 2025

Copy link
Copy Markdown
Collaborator

closed: #877

@LHT129
LHT129 requested a review from inabao July 2, 2025 03:10
@LHT129 LHT129 self-assigned this Jul 2, 2025
@LHT129
LHT129 requested a review from ShawnShawnYou as a code owner July 2, 2025 03:10
@LHT129 LHT129 added kind/bug Bug fixes, defects, or unexpected behavior 修复程序错误、缺陷或异常行为 version/0.16 1. Add SINDI 2. Extend HGraph 1. 新增SINDI 2. 扩展 HGraph needs-cherry-pick-release-0.15 labels Jul 2, 2025
@codecov

codecov Bot commented Jul 2, 2025

Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 96.96970% with 1 line in your changes missing coverage. Please review.

@@            Coverage Diff             @@
##             main     #875      +/-   ##
==========================================
+ Coverage   90.18%   90.44%   +0.25%     
==========================================
  Files         224      224              
  Lines       15004    15022      +18     
==========================================
+ Hits        13531    13586      +55     
+ Misses       1473     1436      -37     
Flag Coverage Δ
cpp 90.44% <96.96%> (+0.25%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
common 92.73% <ø> (ø)
datacell 91.24% <ø> (+1.07%) ⬆️
index 88.42% <ø> (-0.02%) ⬇️
simd 100.00% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9f035ba...71ce890. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Signed-off-by: LHT129 <tianlan.lht@antgroup.com>

@inabao inabao left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@LHT129
LHT129 merged commit eca5fc8 into antgroup:main Jul 3, 2025
23 checks passed
@LHT129
LHT129 deleted the and branch July 3, 2025 06:07
wxyucs pushed a commit that referenced this pull request Jul 3, 2025
Signed-off-by: LHT129 <tianlan.lht@antgroup.com>
jingyueob pushed a commit to jingyueob/vsag that referenced this pull request Jul 15, 2025
Signed-off-by: LHT129 <tianlan.lht@antgroup.com>
Signed-off-by: jingyue.zjl <jingyue.zjl@oceanbase.com>
LHT129 added a commit to LHT129/vsag that referenced this pull request Apr 16, 2026
Signed-off-by: LHT129 <tianlan.lht@antgroup.com>
LHT129 added a commit that referenced this pull request May 11, 2026
Signed-off-by: LHT129 <tianlan.lht@antgroup.com>
Sia-Sheerland pushed a commit to Sia-Sheerland/vsag that referenced this pull request Jun 26, 2026
Signed-off-by: LHT129 <tianlan.lht@antgroup.com>
Signed-off-by: Sia Sheerland <x1075956441x@163.com>

Signed-off-by: Sia Sheerland <x1075956441x@163.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cherry-pick-0.15-done kind/bug Bug fixes, defects, or unexpected behavior 修复程序错误、缺陷或异常行为 needs-cherry-pick-release-0.15 size/M version/0.16 1. Add SINDI 2. Extend HGraph 1. 新增SINDI 2. 扩展 HGraph

Projects

None yet

Development

Successfully merging this pull request may close these issues.

attr filter seach have different result with same query conditions

4 participants