Commit Graph

994 Commits

Author SHA1 Message Date
Shengliang Guan 2aad872a17 test: valgrind case 2022-08-11 10:54:12 +08:00
Shengliang Guan e23c1482da Merge branch '3.0' into fix/valgrind 2022-08-11 10:36:17 +08:00
Haojun Liao 6250c1b157
Merge pull request #15851 from taosdata/feature/3.0_query_optimize
ehn(query): optimize the query performance.
2022-08-10 16:51:46 +08:00
Haojun Liao 7df0a65e75 fix(query): set correct meta size in handling json. 2022-08-09 20:57:34 +08:00
Shengliang Guan 29402da45f test: adjust case 2022-08-09 20:46:37 +08:00
Shengliang Guan 09e2e9e519
Merge pull request #15909 from taosdata/fix/valgrind
test: adjust valgrind case
2022-08-09 19:53:13 +08:00
Shengliang Guan 42b5069586 test: valgrind case 2022-08-09 19:41:16 +08:00
Shengliang Guan b3b10bbcf6 test: adjust valgrind case 2022-08-09 19:06:47 +08:00
Haojun Liao d680da3380 fix(query): fix sma info in query procesing. 2022-08-09 18:35:10 +08:00
Haojun Liao 8b86d7342d fix(query): check the sma load status, and return if succeed. 2022-08-09 17:21:31 +08:00
Xiaoyu Wang 57e16a278b
Merge pull request #15882 from taosdata/feature/3.0_wxy
fix: the default value of wal-related database parameters is incorrect
2022-08-09 13:33:08 +08:00
Xiaoyu Wang 07ef00e89f merge 3.0 2022-08-09 11:36:08 +08:00
Xiaoyu Wang 04a2e8e541 fix: the default value of wal-related database parameters is incorrect 2022-08-09 11:20:02 +08:00
Haojun Liao f13215a901 test:fix invalid test cases. 2022-08-09 10:17:48 +08:00
slzhou cc07fd39ec Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fix/leave 2022-08-09 10:14:27 +08:00
shenglian zhou 134fb8329e fix: fix udf document 2022-08-09 10:12:07 +08:00
Cary Xu 6a833a8d85 Merge branch '3.0' into feature/TD-11274-3.0 2022-08-08 16:18:23 +08:00
Xiaoyu Wang 7a559084ae fix: add checks for stream query 2022-08-08 14:38:04 +08:00
Cary Xu 0aac37a45c enh: rsma fetch logic optimization 2022-08-08 11:25:32 +08:00
haoranchen cf75c847dd
Merge branch '3.0' into test/chr/TD-14699 2022-08-08 10:08:55 +08:00
shenglian zhou 28eda93ab3 Merge branch '2.0' of github.com:taosdata/TDengine into szhou/fix/nullgroup 2022-08-06 21:50:05 +08:00
shenglian zhou 81d3a2c385 fix: last/first must return not null values 2022-08-06 21:39:53 +08:00
tomchon 9e32cd4fca test: modify testcases of muti-mnodes 2022-08-06 21:30:38 +08:00
Ganlin Zhao 06b4177940
Merge pull request #15762 from taosdata/fix/TD-18115
fix(query): fix interp function core dump
2022-08-05 20:35:23 +08:00
Ganlin Zhao c99e1adc7d fix test cases 2022-08-05 19:23:30 +08:00
shenglian-zhou 09eec2fbbb
Merge pull request #15759 from taosdata/szhou/fix/udf
fix: add test case for udf
2022-08-05 13:21:20 +08:00
slzhou 521e5163a7 fix: add sample udf cases and compile outside of tdengine 2022-08-05 09:18:03 +08:00
Shengliang Guan df29a46b10 test: valgrind case 2022-08-04 22:47:06 +08:00
shenglian zhou a51fd6d2dc fix: restore tsim/query/udf.sim 2022-08-04 22:14:57 +08:00
shenglian zhou 3db8083725 fix: restore tsim/query/udf.sim 2022-08-04 22:12:17 +08:00
Li Minghao 57a0fcd86d
Merge pull request #15720 from taosdata/feature/3.0_mhli
refactor(sync): change wal fsync flag to false
2022-08-04 10:14:20 +08:00
tomchon 8fec8eac94 tset:comment testcase of vnodeReplica 2022-08-03 16:16:55 +08:00
Minghao Li da83f06609 refactor(sync): add sim case 2022-08-03 14:58:58 +08:00
Cary Xu 99cb9bb60e
Merge pull request #15687 from taosdata/feature/TD-11274-3.0
fix: handle rsma resource leak
2022-08-02 20:42:38 +08:00
Cary Xu cecec01b75 fix: handle rsma resource leak 2022-08-02 19:21:27 +08:00
shenglian-zhou 16357345ef
Merge pull request #15678 from taosdata/szhou/fix/join
fix: make multi-table table join test case pass CI
2022-08-02 17:02:00 +08:00
slzhou c0d0efffef fix: fix multi table join test case 2022-08-02 16:21:19 +08:00
dapan1121 517b03a6fc
Merge pull request #15663 from taosdata/enh/addAppStat
enh: support app level stat
2022-08-02 15:07:26 +08:00
slzhou 5b8207556c fix: taken onCondtion of join node into account when eliminate projects 2022-08-02 14:47:29 +08:00
Shengliang Guan 3852aa7498 test: valgrind case 2022-08-02 14:04:49 +08:00
Shengliang Guan d0487750c0 test: valgrind case 2022-08-02 13:57:01 +08:00
Shengliang Guan 31b3c61b9f test: adjust case 2022-08-02 09:53:04 +08:00
dapan1121 cc3a7375ed enh: support app level stat 2022-08-01 20:47:08 +08:00
shenglian-zhou 21308d7853
Merge pull request #15639 from taosdata/szhou/fix/join
fix: fix failed case of join.sim
2022-08-01 18:54:42 +08:00
Xiaoyu Wang a73ea6f9ea
Merge pull request #15638 from taosdata/feature/3.0_wxy
fix: some problems of parser and planner
2022-08-01 17:20:27 +08:00
shenglian zhou 799f7d0f87 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fix/join 2022-08-01 16:20:17 +08:00
shenglian zhou 905a07801e fix: fix errors of join test case 2022-08-01 16:19:50 +08:00
Xiaoyu Wang 7bcf6b051a fix: some problems of parser and planner 2022-08-01 16:17:59 +08:00
Shengliang Guan 3fe2f78f30 test: valgrind case 2022-08-01 14:12:50 +08:00
Shengliang Guan 55ec129f0c test: valgrind case 2022-08-01 12:00:47 +08:00