Commit Graph

33485 Commits

Author SHA1 Message Date
afwerar 05b4f8b273 os: support-gcc4.8-compile 2022-06-30 15:54:30 +08:00
Shuduo Sang 00d342959e
fix: remove arbitrator relatives from scripts (#14388)
* fix: remove sudo from directory maniplation

for 3.0

* fix: remove more sudo from directory maniplation

* fix: packaging/release.sh

* fix: remove arbitrator relatives from scripts
2022-06-30 15:50:04 +08:00
dapan1121 7ef4d3f03a fix: fix null as tag value issue 2022-06-30 15:39:30 +08:00
Liu Jicong 8dece648e3 feat(tmq): enable withTbName config for snapshot 2022-06-30 15:38:27 +08:00
cpwu 4b73cdb529 fix case 2022-06-30 15:34:38 +08:00
dapan1121 926db53df0
Merge pull request #14383 from taosdata/hotfix/stmtasync
fix: fix stmt async crash issue
2022-06-30 15:29:39 +08:00
Cary Xu e577e78e15 Merge branch '3.0' into feature/TD-11274-3.0 2022-06-30 15:28:15 +08:00
Cary Xu 3a159de7e2 refactor: assign the committed version 2022-06-30 15:28:03 +08:00
plum-lihui 6305f6cf64 test:modify case 2022-06-30 15:27:31 +08:00
Hui Li 091f4c7381
Merge pull request #14377 from taosdata/test3.0/lihui
test: add test case
2022-06-30 15:18:55 +08:00
slzhou b6d6657174 feat: support push agg operator condition to scan 2022-06-30 15:14:16 +08:00
wangmm0220 9a2af8580c fix:compile error in sml 2022-06-30 15:06:52 +08:00
Xiaoyu Wang 6141bb03da feat: insert from csv 2022-06-30 15:04:54 +08:00
Liu Jicong 4695dc2dae feat(tmq): add snapshot test 2022-06-30 14:41:50 +08:00
dapan1121 c28c77a099 Merge branch '3.0' into feature/queryredirect 2022-06-30 14:35:15 +08:00
dapan1121 a8e526a6de feat: support query redirect 2022-06-30 14:31:12 +08:00
dapan1121 e79fcc07f5 fix: fix stmt async issue 2022-06-30 14:00:48 +08:00
yihaoDeng 407db99a4d Merge branch 'feature/queryredirect' of https://github.com/taosdata/TDengine into redir 2022-06-30 13:55:52 +08:00
yihaoDeng 25b3f88ebe add query epset 2022-06-30 13:55:41 +08:00
Shuduo Sang 45e9b23901
fix: install script for3.0 (#14379)
* fix: remove sudo from directory maniplation

for 3.0

* fix: remove more sudo from directory maniplation

* fix: packaging/release.sh
2022-06-30 13:53:11 +08:00
Ganlin Zhao ee47df9c2a fix(query): support irate function for ms/ns precision db 2022-06-30 13:46:28 +08:00
dapan1121 47bc36872f feat: query redirect 2022-06-30 13:44:26 +08:00
Cary Xu 56b59105cd
Merge pull request #14378 from taosdata/feature/TD-11274-3.0
refactor: tref used for rsma fetch task
2022-06-30 13:42:14 +08:00
plum-lihui 859d604022 test:add test case 2022-06-30 13:24:08 +08:00
plum-lihui 80934e4822 test: add test case for tmq 2022-06-30 13:22:54 +08:00
Ganlin Zhao 23a55dc9e4
Merge pull request #14375 from taosdata/refactor/db_precision
refactor(query): function adoption to us/ns db precision
2022-06-30 12:32:15 +08:00
Ganlin Zhao 5d694bc5d7 fix translate function for now/today 2022-06-30 11:45:11 +08:00
Ganlin Zhao b0b5d417af modify test case 2022-06-30 11:33:06 +08:00
Ganlin Zhao 63d799feeb refactor(query): set stateduration function default time unit as db
precision
2022-06-30 11:32:00 +08:00
Xiaoyu Wang 99563fc136
Merge pull request #14376 from taosdata/feature/3.0_debug_wxy
feat: the last_row function supports all scenes
2022-06-30 11:28:53 +08:00
Hui Li 903649e7ea
Merge pull request #14338 from taosdata/test/chr/TD-14699
test: modify testcase of 2 mnodes
2022-06-30 11:23:55 +08:00
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