groot
|
ff7cab7006
|
refacture db code
Former-commit-id: d232155b1de07bd7b66a64f39417f25118b59891
|
2019-06-09 15:45:43 +08:00 |
|
groot
|
a1e652088d
|
refacture db code
Former-commit-id: 4aa8a2bb10b44d9315431a79ec6c140e4735aff5
|
2019-06-09 09:43:05 +08:00 |
|
Xu Peng
|
541692c227
|
refactor(db): include file seq and cpp->inl
Former-commit-id: 970bb6ef009b1806a4f60f6d1f5d62e0aeb1ca5e
|
2019-05-28 11:04:37 +08:00 |
|
Xu Peng
|
ce329b4304
|
refactor(db): Env.cpp Env.h
Former-commit-id: 5d774124457d4136dc8c0e4469ac6950c424de09
|
2019-05-28 11:04:37 +08:00 |
|
Xu Peng
|
ca33fbbe14
|
refactor(db): DropAll -Count CleanUp CleanUpFilesWithTTL
Former-commit-id: b718bb89945651de19a1263eaf64eab22d11eb6c
|
2019-05-28 11:04:37 +08:00 |
|
Xu Peng
|
874eeb8f7a
|
refactor(db): FilesToIndex
Former-commit-id: fe5bd8ca372d0a4d5bf257f3f10853179d2356ce
|
2019-05-28 11:04:37 +08:00 |
|
Xu Peng
|
7fe5346f14
|
refactor(db): Archive
Former-commit-id: 21f153c1a57ad4bb706f6b177a10d45faf88ed99
|
2019-05-28 11:04:37 +08:00 |
|
Xu Peng
|
de8811ae9a
|
refactor(db): Size
Former-commit-id: 9dc93505e1378a1e8b14750158c2f8b9b2f840ca
|
2019-05-28 11:04:37 +08:00 |
|
Xu Peng
|
2789234931
|
refactor(db): FilesToMerge
Former-commit-id: 9101dcd75943bc241094af92156805090bf8e408
|
2019-05-28 11:04:37 +08:00 |
|
Xu Peng
|
09fdd0f849
|
refactor(db): FilesToSearch
Former-commit-id: dcb7f972ee13a0916129dfec5b05dad66025dfbf
|
2019-05-28 11:04:37 +08:00 |
|
Xu Peng
|
edf33115e4
|
refactor(db): UpdateTableFiles
Former-commit-id: 749cfe1d229a7f2edadd3cd913b96e0087be9cc5
|
2019-05-28 11:04:37 +08:00 |
|
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 |
|