Commit Graph

33956 Commits

Author SHA1 Message Date
Ganlin Zhao aa9761cec6 fix test case white spaces 2022-07-05 10:18:22 +08:00
dapan1121 f3bf757282
Merge pull request #14528 from taosdata/hotfix/qnodecrashissue
fix: fix qnode crash issue
2022-07-05 10:11:49 +08:00
dapan1121 45d5d704eb fix: fix qnode crash issue 2022-07-05 09:30:35 +08:00
Xiaoyu Wang ba056f7fbb
Merge pull request #14508 from taosdata/feature/3.0_debug_wxy
fix: automatically supplement primary key columns when creating stream
2022-07-05 09:27:52 +08:00
Cary Xu 0484809567
Merge pull request #14522 from taosdata/feature/TD-11274-3.0
test: add rsma persistence and recovery case
2022-07-05 09:08:03 +08:00
jiacy-jcy 58aaf2c9cb Merge branch '3.0' into 3.0test/jcy 2022-07-05 09:00:18 +08:00
Shengliang Guan e36ac28422
Merge pull request #14524 from taosdata/fix/tsim
test: case for valgrind
2022-07-04 22:07:56 +08:00
Minghao Li 6437d20cda refactor(sync): add resp syncRespCleanByTTL 2022-07-04 21:28:52 +08:00
plum-lihui 14deddb759 test: add test case into CI 2022-07-04 21:21:59 +08:00
plum-lihui de25d5c468 test:add test cases for tmq 2022-07-04 21:15:34 +08:00
Xiaoyu Wang 7c5419b43e fix: fix: increase the tag value overflow check when creating table 2022-07-04 21:12:15 +08:00
Liu Jicong d3a05cc260
Merge pull request #14525 from taosdata/feature/stream
fix(tmq): prepare scan should reset operator status
2022-07-04 21:10:36 +08:00
Liu Jicong 8127887dc4 fix(tmq): prepare scan should reset operator status 2022-07-04 20:47:56 +08:00
Ganlin Zhao 9ef0497eef Merge branch '3.0' into fix/TD-16877 2022-07-04 20:39:51 +08:00
Ganlin Zhao 1e7d94c291 fix(query): avg function support unsigned data type
TD-16877
2022-07-04 20:39:20 +08:00
Shengliang Guan 4e09238498
Merge pull request #14521 from taosdata/fix/tsim
test: cases with 100 dnodes
2022-07-04 20:38:30 +08:00
Shengliang Guan 505b0f1f45 test: case for valgrind 2022-07-04 20:36:45 +08:00
Ganlin Zhao 9f529b7d3b fix(query): avg function support unsigned data type
TD-16877
2022-07-04 20:34:46 +08:00
Cary Xu 4bd1268138 test: test case adapation for rsma recovery 2022-07-04 20:34:37 +08:00
Cary Xu 0b183585a0 test: test case adapation for rsma recovery 2022-07-04 20:29:25 +08:00
Xiaoyu Wang 57dae9fcda fix: increase the tag value overflow check when creating table 2022-07-04 20:29:19 +08:00
Cary Xu b6613b5cf2 test: add rsma persistence and recovery case 2022-07-04 20:26:31 +08:00
yihaoDeng 9927aad95f update resp msg type 2022-07-04 20:25:18 +08:00
slzhou 024796599c Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/push-cond-child-proj 2022-07-04 20:14:15 +08:00
Shengliang Guan 0feee09804 test: cases with 100 dnodes 2022-07-04 20:13:39 +08:00
yihaoDeng b1ef7071f0 fix: invalid read/write 2022-07-04 20:03:20 +08:00
slzhou a7c9ed9133 feat: push condition to child join operator 2022-07-04 20:01:07 +08:00
Cary Xu 0d6189b4da Merge branch '3.0' into feature/TD-11274-3.0 2022-07-04 19:57:19 +08:00
dapan1121 7f0cc9ca22
Merge pull request #14509 from taosdata/enh/addconverttype
enh: add type convert api
2022-07-04 19:52:35 +08:00
slzhou a380e0cd7c feat: merge condition, on condition and other conditions 2022-07-04 19:49:16 +08:00
Shuduo Sang 86573eda58
chore: update taos tools for3.0 (#14518)
* chore(release): make get_os.sh works on mac

* chore(tools): update taos-tools

* chore: update taos-tools

for 3.0

[TD-16450]
2022-07-04 19:48:45 +08:00
Shengliang Guan 5405ac08d9
Merge pull request #14514 from taosdata/fix/tsim
enh: check available memory of dnode while creating db
2022-07-04 19:42:42 +08:00
Yihao Deng 7ae8787cef
Merge pull request #14511 from taosdata/enh/killQuery
enh: enhance kill query processing
2022-07-04 19:39:32 +08:00
Xiaoyu Wang ac34cde0af fix: increase the validity check of the rollup parameter in the create table statement 2022-07-04 19:27:27 +08:00
dapan1121 83cbc41088 fix: fix explain crash issue 2022-07-04 19:12:21 +08:00
Shengliang Guan 63e3529e0f fix: system memory not set in ut 2022-07-04 19:03:10 +08:00
jiacy-jcy 3b50fee6cb Merge branch '3.0' into 3.0test/jcy 2022-07-04 18:57:43 +08:00
yihaoDeng f213212faf fix compile error 2022-07-04 18:57:06 +08:00
jiacy-jcy 59964f7e6c update 2022-07-04 18:54:37 +08:00
Ganlin Zhao cce9f262aa
Merge pull request #14507 from taosdata/fix/TD-16948
refactor(query): remove redundant param check in function execution context
2022-07-04 18:52:53 +08:00
Ganlin Zhao 833fbca95e
Merge pull request #14512 from taosdata/fix/TD-17032
fix(query): fix timetruncate/timediff local variable overwrite issue
2022-07-04 18:52:37 +08:00
Li Minghao c45e0d5112
Merge pull request #14513 from taosdata/feature/3.0_mhli
refactor(sync): add sync strategy
2022-07-04 18:40:41 +08:00
Shengliang Guan 07fa747429 fix: valgrind error 2022-07-04 18:30:10 +08:00
Minghao Li eae44cd9df refactor(sync): add error code sync-timeout 2022-07-04 18:10:40 +08:00
Ganlin Zhao 6e98552eca fix(query): fix timetruncate/timediff local variable overwrite issue
TD-17032
2022-07-04 17:54:49 +08:00
Shengliang Guan c58a84750e Merge remote-tracking branch 'origin/3.0' into fix/tsim 2022-07-04 17:54:25 +08:00
Shengliang Guan 3cc215bdcc fix: crash while write wal in multi-threaded way 2022-07-04 17:54:00 +08:00
Shengliang Guan 630eebecd5 enh: check available memory of dnode while creating db 2022-07-04 17:50:35 +08:00
dapan1121 37b303f531 Merge branch '3.0' into enh/killQuery 2022-07-04 17:45:03 +08:00
dapan1121 57836d8bb2 enh: add type convert api 2022-07-04 17:40:20 +08:00