yihao.dai
|
dabbae0386
|
fix: Prevent retry when importing invalid UTF-8 strings (#45067)
Convert invalid UTF-8 string the hex in failure reason.
issue: https://github.com/milvus-io/milvus/issues/45066
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
|
2025-10-27 12:30:06 +08:00 |
|
groot
|
1ee8cea35b
|
enhance: bulkinsert handle nullable/defaultValue/functionOutput fields (#42956)
issue: https://github.com/milvus-io/milvus/issues/42173
Signed-off-by: yhmo <yihua.mo@zilliz.com>
|
2025-07-04 14:20:44 +08:00 |
|
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 |
|