milvus/internal/storage
cqy123456 47f767cf32
enhance: remove float16 in 2.3 branch (#31720)
issue: https://github.com/milvus-io/milvus/issues/31696

Signed-off-by: cqy123456 <qianya.cheng@zilliz.com>
2024-03-30 10:49:13 +08:00
..
aliyun Identify service providers based on addresses (#27907) 2023-10-25 17:28:10 +08:00
gcp Format the code (#27275) 2023-09-21 09:45:27 +08:00
tencent feat: [Pick] Support tencent cloud object storage for milvus (#30210) 2024-01-23 16:07:01 +08:00
OWNERS [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00
azure_object_storage.go fix: [pick]Fix bug for read data from azure (#30006) 2024-01-16 15:44:53 +08:00
azure_object_storage_test.go fix: [pick]Fix bug for read data from azure (#30006) 2024-01-16 15:44:53 +08:00
binlog_iterator.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
binlog_iterator_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
binlog_reader.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
binlog_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
binlog_util.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
binlog_util_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
binlog_writer.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
binlog_writer_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
data_codec.go enhance: remove float16 in 2.3 branch (#31720) 2024-03-30 10:49:13 +08:00
data_codec_test.go enhance: remove float16 in 2.3 branch (#31720) 2024-03-30 10:49:13 +08:00
data_sorter.go enhance: remove float16 in 2.3 branch (#31720) 2024-03-30 10:49:13 +08:00
data_sorter_test.go enhance: remove float16 in 2.3 branch (#31720) 2024-03-30 10:49:13 +08:00
event_data.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
event_header.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
event_reader.go Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
event_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
event_writer.go Add go payload writer (#24656) (#24762) 2023-06-09 13:52:39 +08:00
event_writer_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
factory.go enhance: Support MinIO TLS connection (#31292) 2024-03-21 11:15:20 +08:00
index_data_codec.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
index_data_codec_test.go Check error by Error() and NoError() for better report message (#24736) 2023-06-08 15:36:36 +08:00
insert_data.go enhance: remove float16 in 2.3 branch (#31720) 2024-03-30 10:49:13 +08:00
insert_data_test.go enhance: remove float16 in 2.3 branch (#31720) 2024-03-30 10:49:13 +08:00
local_chunk_manager.go Remove deprecated io/ioutil usage (#27747) 2023-10-17 20:32:09 +08:00
local_chunk_manager_test.go Check error by Error() and NoError() for better report message (#24736) 2023-06-08 15:36:36 +08:00
minio_chunk_manager.go enhance: [2.3] retry to read when the s3 get the unexpect eof error (#30976) 2024-03-04 10:42:59 +08:00
minio_chunk_manager_test.go enhance: Support MinIO TLS connection (#31292) 2024-03-21 11:15:20 +08:00
minio_object_storage.go fix: minio ssl compatible issue (#31619) 2024-03-27 14:41:20 +08:00
minio_object_storage_test.go enhance: Support MinIO TLS connection (#31292) 2024-03-21 11:15:20 +08:00
options.go enhance: Support MinIO TLS connection (#31292) 2024-03-21 11:15:20 +08:00
payload.go enhance: remove float16 in 2.3 branch (#31720) 2024-03-30 10:49:13 +08:00
payload_reader.go enhance: remove float16 in 2.3 branch (#31720) 2024-03-30 10:49:13 +08:00
payload_reader_test.go enhance: [Pick]Update arrow version to v12 (#28425) (#28828) 2023-11-29 20:04:28 +08:00
payload_test.go enhance: remove float16 in 2.3 branch (#31720) 2024-03-30 10:49:13 +08:00
payload_writer.go enhance: remove float16 in 2.3 branch (#31720) 2024-03-30 10:49:13 +08:00
pk_statistics.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
primary_key.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
primary_key_test.go Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
print_binlog.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
print_binlog_test.go Remove deprecated io/ioutil usage (#27747) 2023-10-17 20:32:09 +08:00
remote_chunk_manager.go enhance: [2.3] retry to read when the s3 get the unexpect eof error (#30976) 2024-03-04 10:42:59 +08:00
remote_chunk_manager_test.go enhance: Support MinIO TLS connection (#31292) 2024-03-21 11:15:20 +08:00
stats.go enhance: add param for bloomfilter(#29388) (#29614) 2024-01-02 18:58:47 +08:00
stats_test.go Add retry time when lazy load BF (#25096) 2023-06-25 11:32:43 +08:00
types.go enhance: [Pick]Support importing data with parquet file (#28820) 2023-11-29 22:16:29 +08:00
unsafe.go [skip e2e]Update license for storage unsafe (#14452) 2021-12-28 20:03:56 +08:00
unsafe_test.go [skip e2e]Update license for storage unsafe (#14452) 2021-12-28 20:03:56 +08:00
utils.go enhance: remove float16 in 2.3 branch (#31720) 2024-03-30 10:49:13 +08:00
utils_test.go enhance: remove float16 in 2.3 branch (#31720) 2024-03-30 10:49:13 +08:00
vector_chunk_manager.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
vector_chunk_manager_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00