Commit Graph

197 Commits (cc5ab807fce59cf9b3268f804d0b140ccd5244ae)

Author SHA1 Message Date
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
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