Xu Peng
|
3852b830b0
|
refactor(db): delete get_group_files
Former-commit-id: 0503a8a92ab9687912c516390af1c8fe0e4cd96a
|
2019-05-28 11:04:37 +08:00 |
|
Xu Peng
|
fbe1278a3a
|
refactor(db): DropPartitionsByDates
Former-commit-id: 2534fa34f690ba60788e3619b6a87a9a7ed8650e
|
2019-05-28 11:04:37 +08:00 |
|
Xu Peng
|
01e4e605e2
|
refactor(db): CreateTableFile
Former-commit-id: c29b8ccc97cc327ec9c278f2ea5456369365c4f3
|
2019-05-28 11:04:37 +08:00 |
|
Xu Peng
|
9d4591612d
|
refactor(db): delete local meta impl and refactor HasTable
Former-commit-id: 4849b994d40cf433797892eb37ceeac46fc65d3d
|
2019-05-28 11:04:37 +08:00 |
|
Xu Peng
|
624e34f10d
|
refactor(db): refactor DescribeTable
Former-commit-id: 021d731f3be6f338423caabef59bdd4c46ed02d8
|
2019-05-28 11:04:37 +08:00 |
|
Xu Peng
|
3d330e0aa4
|
refactor(db): change group_info to table_schema and add_group to CreateTable
Former-commit-id: e8d48ec8e54429bf5d1080997ca329b42ddcab82
|
2019-05-28 11:04:37 +08:00 |
|
Xu Peng
|
f2bb20c90d
|
refactor(db): change group_id to table_id
Former-commit-id: bf0cec2552fcad95bf1b77cdfbdd423984e6f18f
|
2019-05-28 11:04:37 +08:00 |
|
Xu Peng
|
209d0e4806
|
refactor(db): change groupfilesschema to table*
Former-commit-id: e786234155eecb9d22ad2b6a8b2c9357675e5de4
|
2019-05-28 11:03:45 +08:00 |
|
Xu Peng
|
e94499cdff
|
refactor(db): change groupschema and groupfileschema to table*
Former-commit-id: fbc69151149faa8ed32547bcdd1a9935dac34070
|
2019-05-28 11:03:45 +08:00 |
|
Xu Peng
|
ff3a89b997
|
feat(db): archive after every serliazation
Former-commit-id: bf5191dc707e7336d64534110aa49a2d36da1a1e
|
2019-05-26 16:50:56 +08:00 |
|
Xu Peng
|
495c8d4dd6
|
refactor(db): change rows to size in group file schema
Former-commit-id: 4386308bcfa1bd7136809c7e749e140b53517ca7
|
2019-05-26 13:02:02 +08:00 |
|
Xu Peng
|
c30a6d4130
|
feat(db): add size api for db
Former-commit-id: 2fa9614c86fab66267689a06f73c0bef15dcffe8
|
2019-05-26 11:27:31 +08:00 |
|
Xu Peng
|
0a7f334697
|
feat(db): add archive post merge and build index
Former-commit-id: 32678939225459bbfb82d491c53b912633fdb395
|
2019-05-26 11:27:31 +08:00 |
|
Xu Peng
|
4eea03af5c
|
feat(db): add simple delete partitions
Former-commit-id: ed39bb26d68f4ea576e824c081e72bfb17d15b8a
|
2019-05-26 11:27:31 +08:00 |
|
xj.lin
|
70dda63820
|
fix topk_2
Former-commit-id: 573d80b6d51407cc80e92989c11e3d74f2531d66
|
2019-05-14 10:26:46 +08:00 |
|
xj.lin
|
354f68a96f
|
fix TopK bug
Former-commit-id: 76e24617b83d49b2a4808a0cd7406edb849e767e
|
2019-05-11 18:49:30 +08:00 |
|
xj.lin
|
c4244fdc6d
|
fix search stack overflow
Former-commit-id: 39801544686f061a63f4c3f1dec11565164a928d
|
2019-05-11 16:52:16 +08:00 |
|
xj.lin
|
876f6a4c66
|
1 Support Cpu-version
2 Update build.sh support both cpu-build and gpu-build
Former-commit-id: 3c0ddd7fb2f93ab45b6f9878b71b6541617f92c4
|
2019-05-11 11:27:06 +08:00 |
|
Xu Peng
|
56ffd6bad3
|
fix(db): db destruction bug fix
Former-commit-id: d77e18e428bc43b2cc1316f0d77b6807192f6662
|
2019-05-08 13:58:16 +08:00 |
|
Xu Peng
|
4428d56670
|
refactor(db): trait for engine and dbimpl
Former-commit-id: c42d9f4d7168b4d8e374ddb5ed0499ea1394a306
|
2019-05-08 12:13:01 +08:00 |
|
Xu Peng
|
9e43c45de4
|
feat(db): support trait for engine
Former-commit-id: cfb90e35386177032fa0c4ac7b8c81f29a536571
|
2019-05-08 12:13:01 +08:00 |
|
groot
|
5897f415ad
|
addd log
Former-commit-id: e950e203afc9c259a4530fd8c9b6ce95da4cb4bc
|
2019-05-07 12:11:39 +08:00 |
|
Xu Peng
|
496989bbe4
|
refactor(db): add more debug log
Former-commit-id: 7c196e05c60567216938115e081438beeecb0f47
|
2019-05-05 18:02:11 +08:00 |
|
Xu Peng
|
d3cbc1ccad
|
fix(db): db desctruction bug fix
Former-commit-id: e456a0d76c2b1401107d47600c34d4622ca8cd8a
|
2019-05-05 17:26:50 +08:00 |
|
Xu Peng
|
8a029c9b0d
|
refactor(db): add copyright header
Former-commit-id: 45606fe09972ab741faa4ee8061ef7d307c20c49
|
2019-05-05 13:10:04 +08:00 |
|
Xu Peng
|
85707aa3e9
|
refactor(db): impl template for engine type part 2
Former-commit-id: 8be264a9ecc7704f63a978fb862b95140a19e1c0
|
2019-05-05 09:38:37 +08:00 |
|
Xu Peng
|
166289cafa
|
refactor(db): impl template for engine type
Former-commit-id: 2e9a6fa992f58dfe567f7c274b9327454cf3f89e
|
2019-04-30 21:02:13 +08:00 |
|
Xu Peng
|
0e37089c6a
|
refactor(db): refactor all for crtp replacement
Former-commit-id: 3c5d3ddeec04d573ef3916f673a7504c51a0a3bf
|
2019-04-30 20:23:11 +08:00 |
|
Xu Peng
|
67960d5a55
|
refactor(db): dbimpl refactor for ee
Former-commit-id: 5c762120594c4ab76237cc9d713dde3f4a57931a
|
2019-04-30 20:16:54 +08:00 |
|
Xu Peng
|
ca195424c5
|
refactor(db): refactor small part
Former-commit-id: 58fc916c28a94ccecd67c58d5cf3620c51fbe4c4
|
2019-04-30 18:44:00 +08:00 |
|
Xu Peng
|
62440022d9
|
refactor(db): remove dummy includes
Former-commit-id: 6cf84f4b81e93c4a02ec7467b14e0ebc9227585d
|
2019-04-30 18:34:32 +08:00 |
|
Xu Peng
|
94057d9d95
|
refactor(db): refactor search with execution engine
Former-commit-id: 1625a8aff9582e61e6bb687b4da40f7721610f91
|
2019-04-30 18:32:40 +08:00 |
|
Xu Peng
|
473d603a89
|
refactor(db): refactor build_index with execution engine
Former-commit-id: a37b3096ae6883f6633fd3c1f986ca0f45955a0b
|
2019-04-30 18:11:38 +08:00 |
|
Xu Peng
|
4cc5b8d523
|
refactor(db): replace faiss with execution engine
Former-commit-id: 7e7949541e39bc18f30c5aafa7968fdacf709719
|
2019-04-30 18:11:38 +08:00 |
|
Xu Peng
|
39be106baa
|
refactor(db): code optimization
Former-commit-id: 320733b50aba32e5bd99853933e7e1eafdbcdbcf
|
2019-04-30 16:08:28 +08:00 |
|
Xu Peng
|
3a05719e5a
|
refactor(db): disable some print
Former-commit-id: 09fb8ca768ba06af3407df8d9ec307f259650eae
|
2019-04-30 14:17:24 +08:00 |
|
Xu Peng
|
9cb81455a1
|
refactor(db): change print for search
Former-commit-id: c1df662f54ba5132db8d4fbbbd9b1e9998a61e7a
|
2019-04-30 14:17:24 +08:00 |
|
Xu Peng
|
5d5bbe842d
|
feat(db): add dates filter for search
Former-commit-id: 04ba53b11c8bb7fbd90877d1be6e82bb80e2247c
|
2019-04-29 12:05:03 +08:00 |
|
Xu Peng
|
57dfdae3e3
|
feat(db): fix bug and add exception catch in meta operation
Former-commit-id: 6d33945997e7a528bc729efdad6076d6532f79b3
|
2019-04-28 18:44:25 +08:00 |
|
Xu Peng
|
486c175b4e
|
feat(db): add serialization mutex
Former-commit-id: f8a3b14c0209a9e36b0510ce48754deefc4ee442
|
2019-04-28 18:44:25 +08:00 |
|
Xu Peng
|
32b64ab724
|
feat(db): add more print
Former-commit-id: 42486eb1e1c804e7b5120dc1f0dd12d2f7bd6a96
|
2019-04-28 18:44:25 +08:00 |
|
Xu Peng
|
062c3aad91
|
feat(db): merge file optimize
Former-commit-id: fea0d7970fab88f995d9d16d7dfea84dd4fbacb7
|
2019-04-26 17:18:27 +08:00 |
|
xj.lin
|
ce7bc10f8c
|
fix search
Former-commit-id: 14a6408d66811f1d1a1d5bb1cbbddbecb5dd4d51
|
2019-04-24 18:19:29 +08:00 |
|
Xu Peng
|
d402dd9dce
|
fix(db): code fix
Former-commit-id: fbb9040ada2c355dad1e13526f8f16c36e155716
|
2019-04-24 16:25:50 +08:00 |
|
Xu Peng
|
a6369c7a4e
|
feat(db): cache for search
Former-commit-id: 8e13efdaa593b4ebb83b06d33d5127180d756597
|
2019-04-24 16:20:36 +08:00 |
|
Xu Peng
|
4e59f966c3
|
feat(db): cache for mem merge
Former-commit-id: bff342710683954dcd4b72b890fff483708ceba0
|
2019-04-24 16:04:14 +08:00 |
|
Xu Peng
|
7150d3c5aa
|
feat(db): cache for index
Former-commit-id: e33cb100824e8714e539bec4f6622753001a9606
|
2019-04-24 15:42:08 +08:00 |
|
Xu Peng
|
2e8d45aad3
|
feat(db): cache merged file
Former-commit-id: d236a8dbfcb01d07b6b544aa98a7e1dd179fc477
|
2019-04-24 15:16:38 +08:00 |
|
Xu Peng
|
918c113727
|
fix(db): fix memory leak
Former-commit-id: 1c5b7e0ab18f9508aa5aeecfc7caecf5ac74fd45
|
2019-04-24 11:53:26 +08:00 |
|
Xu Peng
|
06ab815c7b
|
feat(db): add count api
Former-commit-id: 9fb2b765a48d1753ba31a68e7b9b207273adb199
|
2019-04-24 10:28:05 +08:00 |
|