Pinned Loading
2,397 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
March 2025
Created 31 commits in 3 repositories
Created a pull request in milvus-io/milvus that received 18 comments
enhance: Add buffer forwarder for stream delta loading
See also #40558
Related to #35303 & #38066 as well
This PR:
Add BufferedForward
to limit memory usage forwarding stream delete
Add UseLoad
flag to…
+991
−732
lines changed
•
18
comments
Opened 50 other pull requests in 3 repositories
milvus-io/milvus
1
open
40
merged
-
fix: [2.5] Set task queue time before enqueue (#40815)
This contribution was made on Mar 24
-
enhance: [2.5] Close component in topological order when unsub channel (#40796)
This contribution was made on Mar 21
-
fix: Set task queue time before enqueue
This contribution was made on Mar 20
-
enhance: Resolve existing lint issues
This contribution was made on Mar 20
-
enhance: Close component in topological order when unsub channel
This contribution was made on Mar 20
-
enhance: [2.5][GoSDK] Support JSON Path index (#40754)
This contribution was made on Mar 20
-
enhance: [2.5] Add an extra parameter for slow log
This contribution was made on Mar 19
-
enhance: Add an extra parameter for slow log
This contribution was made on Mar 19
-
enhance: [GoSDK] Support JSON Path index
This contribution was made on Mar 19
-
enhance: [2.5][GoSDK] Add README and examples for milvusclient
This contribution was made on Mar 19
-
enhance: Bump milvus & proto version to v2.5.7
This contribution was made on Mar 18
-
fix: [2.5] Protect getSegmentIndexes with rlock
This contribution was made on Mar 18
-
fix: Protect getSegmentIndexes with rlock
This contribution was made on Mar 18
-
fix: [2.5] Remove lag targets after main dispatcher
This contribution was made on Mar 18
-
enhance: [2.5] Add buffer forwarder for stream delta loading (#40559)
This contribution was made on Mar 17
-
enhance: [skip e2e][mergify rule] Resolve go tests rule conflict
This contribution was made on Mar 17
-
enhance: [skip e2e][GoSDK] Add client example for common usage
This contribution was made on Mar 13
-
doc: Add README for go milvusclient
This contribution was made on Mar 13
-
fix: Check whether index type support mmap even param enabled
This contribution was made on Mar 12
-
enhance: [2.5] Fix Array.h clang format issue
This contribution was made on Mar 11
-
enhance: [2.5] Add channel seal policy based on blocking l0 (#40505)
This contribution was made on Mar 11
-
enhance: Add channel seal policy based on blocking l0
This contribution was made on Mar 10
-
fix: [2.5] Add duplicated type/index params check creating collection
This contribution was made on Mar 7
-
fix: Add duplicated type/index params check creating collection
This contribution was made on Mar 7
-
fix: [2.5][GoSDK] move metaheader to client in case of race
This contribution was made on Mar 7
- Some pull requests not shown.
milvus-io/birdwatcher
8
merged
-
enhance: Bump golang.org/x/net & expr-lang/expr
This contribution was made on Mar 18
-
enhance: Print index user params and refine segment index output
This contribution was made on Mar 13
-
fix: Use correct index prefix in metastore
This contribution was made on Mar 12
-
enhance: Adapt multi states framework for grpc states
This contribution was made on Mar 11
-
enhance: Support display nullable and default value
This contribution was made on Mar 7
-
enhance: Add flush cmd and refine compact cmd
This contribution was made on Mar 4
-
enhance: Refine
show session
output (#366)This contribution was made on Mar 4 -
enhance: Refine
show session
outputThis contribution was made on Mar 4
milvus-io/milvus-proto
1
merged
-
enhance: Add detailed criterion for ManualCompactRequest
This contribution was made on Mar 24
Reviewed 27 pull requests in 4 repositories
milvus-io/milvus
22 pull requests
-
enhance: cleanup lint check exclusions
This contribution was made on Mar 21
-
enhance: [2.4] improve sparse query nnz metric
This contribution was made on Mar 20
-
fix: [2.5]L0 brings its own start pos when syncing
This contribution was made on Mar 20
-
enhance: [2.5] improve sparse query nnz metric
This contribution was made on Mar 20
-
enhance: support run anayser return detaild token
This contribution was made on Mar 19
-
enhance: remain raw token for audit log
This contribution was made on Mar 18
-
enhance: improve sparse query nnz metric
This contribution was made on Mar 18
-
fix: L0 brings its own start pos when syncing
This contribution was made on Mar 18
-
enhance: accesslog support fetch hybrid search expr and field
This contribution was made on Mar 17
-
enhance: [25]Log start position of delete msgs (#40315)
This contribution was made on Mar 17
-
enhance: Remove CPU profile to prevent blocking stop progress
This contribution was made on Mar 13
-
test: add cases for go client rbac APIs
This contribution was made on Mar 13
-
enhance: Remove CPU profile to prevent blocking stop progress
This contribution was made on Mar 13
-
fix: use correct delete checkpoint to prevent premature data cleanup
This contribution was made on Mar 12
-
enhance: Log start position of delete msgs
This contribution was made on Mar 10
-
doc: json storage format
This contribution was made on Mar 8
-
fix: corrupted array element type causing crash(#40384)
This contribution was made on Mar 6
-
enhance: [2.5]upgrade go toolchain to 1.22.7, remove unnecessary binary
This contribution was made on Mar 6
-
fix: Skip loading primary key if index has raw data
This contribution was made on Mar 6
-
fix: compaction task cannot be genereted if size greater than max size
This contribution was made on Mar 5
-
fix: Fix missing null or non-exist key in json index
This contribution was made on Mar 5
-
enhance: make json path index support term filter
This contribution was made on Mar 4
milvus-io/birdwatcher
3 pull requests
-
enhance: Refine
show session
outputThis contribution was made on Mar 4 -
enhance: Output ts when locate pks (#363)
This contribution was made on Mar 4
-
enhance: Output ts when locate pks
This contribution was made on Mar 4
milvus-io/milvus-proto
1 pull request
-
enhance: Add detailed criterion for ManualCompactRequest
This contribution was made on Mar 24
milvus-io/milvus-sdk-go
1 pull request
-
test: fix print without linebreak results in unknown
This contribution was made on Mar 11
Created an issue in milvus-io/milvus that received 1 comment
[Bug]: data race on task.queueTime
Is there an existing issue for this? I have searched the existing issues Environment - Milvus version: master & 2.5.7 - Deployment mode(standalo…
1 task done
Opened 11 other issues in 2 repositories
milvus-io/milvus
5
open
5
closed
-
[Bug]: TestNoIndexDQLExpr::test_no_index_query_with_modulo is not stable
This contribution was made on Mar 24
-
[Enhancement]: Allow specify detailed criteria when trigger manual compaction
This contribution was made on Mar 24
-
[Enhancement]: Refine unsub channel resource close order
This contribution was made on Mar 20
-
[Enhancement]: Add config for slow log separated from slow query metrics
This contribution was made on Mar 19
-
[Bug]: Lag target may leak after remove order changed
This contribution was made on Mar 18
-
[Enhancement]: Batching data when forwarding stream delete in load procedure
This contribution was made on Mar 11
-
[Enhancement]: Add seal policy to flush growing segment when too many l0 compactions are blocked
This contribution was made on Mar 10
-
[Bug]: duplicated type/index params are note checked
This contribution was made on Mar 7
-
[Bug]: Compaction task cannot be genereted if size greater than max size
This contribution was made on Mar 4
-
[Bug]: [GoSDK] Nullable column data format not following design
This contribution was made on Mar 4
milvus-io/pymilvus
1
open
-
[Bug]: milvus_client.create_index do nothing if index_params={}
This contribution was made on Mar 12