Commit Graph

33566 Commits

Author SHA1 Message Date
Liu Jicong 94f07836d6 fix(tmq): set scan rsp offset correctly 2022-06-30 17:25:19 +08:00
Ganlin Zhao 860bf88f31 feat(query): add last_row function without cache
TD-16927
2022-06-30 17:20:04 +08:00
Xiaoyu Wang dc769a284f feat: support 'select *, expr from ...' syntax 2022-06-30 17:12:03 +08:00
wangmm0220 77fcf17ae1 fix:error in lock meta if group by json tag, need unlock if error happens 2022-06-30 17:10:34 +08:00
Shuduo Sang 2ca6c5fafd
fix: install script for3.0 (#14396)
* 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

* fix: update packaging/tools/remove.sh
2022-06-30 16:56:44 +08:00
Minghao Li 24a3c817a4 refactor(sync): add batch propose 2022-06-30 16:44:49 +08:00
Liu Jicong ca1c961f9c fix(tmq): set last scan status 2022-06-30 16:40:17 +08:00
Zhiqiang Wang 40077131c2
Merge pull request #14392 from taosdata/fix/ZhiqiangWang/TD-16357-support-gcc4.8-compile
os: support-gcc4.8-compile
2022-06-30 01:34:20 -07:00
wangmm0220 e751e20c76 fix:merge from 3.0 2022-06-30 16:25:43 +08:00
Cary Xu a4f05392c8 Merge branch '3.0' into feature/TD-11274-3.0 2022-06-30 16:20:59 +08:00
Cary Xu 7c3f43d6d5 refactor: tsma logic optimization 2022-06-30 16:20:43 +08:00
Xiaoyu Wang 1530b33991 feat: support 'select *, expr from ...' syntax 2022-06-30 16:16:05 +08:00
cpwu f506147b28 Merge branch '3.0' into cpwu/3.0 2022-06-30 16:09:23 +08:00
yihaoDeng 4fc1a6faec fix connect error 2022-06-30 15:59:42 +08:00
WANG MINGMING 80f6ca1a58
Merge pull request #14370 from taosdata/feature/TD-14761
fix:error if num of line is invalid
2022-06-30 15:58:51 +08:00
Ganlin Zhao 5ecc0d2ba8
Merge pull request #14382 from taosdata/refactor/db_precision
fix(query): support irate function for ms/ns precision db
2022-06-30 15:55:06 +08:00
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
Minghao Li 376bf46a64 refactor(sync): add SyncClientRequestBatch 2022-06-30 15:28:23 +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
wangmm0220 6215c460a1 fix:error in limit offset 2022-06-30 14:30:35 +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
Minghao Li 1a8cf049b7 refactor(sync): add syncAppendEntriesBatch 2022-06-30 13:39:13 +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