milvus icon indicating copy to clipboard operation
milvus copied to clipboard

Optimize read ddl

Open longjiquan opened this issue 3 years ago • 4 comments

Signed-off-by: longjiquan [email protected] issue: #19097

longjiquan avatar Sep 21 '22 13:09 longjiquan

@longjiquan E2e jenkins job failed, comment /run-cpu-e2e can trigger the job again.

mergify[bot] avatar Sep 21 '22 14:09 mergify[bot]

Codecov Report

Merging #19352 (0b6adf5) into master (d4bc004) will increase coverage by 0.46%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #19352      +/-   ##
==========================================
+ Coverage   80.47%   80.94%   +0.46%     
==========================================
  Files         675      666       -9     
  Lines       94520    93444    -1076     
==========================================
- Hits        76068    75640     -428     
+ Misses      15213    14607     -606     
+ Partials     3239     3197      -42     
Impacted Files Coverage Δ
internal/metastore/kv/rootcoord/kv_catalog.go 86.45% <ø> (-0.06%) :arrow_down:
internal/rootcoord/alter_alias_task.go 100.00% <ø> (ø)
internal/rootcoord/create_alias_task.go 100.00% <ø> (ø)
internal/rootcoord/create_partition_task.go 100.00% <ø> (ø)
internal/rootcoord/drop_alias_task.go 100.00% <ø> (ø)
internal/rootcoord/meta_table.go 67.58% <ø> (ø)
internal/tso/global_allocator.go 90.19% <ø> (ø)
internal/tso/mock_global_allocator.go 28.57% <ø> (ø)
internal/rootcoord/create_collection_task.go 98.61% <100.00%> (+0.01%) :arrow_up:
internal/rootcoord/ddl_ts_lock_manager.go 100.00% <100.00%> (ø)
... and 45 more

codecov[bot] avatar Sep 21 '22 14:09 codecov[bot]

@longjiquan E2e jenkins job failed, comment /run-cpu-e2e can trigger the job again.

mergify[bot] avatar Sep 22 '22 10:09 mergify[bot]

/approve

czs007 avatar Sep 23 '22 01:09 czs007

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: czs007, longjiquan

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

sre-ci-robot avatar Sep 23 '22 01:09 sre-ci-robot

@longjiquan E2e jenkins job failed, comment /run-cpu-e2e can trigger the job again.

mergify[bot] avatar Sep 23 '22 09:09 mergify[bot]

/run-cpu-e2e

longjiquan avatar Sep 23 '22 09:09 longjiquan

/lgtm

czs007 avatar Sep 24 '22 02:09 czs007