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: [2.5]Add schema update time verification for insert and upsert to use cache #39382

Open
wants to merge 2 commits into
base: 2.5
Choose a base branch
from

fix e2e test error

4c218cb
Select commit
Loading
Failed to load commit list.
Open

enhance: [2.5]Add schema update time verification for insert and upsert to use cache #39382

fix e2e test error
4c218cb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 20, 2025 in 0s

67.16% of diff hit (target 80.00%)

View this Pull Request on Codecov

67.16% of diff hit (target 80.00%)

Annotations

Check warning on line 142 in internal/proxy/task_insert.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/proxy/task_insert.go#L140-L142

Added lines #L140 - L142 were not covered by tests

Check warning on line 147 in internal/proxy/task_insert.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/proxy/task_insert.go#L145-L147

Added lines #L145 - L147 were not covered by tests

Check warning on line 309 in internal/proxy/task_upsert.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/proxy/task_upsert.go#L307-L309

Added lines #L307 - L309 were not covered by tests

Check warning on line 314 in internal/proxy/task_upsert.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/proxy/task_upsert.go#L312-L314

Added lines #L312 - L314 were not covered by tests

Check warning on line 291 in internal/rootcoord/alter_collection_task.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/rootcoord/alter_collection_task.go#L288-L291

Added lines #L288 - L291 were not covered by tests

Check warning on line 188 in pkg/util/merr/utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/util/merr/utils.go#L187-L188

Added lines #L187 - L188 were not covered by tests