Commit Graph

34140 Commits

Author SHA1 Message Date
Cary Xu 6600c4725e refactor: code optimization 2022-06-29 21:35:04 +08:00
Liu Jicong 0f0fe6276a merge from 3.0 2022-06-29 21:33:10 +08:00
Cary Xu 79def727b5 Merge branch '3.0' into feature/TD-11274-3.0 2022-06-29 21:33:10 +08:00
Cary Xu efb2cd27c7 refactor: add tref to solve the timer not stopped problem 2022-06-29 21:32:06 +08:00
Liu Jicong c2955a807b feat(tmq): offset support snapshot 2022-06-29 21:04:51 +08:00
Ganlin Zhao 4d59cfec76 Merge branch '3.0' into refactor/db_precision 2022-06-29 20:50:06 +08:00
Ganlin Zhao b1670f8b82 refactor(query): function adoption to us/ns db precision
TD-16436
2022-06-29 20:49:36 +08:00
Ganlin Zhao 4c23223447 refactor(query): function adoption to us/ns db precision
TD-16436
2022-06-29 20:46:51 +08:00
tomchon 0eed30b0f0 test:modify testcase of muti-mondes 2022-06-29 20:46:42 +08:00
Hongze Cheng 1d88e84d10 add an API 2022-06-29 12:37:16 +00:00
Hongze Cheng f7648eb28a Merge branch 'feat/tsdb_refact' of https://github.com/taosdata/TDengine into feat/tsdb_refact 2022-06-29 12:32:50 +00:00
Hongze Cheng 86d98a665e fix coredump 2022-06-29 12:32:44 +00:00
wangmm0220 8faf37f1d0 fix:error if num of line is invalid 2022-06-29 20:30:16 +08:00
Ganlin Zhao 5d9e01c771
Merge pull request #14366 from taosdata/refactor/db_precision
refactor(query): function adoption to us/ns db precision
2022-06-29 20:28:53 +08:00
Li Minghao 3a23fb71ec
Merge pull request #14364 from taosdata/feature/3.0_mhli
refactor(sync): add SYNC_TERM_INVALID
2022-06-29 20:28:10 +08:00
Haojun Liao f610e2c213 Merge remote-tracking branch 'origin/feat/tsdb_refact' into feat/tsdb_refact 2022-06-29 20:25:17 +08:00
Haojun Liao c5951374d4 refactor: do internal refactor. 2022-06-29 20:25:03 +08:00
wangmm0220 90dcf118ea Merge branch 'feature/TD-14761' of github.com:taosdata/TDengine into feature/TD-14761 2022-06-29 20:21:33 +08:00
wangmm0220 06552626e0 fix:disable some json test cases 2022-06-29 20:15:49 +08:00
Ganlin Zhao 5e31c9e8fe refactor(query): function adoption to us/ns db precision
TD-16436
2022-06-29 20:07:33 +08:00
Minglei Jin 703e876b4c tsdbCache: remove deprecated last row API 2022-06-29 20:03:27 +08:00
Ganlin Zhao 26e6d7ccf7
Merge pull request #14358 from taosdata/refactor/db_precision
refactor(query): function adoption to us/ns db precision
2022-06-29 19:49:04 +08:00
Ganlin Zhao 9e75569870 refactor(query): function adoption to us/ns db precision
TD-16436
2022-06-29 19:48:37 +08:00
Shuduo Sang 4e8a925da4
fix: install script for3.0 (#14363)
* fix: remove sudo from directory maniplation

for 3.0

* fix: remove more sudo from directory maniplation
2022-06-29 19:21:39 +08:00
Minghao Li c3b2b98454 refactor(sync): delete some asserts 2022-06-29 19:18:15 +08:00
wangmm0220 3725adc861 fix:merge from 3.0 2022-06-29 18:45:34 +08:00
Yihao Deng abff652735
Merge pull request #14304 from taosdata/enh/stopquery
enh: stop query enhancement
2022-06-29 18:42:59 +08:00
Hongze Cheng 64460a95b0 Merge branch 'feat/tsdb_refact' of https://github.com/taosdata/TDengine into feat/tsdb_refact 2022-06-29 10:37:39 +00:00
Hongze Cheng aefc151c03 fix some code 2022-06-29 10:37:35 +00:00
Xiaoyu Wang c1fb03379c
Merge pull request #14362 from taosdata/feat/tsdb_refact_wxy
feat: sql command 'flush database'
2022-06-29 18:33:45 +08:00
Xiaoyu Wang 80d5c96bab feat: sql command 'flush database' 2022-06-29 18:33:02 +08:00
Xiaoyu Wang 3e80533bbe Merge remote-tracking branch 'origin/feat/tsdb_refact' into feat/tsdb_refact_wxy 2022-06-29 18:21:12 +08:00
Xiaoyu Wang 11a8f7f04d feat: sql command 'flush database' 2022-06-29 18:20:27 +08:00
wangmm0220 665e1ddde8 fix:add switch for buffer page debug log 2022-06-29 18:11:28 +08:00
Minglei Jin 5e793c2f3f tsdbCacheRead: use new H version api of last_row 2022-06-29 18:10:25 +08:00
Hongze Cheng ac7f5190aa Merge branch 'feat/tsdb_refact' of https://github.com/taosdata/TDengine into feat/tsdb_refact 2022-06-29 10:05:25 +00:00
Hongze Cheng ed69d8ee9f more work 2022-06-29 10:05:21 +00:00
wangmm0220 95f5d7695d fix:core dump in top/bottom with group by tag if tag is big size and flush/get from disk with page buffer & fix _group_by key function heap overflow 2022-06-29 18:05:09 +08:00
dapan1121 53efe75146 feat: query redirect 2022-06-29 17:56:35 +08:00
Ganlin Zhao 290d5b3f14 refactor(query): function adoption to us/ns db precision
TD-16436
2022-06-29 17:50:33 +08:00
Minglei Jin ffbe35d67d Merge branch 'feat/tsdb_refact' of https://github.com/taosdata/TDengine into feat/tsdb_refact 2022-06-29 17:42:19 +08:00
Minglei Jin 8cd3bffb36 tsdbCache/delete: refine tsdbCacheDelete API 2022-06-29 17:41:06 +08:00
Hongze Cheng 2a6be2bc8a do commit 2022-06-29 09:40:33 +00:00
Hongze Cheng 1607415469 add a msg type 2022-06-29 09:37:59 +00:00
Hongze Cheng ddb6745bd9 Merge branch 'feat/tsdb_refact' of https://github.com/taosdata/TDengine into feat/tsdb_refact 2022-06-29 09:34:08 +00:00
Hongze Cheng 843ef87574 fix file corrput 2022-06-29 09:34:04 +00:00
Minglei Jin 8f223eec91 Merge branch 'feat/tsdb_refact' of https://github.com/taosdata/TDengine into feat/tsdb_refact 2022-06-29 17:30:28 +08:00
Minglei Jin 847016aa21 tsdbCache: new H version api for last/last_row getting 2022-06-29 17:29:49 +08:00
Yihao Deng 2001be5996
Merge branch '3.0' into enh/stopquery 2022-06-29 17:24:52 +08:00
dapan1121 8dfe07e1b0 Merge branch 'feature/queryredirect' of github.com:taosdata/TDengine into feature/queryredirect 2022-06-29 17:15:43 +08:00