congqixia
|
cb7f2fa6fd
|
enhance: Use v2 package name for pkg module (#39990)
Related to #39095
https://go.dev/doc/modules/version-numbers
Update pkg version according to golang dep version convention
---------
Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
|
2025-02-22 23:15:58 +08:00 |
|
yihao.dai
|
2b53b0905e
|
fix: Fix 0 read count during import (#38694)
issue: https://github.com/milvus-io/milvus/issues/38693
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
|
2024-12-24 20:06:49 +08:00 |
|
yihao.dai
|
b45cf2d49f
|
enhance: Add max length check for csv import (#37077)
1. Add max length check for csv import.
2. Tidy import options.
3. Tidy common import util functions.
issue: https://github.com/milvus-io/milvus/issues/34150
---------
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
|
2024-10-25 14:37:29 +08:00 |
|
nish112022
|
3948bd4e79
|
fix: Added check for validating varchar,array max length (#35499)
issue : https://github.com/milvus-io/milvus/issues/34150
This is for numpy,parquet,json readers.
---------
Signed-off-by: Nischay Yadav <nischay.yadav@ibm.com>
|
2024-08-20 11:42:55 +08:00 |
|
yihao.dai
|
4de063ae14
|
fix: Make the dynamic column optional in parquet import (#32738)
issue: https://github.com/milvus-io/milvus/issues/32729
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
|
2024-05-07 11:21:29 +08:00 |
|