Commit Graph

372 Commits (b931e54458ec63fdcd432d1336fd9e3a1f05608f)

Author SHA1 Message Date
wxyu 2d9762afce Merge remote-tracking branch 'main/branch-0.4.0' into branch-0.4.0
Former-commit-id: c624889110dcaa88a161f39c21baa08b87db9215
2019-08-24 16:37:17 +08:00
wxyu 35e28f81b5 MS-414 Add TaskType in Scheduler::Task
Former-commit-id: d470511e0d22832db09607ad017c6dd4a697cf05
2019-08-24 16:36:56 +08:00
starlord 4b73bda00e MS-413 Remove thrift dependency
Former-commit-id: 62ed2b780dc79f8415b3d63b902fb3757e523ef7
2019-08-24 14:19:09 +08:00
starlord 86ca848f2d MS-413 Remove thrift dependency
Former-commit-id: 00ef82d80e81b0076299436ec109025e6551e215
2019-08-24 12:20:32 +08:00
wxyu 662320c07d MS-412 Fix gpu cache logical error
Former-commit-id: 6bd2a056feee54393fa4bc16b1b233f54dac0500
2019-08-24 11:24:36 +08:00
wxyu 4023e110c0 MS-411 Fix metric unittest linking error
Former-commit-id: 166e354d7289a67a8950bbcc2baeb5ede1eb4c3f
2019-08-24 11:13:38 +08:00
wxyu 60bc80ab76 MS-410 Add resource config comment
Former-commit-id: 804219cc7376652e3397e6195e094aaebc784adb
2019-08-24 10:22:05 +08:00
wxyu 59d66f490e solve conflicts
Former-commit-id: 3598c2e165c6f019ae291d5e3ae3fd4a19359f6b
2019-08-23 21:08:41 +08:00
wxyu d233de81ff MS-409 Using new scheduler
Former-commit-id: bde50afd3f74e5b17405de9c21d0b5852b81c5df
2019-08-23 21:07:01 +08:00
Yu Kun 7f9def461c merge upstream
Former-commit-id: 161080a5b239ecaab6bddca8dd7a539ae067c799
2019-08-23 19:09:16 +08:00
peng.xu 88f4a8bf57 Merge branch 'branch-0.4.0' into 'branch-0.4.0'
MS-408 Add device_id in resource construct function

See merge request megasearch/milvus!415

Former-commit-id: f4e03522076d4f25678d1f2afd606c7cf748e13e
2019-08-23 18:59:24 +08:00
wxyu 7f20eac0b2 Merge branch 'branch-0.4.0' of 192.168.1.105:wxyu/milvus into branch-0.4.0
Former-commit-id: 369dd0e5daba8dd3c61c6c8c754a01169026dade
2019-08-23 18:56:38 +08:00
wxyu 75370da1c7 MS-408 Add device_id in resource construct function
Former-commit-id: 770dfe33d2773fce93ec7f3824bfb052f7899fc5
2019-08-23 18:56:02 +08:00
Yu Kun 61c66f5fa1 merge upstream
Former-commit-id: 5eefea12fc2e60084e0a2a86588534969d14d070
2019-08-23 17:31:57 +08:00
Yu Kun 2cd296875b reconstruct MetricsCollector
Former-commit-id: 4f7a219b9eb10d98068a5488967319b039fd695a
2019-08-23 17:25:49 +08:00
starlord ceb4cc523b MS-406 add table flag for meta
Former-commit-id: 8e4aa5e4b4aa9844c82b262ce2ab3910a9b27aea
2019-08-23 16:38:03 +08:00
starlord c600b71224 MS-406 add table flag for meta
Former-commit-id: acd9e3cbb26b7c2e74c1c566ba4ea8427a1da58d
2019-08-23 16:07:47 +08:00
wxyu ed6ad2bac8 fix conflicts
Former-commit-id: d357aa8b25ecb26fcc11c89a98c2c6f0d690c1e2
2019-08-23 14:50:03 +08:00
wxyu 94a4183b42 MS-405 Add delete task support
Former-commit-id: 8c7a9055a7c59fd29d0cec778080a75146d881a7
2019-08-23 11:34:31 +08:00
wxyu 49276fbf8c MS-404 Release index after search task done avoid memory increment continues
Former-commit-id: c73ee0674a6481aeabd4b055f7e62223cae9e205
2019-08-23 11:30:48 +08:00
Yu Kun e5383064a2 add changelog
Former-commit-id: 57c78623348c789206a5588aaf57f45046e052f9
2019-08-23 11:19:15 +08:00
peng.xu 86779397b1 Merge branch 'branch-0.4.0' into 'branch-0.4.0'
MS-402 Add dump implementation for TaskTableItem

See merge request megasearch/milvus!405

Former-commit-id: 2e0906cdbc8e4bae7c14e3ae25f71683a71344c0
2019-08-22 19:02:20 +08:00
wxyu bfa7f7c95f MS-402 Add dump implementation for TaskTableItem
Former-commit-id: f2957c7e7cf0c719b9b814f2e8ac16b42c396b2b
2019-08-22 19:01:44 +08:00
peng.xu e66685c1fa Merge branch 'branch-0.4.0' into 'branch-0.4.0'
MS-400 Add timestamp record in task state change function

See merge request megasearch/milvus!401

Former-commit-id: 574adedca801d53ece9360c542e07803cc57bac8
2019-08-22 11:58:28 +08:00
wxyu 4f5466dbe8 MS-400 Add timestamp record in task state change function
Former-commit-id: 062045c8e5cbd0b0c71a05e0f5650ea943e4b3fa
2019-08-22 11:56:45 +08:00
starlord 5b918a4028 MS-339 implement new api
Former-commit-id: 53e4a9309807b06dc43761755146d54d5ef63cf5
2019-08-22 11:50:18 +08:00
peng.xu f31ae64221 Merge branch 'branch-0.4.0' into 'branch-0.4.0'
MS-394 Update scheduler unittest

See merge request megasearch/milvus!397

Former-commit-id: 2ad26a7acb68a6928150131526ed78ed2e0d373e
2019-08-21 19:25:28 +08:00
wxyu 598f9f30dc MS-394 Update scheduler unittest
Former-commit-id: b4f0fe18d00b17c47a39e2a06cdd1119ae00d7fc
2019-08-21 19:22:38 +08:00
starlord d30e432e16 merge 0.3.1
Former-commit-id: a538685c673319581c756289a4c003fa5833d829
2019-08-21 18:35:57 +08:00
wxyu 8b7273dadb MS-391 Add PushTaskToNeighbourHasExecutor action
Former-commit-id: 11c3e1f9fce24225d16c2d3f500c2f76e46388e2
2019-08-21 18:27:05 +08:00
wxyu 1c89d40c94 MS-390 Update resource construct function
Former-commit-id: 1f87f3e285798b2bf3dda78537fdb2b0fc7cc6ef
2019-08-21 18:22:52 +08:00
wxyu a79017ef8f MS-389 Add clone interface in Task
Former-commit-id: bf4681eec6cc6e6b21087b82e5bb5676ec3418d9
2019-08-21 18:01:23 +08:00
wxyu 6171d3bbe0 MS-384 Add global instance of ResourceMgr and Scheduler
Former-commit-id: f176c49d75dbb820b37c356fde99cd62cdc2c9c9
2019-08-20 11:10:52 +08:00
wxyu 03b049b10b MS-383 Modify condition variable usage in scheduler
Former-commit-id: 5be1c8879d1a77d444a5722dbd806a5eb00973e5
2019-08-19 22:01:39 +08:00
wxyu 842fa507fb MS-380 Update resource loader and executor, work util all finished
Former-commit-id: 712a0aceaa4c8d4ebbea40f5d18f524afeb38559
2019-08-19 11:48:45 +08:00
wxyu 41f3a2ac2b MS-379 Add Dump implementation in Resource
Former-commit-id: 0ad824b5d582fc7235a0e29919fdf5a2975bf534
2019-08-19 10:47:30 +08:00
wxyu 08a0f545da MS-378 Debug and Update normal_test in scheduler unittest
Former-commit-id: 7b5add0a2d27185abeec2a1c5df51716aa9fc361
2019-08-18 20:10:32 +08:00
wxyu 07ec15f9cd MS-377 Improve process thread trigger in ResourceMgr, Scheduler and TaskTable
Former-commit-id: f121fba66ae395b03ae31c400216b5e9c301f0cf
2019-08-18 20:08:15 +08:00
wxyu 4ed498893d MS-376 Add loader and executor enable flag in Resource avoid diskresource execute task
Former-commit-id: 489f60f97444c963a3dbfd913672f79b8a9a330e
2019-08-18 20:04:54 +08:00
wxyu de6d68238f MS-375 Add Dump implementation for Event
Former-commit-id: c8518b48914da67bce45660866970c8c4eee915a
2019-08-18 20:01:44 +08:00
wxyu ac230a7ec3 MS-374 Add action definition
Former-commit-id: d3ed4be48d8c27f380b9d20d7eb1bff6abe7cee0
2019-08-18 19:59:15 +08:00
wxyu a591e965c9 MS-373 Add resource test
Former-commit-id: 64c86f4852c4d0cb6d31a679e63ad7555e03d088
2019-08-17 19:08:10 +08:00
wxyu 4cb3e103fc MS-371 Add TaskTableUpdatedEvent
Former-commit-id: f252d63664cb09b502c7280d7a82f0cb1fcac169
2019-08-17 19:05:58 +08:00
wxyu 2ea773b930 MS-368 Implement cost.cpp
Former-commit-id: 554f06b109662bb381bb06aa73ddab956fb8c47c
2019-08-16 17:51:05 +08:00
wxyu 484f255f5e MS-366 Implement TaskTable
Former-commit-id: e6d189c5c63b0477384353bf6f75482eeb196c7d
2019-08-16 16:09:02 +08:00
wxyu 404bc88b3f MS-365 Use tasktableitemptr instead in event
Former-commit-id: a2d8fe7456dc59da280f475ae489a63fa9c3d362
2019-08-16 15:36:56 +08:00
wxyu 8ffd68ec51 MS-364 Modify tasktableitem in tasktable
Former-commit-id: 79ac92b18cc3842d6ccaceb6bdd50ff636ca80ab
2019-08-16 15:29:35 +08:00
wxyu df382a1644 MS-361 Add event in resource
Former-commit-id: d5f18c13d7111a582ad0bc839aa49879c6bb7d32
2019-08-16 15:03:10 +08:00
wxyu c3469fa561 MS-359 Add cost test in new scheduler
Former-commit-id: 5ec53217a216927e3b0ddf211f1a56bb1a44f2b4
2019-08-15 19:09:59 +08:00
wxyu 9400101582 MS-357 Add minimum schedule function
Former-commit-id: da78df540b934e3f1d881b16f023d749e4b37101
2019-08-15 15:57:12 +08:00
wxyu c11c58a555 MS-355 Add copy interface in ExcutionEngine
Former-commit-id: 9320dde8c2452982c552f604289d2661e5c1907e
2019-08-14 21:24:20 +08:00
wxyu 9d7302cd7c MS-354 Add task class and interface in scheduler
Former-commit-id: a8697bf20ed0db126cc6857c6d7719a4731bd87d
2019-08-14 20:10:31 +08:00
wxyu 4de6f675ec MS-354 Add task class and interface in scheduler
Former-commit-id: 0a61d095db7144006b80bc0824886e62be71a5d5
2019-08-14 20:09:00 +08:00
starlord 88d4020b4f fix conflict
Former-commit-id: 307526aa00a017b74c28b9a4d123b885631dd673
2019-08-14 14:46:30 +08:00
starlord d46d1e7f0d MS-350 remove submodule
Former-commit-id: 34c3bc3c966b666534229bed1ef03e30ad9c527b
2019-08-14 14:44:50 +08:00
wxyu a0c52e3730 MS-348 Add ResourceFactory Test
Former-commit-id: 2b8519881eb88c532b0a02f7f515f345545cd55c
2019-08-13 20:18:21 +08:00
wxyu 7b83d2a62f MS-346 add .cpp to solve compile error
Former-commit-id: 3db400a1bd346ca72e591fbd6b3557387f435b0c
2019-08-13 17:55:12 +08:00
wxyu 46a184f1e3 Merge remote-tracking branch 'main/branch-0.4.0' into branch-0.4.0
Former-commit-id: 567d2b89bf0e202d39bcf81c9b1e8121dea254e4
2019-08-13 16:45:55 +08:00
wxyu 741035b408 MS-345 Add Node Test
Former-commit-id: 71877f19888587a8ede17babdd332e852f587731
2019-08-13 16:45:39 +08:00
starlord 549b18f871 MS-343 implement ResourceMgr
Former-commit-id: 4cafc2cadf229ab61952233f1abc04d4ffdf9129
2019-08-13 15:22:01 +08:00
jinhai e7c202b79c Merge branch 'branch-0.3.1' into branch-0.4.0
Former-commit-id: 0158e842f89d68cb712a3a19cda55678a47256ff
2019-08-12 15:01:17 +08:00
starlord 414be9021d MS-330 Stability test failed caused by server core dumped
Former-commit-id: 66079f9b51b0e40adfc6dfbcf2d2156431124ebb
2019-08-09 18:19:07 +08:00
Yu Kun ebd8cd9aeb merge upstream and fix bug
Former-commit-id: 45fa6852c3ad2303263cc836d30f3d2f76dd964f
2019-08-09 17:00:32 +08:00
jinhai 6e04bf9ef2 Merge branch 'branch-0.4.0' into 'branch-0.4.0'
MS-313: add GRPC

See merge request megasearch/milvus!311

Former-commit-id: d488459184731d5c12599d1ecd5f3774b747ae69
2019-08-08 15:56:51 +08:00
jinhai 9620a673fe Merge branch 'branch-0.3.1' into branch-0.4.0
Former-commit-id: d3f1d181c97f95d9bee881adb0ff9be20aa0d951
2019-08-08 15:11:34 +08:00
Yu Kun 179a0feabf modify format
Former-commit-id: 74f43325a1b8ae17b1b7a5aeb61f0c6d7fd42de4
2019-08-08 15:02:27 +08:00
starlord 3f699e1757 MS-328 Check metric type on server start
Former-commit-id: 736c87b1731618461082b7171ffb366396a1dbd2
2019-08-08 14:29:07 +08:00
starlord 4d5618f4c3 MS-327 clean code
Former-commit-id: 9ca0ea6cb89b3fb95e17b0c0d6f647fe0c3ff7c4
2019-08-08 14:20:00 +08:00
kun yu 01a30b2ea6 merge upstream/branch-0.4.0
Former-commit-id: db495b0e7f256b98485986281fe83edf8beb6970
2019-08-07 20:23:39 +08:00
kun yu bbb49b4443 add changelog
Former-commit-id: 9eec1e77d6566b2142adcbb751668c810fa65646
2019-08-07 20:08:49 +08:00
jinhai 79ea7ecbec Merge branch 'branch-0.3.1' into branch-0.4.0
Former-commit-id: b479db2044d96bd9cd84e3ed6d5a33c8df2442a6
2019-08-07 17:30:16 +08:00
starlord 29d7913485 MS-324 Show error when there is not enough gpu memory to build index
Former-commit-id: f0dff85efafe0a74629bfc766c05387e37e8a743
2019-08-07 17:27:31 +08:00
zhiru bdc18ec361 add grpc
Former-commit-id: 5d2b02bc28510c77628b62ffdff7c01918b99a1e
2019-08-06 18:11:51 +08:00
zhiru 66d1cfe0c3 cmake: add grpc
Former-commit-id: 95283ed048e3c441c5005191adcccc29df04c4c3
2019-08-06 18:09:39 +08:00
starlord e9bb2e77fa MS-312 Set openmp thread number by config
Former-commit-id: 897d1c7387655046b4f769d695b9415785bd5108
2019-08-06 17:33:33 +08:00
starlord d2aa02084d MS-312 Set openmp thread number by config
Former-commit-id: 6ef7343aa6b908e6cd319271d4c60a49789eaf03
2019-08-06 17:31:43 +08:00
kun yu 6d41eb5650 add temperature and pcpu
Former-commit-id: 79e80d6e4ee42e05a5f9e60021fc4cc7ff9cc04d
2019-08-06 11:27:23 +08:00
quicksilver 945f5cdc2f MS-306 - Optimize build efficiency
Former-commit-id: a86e15afb113af0aed667a8a99bb164fa8bc00a0
2019-08-01 22:31:30 +08:00
zhiru b06cc9fe02 disable mysql unit test
Former-commit-id: 4f07286e00ceabe8fb700206ff45bbdda6bfe8d9
2019-07-30 13:53:45 +08:00
zhiru c16eabb538 disable mysql unit test
Former-commit-id: da61f1ae35c9ed2d8a363ffd2e85dfb634ae4b32
2019-07-30 13:51:59 +08:00
jinhai 5740985e0e Merge branch 'branch-0.3.1-xiaojun' into branch-0.4.0
Former-commit-id: a4c620656251f284789bead020c70a8fd64b4143
2019-07-28 09:30:31 +08:00
xj.lin 3314d47114 MS-288 update build stage
Former-commit-id: d9e0bfbbbb5060b65311b2f6eb8eadf531b918c2
2019-07-27 14:30:52 +08:00
starlord b0557af128 MS-275 Avoid sqlite logic error excetion
Former-commit-id: 88c2b25f471afd80338280d2a522de89b242051b
2019-07-26 10:59:16 +08:00
starlord 640e9141c6 MS-275 Avoid sqlite logic error excetion
Former-commit-id: d6ecaf2f32ed6c75370e6ed2bd24779cc18e76ff
2019-07-26 10:54:49 +08:00
jinhai 17fe748d30 MS-279 Merge from Branch-0.3.1
Former-commit-id: cd9e051d00423ae8a25f100366b1050f1604fca2
2019-07-24 21:28:24 +08:00
zhiru 99f92d8758 add IndexStatsHelper
Former-commit-id: d47bb68ff89728b31d237a62caa4d4d7673ceb0f
2019-07-24 20:36:35 +08:00
starlord fe63fb509a MS-249 Check machine hardware during initialize
Former-commit-id: 86a0b2945852a9be8fd84422871855702445b7bf
2019-07-22 10:45:13 +08:00
starlord b285c64e96 Check machine hardware during initialize
Former-commit-id: fe3efe3b519235d9579e0c311a7da3f7a299154f
2019-07-22 10:44:24 +08:00
zhiru 42b448d9ab update faiss version to 1.5.3 and add BUILD_FAISS_WITH_MKL as an option
Former-commit-id: c3efd4e0515a5145779a2d0fde552520d04e6d01
2019-07-21 20:47:28 +08:00
starlord 30513e6fa5 MS-260 refine log
Former-commit-id: 993f8fc97aba4ff7a696e3c355eccf1b837896c6
2019-07-21 18:03:35 +08:00
starlord e7888afbd3 MS-256 - Add more cache config
Former-commit-id: e65326f81cc7d051a33461af746a6fa8ef1e798c
2019-07-21 14:10:32 +08:00
yudong.cai 30407fef5a MS-257 update bzip2 download url
Former-commit-id: 0c307a4ea79b28ecafac2c9ce91a2525f12bfcca
2019-07-21 11:57:12 +08:00
yudong.cai 24feb5767c MS-248 update changelog
Former-commit-id: cbb78e555685cb4164d37c7b822e5466c9ef28b3
2019-07-18 17:21:04 +08:00
starlord 476d21927b MS-245 Improve search result transfer performance
Former-commit-id: 77ce402c5ab2c851afa11cb2d637acb69d9ad737
2019-07-17 17:37:42 +08:00
zhiru 5acd9ac4eb MS-241 MS-242
Former-commit-id: 608b3d0b14834591a55fca324855b7cbbcf34ca5
2019-07-17 12:50:37 +08:00
zhiru 0b84da5101 Add MySQLMetaImpl::HasNonIndexFiles
Former-commit-id: 9db26bc1ecb99c3522f6a4743da75fc3088fbb5e
2019-07-15 20:41:17 +08:00
starlord 7b35e2cebe MS-235 Some test cases random fail
Former-commit-id: c77aab33541b0c5da7c3cdc6a080fb47c76bd301
2019-07-15 19:48:11 +08:00
starlord 590efe665a MS-234 Some case cause background merge thread stop
Former-commit-id: 3458b07f4ea8a877cc5ce9739bd5a74daecd1a21
2019-07-15 19:30:24 +08:00
starlord de09ef53a9 MS-230 - Change parameter name: Maximum_memory to insert_buffer_size
Former-commit-id: 1263b0c2edceb235163c48b34af681c3edb48d16
2019-07-15 13:47:36 +08:00
peng.xu c22290fff8 Merge branch 'branch-0.3.1' into 'branch-0.3.1'
MS-232: add MySQLMetaImpl::UpdateTableFilesToIndex and set maximum_memory to default if config value = 0

See merge request megasearch/milvus!211

Former-commit-id: 516ab28251dac5743734f50f4a325ca6ee923ca5
2019-07-15 12:00:36 +08:00
zhiru 3963c93ded remove mem manager log
Former-commit-id: 886277f2db3f150db9475a9ffe490b0bc6d7fc63
2019-07-15 11:58:02 +08:00
zhiru 50ca5b4bde add MySQLMetaImpl::UpdateTableFilesToIndex and set maximum_memory to default if config value = 0
Former-commit-id: e3dba8250a2b8c28770811e5c202232bb59231c6
2019-07-15 11:37:26 +08:00
jinhai 644d2a4ea4 Merge remote-tracking branch 'upstream/branch-0.3.1' into branch-0.3.1
Former-commit-id: c623a4aba15cdb7e5652ed5029090112ec01e8f1
2019-07-15 10:57:52 +08:00
zhiru 4d51f9a122 Return AlreadyExist status in MySQLMetaImpl::CreateTable if table already exists
Former-commit-id: eb56307b2a6613a90df28fba0f63166745195cc3
2019-07-15 10:45:20 +08:00
jinhai 98cf0bd1e1 Merge branch 'branch-0.3.1-yuncong' into branch-0.3.1
Former-commit-id: 92f799018746a7b117aa0ec1e4af15b0d13a4c01
2019-07-14 21:13:26 +08:00
starlord eb14bc0d2d Fix SQ8 row count bug
Former-commit-id: 41749a648567e492bc9a718db9526ed98bb2532a
2019-07-14 11:43:14 +08:00
jinhai 7afa3e46d0 Merge branch 'branch-0.3.1' into branch-0.3.1-yuncong
Former-commit-id: d2e66733c2cbfda1caa3febcc5e7b69c5bdcc2d9
2019-07-14 01:28:17 +08:00
zhiru 661d1127aa use env variable to switch mem manager and fix cmake
Former-commit-id: 887e191a29d7b88dc646f2d59628e1ca7693841a
2019-07-14 00:35:58 +08:00
zhiru 1cf7999f96 Add new mem manager
Former-commit-id: 577ceb1dbbe4b2aa0565f3363a3ca4d495a4f1b6
2019-07-14 00:31:41 +08:00
starlord fc74f013a0 add uiittest for merge result functions
Former-commit-id: 810194f590afbd4b4625840875e1447b464011b0
2019-07-14 00:10:51 +08:00
zhiru 33ec9af47b fix changelog
Former-commit-id: 5f5edf4f22a3458d49dd42f65bb888801322b68e
2019-07-14 00:09:31 +08:00
zhiru 79d2d66308 fix changelog
Former-commit-id: 32d04d3eb829ffbd0537a930cff80398f3ea2c85
2019-07-14 00:09:29 +08:00
zhiru a55fef0754 fix c_str error when connecting to MySQL
Former-commit-id: 6c3fe3ff323cd8baa045d00f343bd48de312aa41
2019-07-14 00:08:14 +08:00
zhiru bad5da3b31 update
Former-commit-id: 85a14245eabca8806706a3807e701d0db91fd074
2019-07-14 00:08:08 +08:00
zhiru 640f3f3917 update
Former-commit-id: c6e3e88df71a755ae3b93df822ad426179a86386
2019-07-14 00:05:47 +08:00
zhiru e095face90 Disable cleanup if mode is read only
Former-commit-id: 99eb96aa039dfc73eb5bef99d9a9416eae5d396e
2019-07-14 00:05:39 +08:00
zhiru 48626e338c Add new mem manager
Former-commit-id: 639e28832e5dfb1cdbdbc7a47177520a9ad4f60f
2019-07-14 00:04:58 +08:00
zhiru ed21eb2993 fix changelog
Former-commit-id: 8923ccec2ae5b9334b60c0ac48c3e9ce6e6fbdfe
2019-07-14 00:04:42 +08:00
zhiru 54b0857cb2 fix changelog
Former-commit-id: 9d7996e2d76f39f514ccc257a55f82fedbd20a0f
2019-07-14 00:04:42 +08:00
starlord 6207e83000 add uiittest for merge result functions
Former-commit-id: 071b7cd18d8acbd6bd6bdceb7dae9a7cf1d1a86c
2019-07-14 00:04:40 +08:00
zhiru b4f1e9cbb7 fix c_str error when connecting to MySQL
Former-commit-id: 4546e50abcbad6b8bc5d2cc19e20653672edaa3c
2019-07-14 00:00:40 +08:00
zhiru 107d8efdf2 update
Former-commit-id: 14a8abe10984046f4ca1c38a96ecd5c9c0297cc4
2019-07-14 00:00:40 +08:00
zhiru 4cfee24995 update
Former-commit-id: 4b5f386c0207addda63030c941df6453e5e0afaa
2019-07-13 23:53:37 +08:00
zhiru 24e533a3a3 Disable cleanup if mode is read only
Former-commit-id: 8bb50a5c070e1f8bb7c73191481a476f08ee7281
2019-07-13 23:53:37 +08:00
yu yunfeng ca5d12b6e4 change CHANGELOG
Former-commit-id: 3af614370acd069b8af356536ab7a3e47a750aff
2019-07-13 23:53:36 +08:00
jinhai 11e26506b6 MS-125 Update CHANGELOG.md for branch-0.3.1
Former-commit-id: bcea2800679f1ce42ce3b0b08fd4c814d75bbeba
2019-07-13 23:50:59 +08:00
yu yunfeng 0ca4160551 changelog
Former-commit-id: d273fd47baaf39f51b9fb4c58254d612821d3f9d
2019-07-13 23:45:27 +08:00
starlord 007cde0e0a change default db path
Former-commit-id: a39f8c4976038df464c3ac73ba9d05f0d63443f1
2019-07-13 23:43:59 +08:00
starlord abe34a4586 MS-126 Add more error code
Former-commit-id: 43496ac3c9a578105131219f6802de3bec78746d
2019-07-13 23:42:20 +08:00
starlord af094c3b30 MS-124 HasTable interface
Former-commit-id: 0edfe9be5b105d4423eaa7d0186307d90a16dfc9
2019-07-13 23:33:49 +08:00
starlord 762520b1b2 archive config
Former-commit-id: d0ee5e22c4889364b10dce305ae3eeb1b9171d11
2019-07-13 23:33:49 +08:00
yu yunfeng 330ed5f9b3 change CHANGELOG
Former-commit-id: e76335a6ee5fadc0d72aabbed324822436b88ada
2019-07-13 23:30:50 +08:00
starlord fb8bf21611 MS-110 - Avoid huge file size
Former-commit-id: 53e865a853cc15b5ffe91159ab158d37ec7cb634
2019-07-13 23:28:26 +08:00
starlord 679118d34c MS-212 Support Inner product metric type
Former-commit-id: 068ed6d011b45f46abc485036ca8e3cf397dfcda
2019-07-12 15:30:05 +08:00
starlord 3cc783550a MS-208 Add buildinde interface for C++ SDK
Former-commit-id: a3fae74afd7ebf672d6eb6117c605f6f76e3f632
2019-07-12 12:19:32 +08:00
starlord 8fc4dce5c8 MS-206 support SQ8 index type
Former-commit-id: 9788ff43d950e60a29b944d732648f73313c72d3
2019-07-12 11:08:25 +08:00
starlord be748e74e4 support multi db path
Former-commit-id: b0aa4d4c9e6395446cd52079a476030a4cfaeb79
2019-07-11 16:32:30 +08:00
yu yunfeng 2366204de3 add nlist and use blas conf
Former-commit-id: 4c3cf2ea9b2377eef1da8de67e35a07ae9cd6971
2019-07-09 19:23:32 +08:00
zhiru a569f60407 use env variable to switch mem manager and fix cmake
Former-commit-id: adf9686013de429b842e1bc30860b5ebbe4cad2a
2019-07-09 17:09:22 +08:00
zhiru 18e0881baf Add new mem manager
Former-commit-id: ef46229de4934de34f144502ce6d8551d4ef38db
2019-07-09 04:45:15 +08:00
zhiru 2c3128ea9f fix changelog
Former-commit-id: 740326a44c2884f3ba15173c59414bc11e055dc4
2019-07-09 04:44:50 +08:00
zhiru c383b83215 fix changelog
Former-commit-id: d4ece4b4807fee38fe17486d0775d870d3fd2bfc
2019-07-09 04:44:50 +08:00
starlord ea7f4e1da6 add uiittest for merge result functions
Former-commit-id: 7bc823973219f3b0d9b21c5fdc4d78b3adc2a44a
2019-07-09 04:44:50 +08:00
zhiru fbbed892fa fix c_str error when connecting to MySQL
Former-commit-id: 23334aabdfc983f72429f547d813c5341ca352c9
2019-07-09 04:44:50 +08:00
zhiru 42b2f8f3a2 update
Former-commit-id: e041205d3137170f8611b083b4aded90202e4fdd
2019-07-09 04:44:50 +08:00
zhiru d87d0977fa update
Former-commit-id: 2561c4f4412eb0f52751d1cbc73e47c9b57652d9
2019-07-09 04:44:50 +08:00
zhiru e8f4a76c9e Disable cleanup if mode is read only
Former-commit-id: 6283a6ce33c7f88f84a8686c6659771af1069206
2019-07-09 04:44:50 +08:00
xj.lin 440e18bb0f MS-137 - Integrate knowhere
Former-commit-id: 67d9be936996437411ac5941c3e322b08a9389bf
2019-07-09 04:26:31 +08:00
jinhai eac447298b Merge branch 'branch-0.3.1' into 'branch-0.3.1'
MS-157: fix changelog

See merge request megasearch/milvus!163

Former-commit-id: 27137349970e5334b0e4262084637eb6085fbe2a
2019-07-05 16:54:24 +08:00
zhiru b88314c680 fix changelog
Former-commit-id: 56acf5034ef3cf2c07146684d72a19ada980d69f
2019-07-04 17:17:09 +08:00