Commit Graph

33566 Commits

Author SHA1 Message Date
Cary Xu 7e3753d6ac Merge branch '3.0' into feature/TD-11274-3.0 2022-06-30 11:18:31 +08:00
Cary Xu d53e1982ad refactor: tref used for rsma fetch task 2022-06-30 11:18:21 +08:00
dapan1121 1b3eec48bd Merge branch 'feature/queryredirect' of github.com:taosdata/TDengine into feature/queryredirect 2022-06-30 11:05:10 +08:00
dapan1121 a535df7590 feat: query redirect 2022-06-30 11:04:49 +08:00
Xiaoyu Wang 2ad6599810 feat: partition by distributed split 2022-06-30 11:04:24 +08:00
plum-lihui 2caa9fdf7d test: add test case 2022-06-30 10:53:15 +08:00
yihaoDeng e389dcedc8 add query epset 2022-06-30 10:30:36 +08:00
Xiaoyu Wang cf35174d53 feat: the last_row function supports all scenes 2022-06-30 10:23:35 +08:00
cpwu 6e1c6a9f88 Merge branch '3.0' into cpwu/3.0 2022-06-30 10:10:28 +08:00
Ganlin Zhao a2bdaf8a93 Merge branch '3.0' into refactor/db_precision 2022-06-30 09:58:59 +08:00
Ganlin Zhao f324a50b2e
Merge pull request #14369 from taosdata/refactor/db_precision
refactor(query): function adoption to us/ns db precision
2022-06-30 09:56:47 +08:00
Liu Jicong 8ac13a1234
Merge pull request #14374 from taosdata/feature/stream
feat(tmq): offset support snapshot
2022-06-29 23:54:22 +08:00
Cary Xu c4e71ccd1c
Merge pull request #14373 from taosdata/feature/TD-11274-3.0
refactor: add tref to solve the timer not stopped problem
2022-06-29 23:45:37 +08:00
Xuefeng Tan 3f00a6db8e
feat(taosAdapter): remake REST api (#14351) 2022-06-29 23:26:10 +08:00
Liu Jicong 94c3eb29d2 fix(tmq): rsp error offset 2022-06-29 23:25:04 +08:00
Liu Jicong e74187248b fix(tmq): offset 2022-06-29 22:29:02 +08:00
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
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
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
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
wangmm0220 665e1ddde8 fix:add switch for buffer page debug log 2022-06-29 18:11:28 +08: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
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
liuyao 7069332321
Merge pull request #14349 from taosdata/feature/TD-16874
feat(stream): ignore close window
2022-06-29 17:15:31 +08:00
dapan1121 914e06e8cb feat: query redirect 2022-06-29 17:15:08 +08:00
Yihao Deng ddb68a8e6e
Merge pull request #14337 from taosdata/feat/extraceEpset
feat: extract  epset from msg cont
2022-06-29 17:12:45 +08:00
yihaoDeng 9c0e5cd56b Merge branch 'feature/queryredirect' of https://github.com/taosdata/TDengine into redir 2022-06-29 17:12:14 +08:00
yihaoDeng 86e379f081 feat: add retry 2022-06-29 17:11:30 +08:00
tangfangzhi 170b7cb837 fix: clean windows environment before test 2022-06-29 17:10:09 +08:00
Minghao Li 108530c1b6 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli 2022-06-29 17:08:22 +08:00