Skip to content
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

enhance: Add json key inverted index in stats for optimization #38039

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

support load json index after loadsegment

223a346
Select commit
Loading
Failed to load commit list.
Open

enhance: Add json key inverted index in stats for optimization #38039

support load json index after loadsegment
223a346
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 6, 2025 in 1s

37.06% of diff hit (target 80.00%)

View this Pull Request on Codecov

37.06% of diff hit (target 80.00%)

Annotations

Check warning on line 246 in internal/core/src/common/Json.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/common/Json.h#L246

Added line #L246 was not covered by tests

Check warning on line 188 in internal/core/src/common/jsmn.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/common/jsmn.h#L187-L188

Added lines #L187 - L188 were not covered by tests

Check warning on line 197 in internal/core/src/common/jsmn.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/common/jsmn.h#L197

Added line #L197 was not covered by tests

Check warning on line 200 in internal/core/src/common/jsmn.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/common/jsmn.h#L199-L200

Added lines #L199 - L200 were not covered by tests

Check warning on line 205 in internal/core/src/common/jsmn.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/common/jsmn.h#L204-L205

Added lines #L204 - L205 were not covered by tests

Check warning on line 242 in internal/core/src/common/jsmn.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/common/jsmn.h#L241-L242

Added lines #L241 - L242 were not covered by tests

Check warning on line 255 in internal/core/src/common/jsmn.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/common/jsmn.h#L253-L255

Added lines #L253 - L255 were not covered by tests

Check warning on line 270 in internal/core/src/common/jsmn.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/common/jsmn.h#L267-L270

Added lines #L267 - L270 were not covered by tests

Check warning on line 275 in internal/core/src/common/jsmn.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/common/jsmn.h#L273-L275

Added lines #L273 - L275 were not covered by tests

Check warning on line 277 in internal/core/src/common/jsmn.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/common/jsmn.h#L277

Added line #L277 was not covered by tests

Check warning on line 280 in internal/core/src/common/jsmn.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/common/jsmn.h#L279-L280

Added lines #L279 - L280 were not covered by tests

Check warning on line 282 in internal/core/src/common/jsmn.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/common/jsmn.h#L282

Added line #L282 was not covered by tests

Check warning on line 285 in internal/core/src/common/jsmn.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/common/jsmn.h#L284-L285

Added lines #L284 - L285 were not covered by tests

Check warning on line 289 in internal/core/src/common/jsmn.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/common/jsmn.h#L287-L289

Added lines #L287 - L289 were not covered by tests

Check warning on line 294 in internal/core/src/common/jsmn.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/common/jsmn.h#L293-L294

Added lines #L293 - L294 were not covered by tests

Check warning on line 400 in internal/core/src/common/jsmn.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/common/jsmn.h#L400

Added line #L400 was not covered by tests

Check warning on line 464 in internal/core/src/common/jsmn.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/common/jsmn.h#L464

Added line #L464 was not covered by tests

Check warning on line 350 in internal/core/src/exec/expression/BinaryRangeExpr.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/exec/expression/BinaryRangeExpr.cpp#L350

Added line #L350 was not covered by tests

Check warning on line 454 in internal/core/src/exec/expression/BinaryRangeExpr.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/exec/expression/BinaryRangeExpr.cpp#L454

Added line #L454 was not covered by tests

Check warning on line 460 in internal/core/src/exec/expression/BinaryRangeExpr.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/exec/expression/BinaryRangeExpr.cpp#L458-L460

Added lines #L458 - L460 were not covered by tests

Check warning on line 462 in internal/core/src/exec/expression/BinaryRangeExpr.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/exec/expression/BinaryRangeExpr.cpp#L462

Added line #L462 was not covered by tests

Check warning on line 479 in internal/core/src/exec/expression/BinaryRangeExpr.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/exec/expression/BinaryRangeExpr.cpp#L475-L479

Added lines #L475 - L479 were not covered by tests

Check warning on line 485 in internal/core/src/exec/expression/BinaryRangeExpr.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/exec/expression/BinaryRangeExpr.cpp#L481-L485

Added lines #L481 - L485 were not covered by tests

Check warning on line 494 in internal/core/src/exec/expression/BinaryRangeExpr.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/exec/expression/BinaryRangeExpr.cpp#L493-L494

Added lines #L493 - L494 were not covered by tests

Check warning on line 497 in internal/core/src/exec/expression/BinaryRangeExpr.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/exec/expression/BinaryRangeExpr.cpp#L497

Added line #L497 was not covered by tests