congqixia
f18a7191f2
enhance: make ColumnBasedInsertMsgToInsertData check field missing ( #29758 )
...
fix : #29757
In previous code, `ColumnBasedInsertMsgToInsertData` adds empty field if
the insertMsg parameter does not have the column schema defined. This
may lead to unexpected behavior of caller functions.
This PR:
- Add column missing check
- Add column length check
- Generate BlobInfo for ColumnBasedInsertMsgToInsertData result
---------
Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2024-01-09 11:50:48 +08:00
..
2023-10-25 17:28:10 +08:00
2023-09-21 09:45:27 +08:00
2024-01-04 20:50:46 +08:00
2024-01-04 20:50:46 +08:00
2023-09-21 09:45:27 +08:00
2023-09-21 09:45:27 +08:00
2023-04-06 19:14:32 +08:00
2023-09-21 09:45:27 +08:00
2023-09-21 09:45:27 +08:00
2023-04-06 19:14:32 +08:00
2023-09-21 09:45:27 +08:00
2023-09-21 09:45:27 +08:00
2023-12-31 19:50:47 +08:00
2023-12-31 19:50:47 +08:00
2023-09-21 09:45:27 +08:00
2023-09-08 10:03:16 +08:00
2023-09-21 09:45:27 +08:00
2023-04-06 19:14:32 +08:00
2023-06-09 01:28:37 +08:00
2023-09-21 09:45:27 +08:00
2023-09-21 09:45:27 +08:00
2023-06-09 13:52:39 +08:00
2023-11-01 09:00:14 +08:00
2023-06-08 15:36:36 +08:00
2023-09-21 09:45:27 +08:00
2023-12-31 19:50:47 +08:00
2024-01-08 19:42:49 +08:00
2023-11-30 18:00:33 +08:00
2023-10-31 12:18:15 +08:00
2024-01-08 15:58:48 +08:00
2023-11-28 10:00:27 +08:00
2023-12-06 15:42:43 +08:00
2024-01-05 16:12:48 +08:00
2023-10-23 20:08:08 +08:00
2021-11-16 15:41:11 +08:00
2023-11-15 10:36:19 +08:00
2023-11-15 10:36:19 +08:00
2023-09-21 09:45:27 +08:00
2023-11-15 10:36:19 +08:00
2023-09-08 10:03:16 +08:00
2023-09-21 09:45:27 +08:00
2023-06-09 01:28:37 +08:00
2023-09-21 09:45:27 +08:00
2023-10-17 20:32:09 +08:00
2023-09-21 09:45:27 +08:00
2023-10-31 12:18:15 +08:00
2023-11-28 10:00:27 +08:00
2023-06-25 11:32:43 +08:00
2023-12-28 18:10:46 +08:00
2023-11-30 18:00:33 +08:00
2023-11-29 20:52:27 +08:00
2021-12-28 20:03:56 +08:00
2021-12-28 20:03:56 +08:00
2024-01-09 11:50:48 +08:00
2024-01-09 11:50:48 +08:00