Commit Graph

396 Commits (d8e6fca466c12593883d52b187d21332dae995e0)

Author SHA1 Message Date
starlord 12bb81c5b4 refine code
Former-commit-id: d878f03aeb45f3a78d1e7676de4645e6fe4469f0
2019-09-05 11:13:22 +08:00
starlord c118d15fa2 Merge remote-tracking branch 'source/branch-0.4.0' into branch-0.4.0
Former-commit-id: d1768235b11458b3199b5b7beaa0836d4d7f791b
2019-09-05 10:32:09 +08:00
starlord e441dea5cb refine code
Former-commit-id: b873ea2628269323db8230c6c82081cfbefc79b2
2019-09-05 10:32:07 +08:00
xj.lin d97f1bd723 Merge branch 'branch-0.4.0' into new_gpureource
Former-commit-id: 559676452dbcf72cb2a3f195c5233ee45bc97ef3
2019-09-04 16:51:03 +08:00
xj.lin 1b4a908510 MS-476 1. update gpuresource mgr 2. improve gpu index performance
Former-commit-id: 0659a3ded3c00befbddc991b3017e76cfca0070d
2019-09-04 16:49:41 +08:00
starlord 8d7480314e MS-471 code coverage run failed
Former-commit-id: 9aea558d811b52f9e8349567a3746c3b89b683db
2019-09-04 14:29:46 +08:00
zhiru e22d86d069 fix mysql db test bug
Former-commit-id: 517ac31e54b412259295db51f3b4c7ad42445f13
2019-09-03 16:32:00 +08:00
starlord 4452de4990 fix unittest failure
Former-commit-id: 9707d5d7550b9db72b4bbdd5c71f6e68febdb36d
2019-09-03 12:39:24 +08:00
xj.lin 0dc0df6bac Merge branch 'branch-0.4.0' into enable_knowhere_test
Former-commit-id: 2eece5caff6b83319bcab406ed91da85f21acb9f
2019-09-03 10:00:23 +08:00
xj.lin 36359554e4 MS-442 enable knowhere wrapper test
Former-commit-id: 6912138096ccc0966999edd6b9b199d7f2092202
2019-09-03 09:59:28 +08:00
Yu Kun d67a6bce46 merge conflict
Former-commit-id: 19b757b6692fb5a397b85f6188e8772790e04f37
2019-09-02 20:29:57 +08:00
starlord 35276039a1 MS-461 Mysql meta unittest failed
Former-commit-id: 347d9c7f7181474175ff107b01da30074afb97c4
2019-09-02 20:10:51 +08:00
Yu Kun 63c4777924 add PushTaskToNeighbourRandomlyTest
Former-commit-id: e0617c1042a30dddd73838e0d87524a4eaff1293
2019-09-02 17:39:45 +08:00
Yu Kun 546b2446a5 fix conflicts
Former-commit-id: 7de5e483f6d684459aa90988b497fbf77fb398e6
2019-09-02 17:12:17 +08:00
wxyu 6c42b3e9c6 MS-459 Add cache for pick function in tasktable
Former-commit-id: ad4fc4b67499cc06b0fe0937c1ec16566d483239
2019-09-02 16:31:09 +08:00
Yu Kun ff283ab44c fix multithread bugs in DBImpl
Former-commit-id: e4f12f64235bf5b5a84e69cfe866192240705ada
2019-09-02 15:47:01 +08:00
Yu Kun 3eac81698e fix confilct
Former-commit-id: e0360836c4ef54aa8dca66c7fd3225d88b5bb189
2019-09-02 10:56:03 +08:00
Yu Kun 576e7f12a4 MS-455 Distribute tasks by minimal cost in scheduler
Former-commit-id: 11b0752a1b4d19b94fca51701ce2abaece2ef4b8
2019-09-02 10:54:29 +08:00
starlord 8c63489df3 fix unitest crash
Former-commit-id: 977fe7218389c0cc892f70b6499ffca834e54283
2019-08-31 18:07:21 +08:00
wxyu f4d006ad1f Merge remote-tracking branch 'main/branch-0.4.0' into branch-0.4.0
Former-commit-id: 3c80472df6cff1a661116f5a16f0ff405948a262
2019-08-31 11:34:02 +08:00
wxyu cd8e16858f MS-442 make it work
Former-commit-id: 7525662e68797e3049b22b8c8c2549afcb20c4cc
2019-08-31 11:33:46 +08:00
starlord bce24a721a MS-436 Delete vectors failed if index created with index_type: IVF_FLAT/IVF_SQ8
Former-commit-id: 5ba01a7a8e7dafe14a65c4090125c6c1e4a67680
2019-08-30 16:39:26 +08:00
jinhai b4c7cf26eb Merge branch 'branch-0.4.0' into 'branch-0.4.0'
Fix bug in OnCopyCompleted and Add DumpTaskTables in sdk

See merge request megasearch/milvus!449

Former-commit-id: ff855832f9bead4dadcf898c13ed6d08ab946922
2019-08-29 19:42:53 +08:00
Yu Kun 6521cd022b revert some noused changes
Former-commit-id: b5998d91c47d5b29b63130c9672272ae30e9139c
2019-08-29 19:29:46 +08:00
starlord 28a1b2523d MS-430 Search no result if index created with FLAT
Former-commit-id: cd4c3674863f084e25cb87fcb278674c94a6876e
2019-08-29 19:19:33 +08:00
Yu Kun aec92ba6f5 Merge remote-tracking branch 'upstream/branch-0.4.0' into branch-0.4.0
Former-commit-id: 001f7d5c458fa1378d065052c7a1a5ac07ea9494
2019-08-29 14:54:20 +08:00
Yu Kun 662ea2a852 fix PushTaskLocality bug
Former-commit-id: 7f594febe1b8eb57fd77f6e6b1cf4e663afa80f0
2019-08-29 14:54:16 +08:00
starlord e70fcbe685 MS-431 search vectors params nprobe: 0/-1, expected result: raise exception
Former-commit-id: b82660c7dc5f448149e40ee3a948a76f8d564723
2019-08-29 11:29:55 +08:00
starlord cf815ea3a2 MS-427 Describe index error after drop index
Former-commit-id: c72a434f9f5502c1aee209097bd84fa8ad709fe3
2019-08-28 19:45:15 +08:00
starlord d15873f0b6 refine code
Former-commit-id: 0f8cbbaba8cf518bdec7466169f575c0ef0f93e3
2019-08-27 22:17:02 +08:00
Yu Kun 148caad58d MS-428 Add PushTaskByDataLocality in scheduler
Former-commit-id: c8c9b7a7ef5d81f7ad40f2116f7ce01dbe13b90a
2019-08-27 22:16:18 +08:00
starlord b75c4750ee fix unittest crash
Former-commit-id: 6c33061c84df42160fd24b3c4e03ed39a2abee0a
2019-08-26 19:25:50 +08:00
starlord 08917ab68a avoid lcov error
Former-commit-id: 3085055a50b0ec0aa895675ad44ac651027c573b
2019-08-26 16:05:48 +08:00
Yu Kun e089b488e0 fix metricbase_test bugs
Former-commit-id: 720470f165ab92744b6c4c1caa73092b3b27103e
2019-08-25 16:23:22 +08:00
wxyu 4023e110c0 MS-411 Fix metric unittest linking error
Former-commit-id: 166e354d7289a67a8950bbcc2baeb5ede1eb4c3f
2019-08-24 11:13:38 +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
starlord 06e64755e6 refine code
Former-commit-id: 144ba2695e0574b059481bdaef0f362d4e990f1d
2019-08-23 19:44:12 +08:00
starlord ce63b710f6 MS-406 add table flag for meta
Former-commit-id: ed80394bb8a37bbc6b558ba0941e825996f81524
2019-08-23 19:12:47 +08:00
Yu Kun bc1339c5f9 add MetricsCollector
Former-commit-id: 7953c0a4374624725507b6e7578628669a245ded
2019-08-23 19:08:27 +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
Yu Kun cedbd4d593 Merge remote-tracking branch 'upstream/branch-0.4.0' into branch-0.4.0
Former-commit-id: 9287482fee45e33603fcf581324a11523ad88de1
2019-08-23 11:15:27 +08:00
Yu Kun b576bd6f1f modify GpuCacheMgr GetInsatnce
Former-commit-id: 7323d4a63e58a6e70f8d47f6b2fbe9566197013c
2019-08-23 11:15:14 +08:00
peng.xu 0db8b8789c Merge branch 'branch-0.4.0' into 'branch-0.4.0'
fix index nlist bug

See merge request megasearch/milvus!408

Former-commit-id: 6fe8f7a888b681c7199d1730fab93849a8b29370
2019-08-23 10:44:56 +08:00
starlord 2c69cc3734 fix index nlist bug
Former-commit-id: f06514ca1962826241166f4ec55f6a4acd1a0105
2019-08-23 10:43:49 +08:00
Yu Kun 580705869f Merge remote-tracking branch 'upstream/branch-0.4.0' into branch-0.4.0
Former-commit-id: dbf69efc70adfafa11b40c3d470cdb4d39aae8f4
2019-08-22 22:14:24 +08:00
Yu Kun 30b437582d add GpuCacheMgr and unittest
Former-commit-id: 57e2a59b5039fca56e10c56ee5474472d87faa9a
2019-08-22 22:14:17 +08:00