Commit Graph

1203 Commits

Author SHA1 Message Date
Shengliang Guan fdf7aecbb3 fix: unstable test case 2022-10-15 17:31:12 +08:00
Shengliang Guan ea4ae8a960 Merge remote-tracking branch 'origin/3.0' into enh/TD-19463_2 2022-10-14 19:23:02 +08:00
Shengliang Guan 78fb1911d4 enh: refactor the code to create and delete mnodes 2022-10-14 17:59:09 +08:00
Minghao Li 2ae4081a3f refactor(sync): add double queues in vnode 2022-10-13 20:57:36 +08:00
dapan1121 c4401b20ba feat: add more case when cases 2022-10-12 16:15:46 +08:00
dapan1121 5e4148e1cf feat: add more case when test cases 2022-10-12 16:02:21 +08:00
dapan1121 a13f553868 Merge remote-tracking branch 'origin/3.0' into feat/caseWhen 2022-10-12 13:33:41 +08:00
dapan1121 c485718d32 feat: add more case when cases 2022-10-12 11:46:49 +08:00
54liuyao 9c170ecfa8 fix(stream): filter error occurred when data was modified 2022-10-09 14:52:39 +08:00
Ganlin Zhao 1fc1546af9 add test case for desc fill 2022-10-08 19:22:49 +08:00
dapan1121 55a26990da feat: support case when cases 2022-10-08 19:07:43 +08:00
54liuyao f569355d06 fix(stream):memory leak 2022-10-08 11:04:36 +08:00
54liuyao f3b2067675 fix(stream): sliding error 2022-09-30 15:37:43 +08:00
54liuyao 46c99915bc feat(stream): distribute interval disc buff 2022-09-30 10:01:51 +08:00
54liuyao 747297bd28 feat(stream): stream fill 2022-09-27 18:11:44 +08:00
Shengliang Guan 95f3041c14 Merge remote-tracking branch 'origin/feature/tq' into fix/TD-19204 2022-09-23 14:55:24 +08:00
Shengliang Guan ef859f7fe1 fix: definite lost 2022-09-22 20:49:53 +08:00
Shengliang Guan 2d6488926d test: case for drop topic 2022-09-22 16:55:04 +08:00
Shengliang Guan 43ef21f67b enh: add oper name to show transaction 2022-09-22 16:19:33 +08:00
slzhou 0c494d374d Merge branch '3.0' of github.com:taosdata/TDengine into szhou/cenc 2022-09-19 17:28:31 +08:00
Xiaoyu Wang cf759fba42 fix: parsing conflicts 2022-09-16 19:54:46 +08:00
slzhou 817eed740f fix: prototype to verify stream + udf as task framework 2022-09-15 10:01:24 +08:00
54liuyao d4d4d2c086 feat(stream):optimize delete window 2022-09-13 16:50:27 +08:00
Shengliang Guan 45f352114d
Merge pull request #16743 from taosdata/fix/mnode
enh: add table_prefix and table_suffix options to database
2022-09-08 18:50:11 +08:00
54liuyao 3cbd3db8ce feat(stream): stream delete for session&state 2022-09-08 14:14:52 +08:00
Shengliang Guan adff7af9dd enh: add table_prefix and table_suffix options to database 2022-09-08 13:54:54 +08:00
Shengliang Guan 78abfdd28b
Merge pull request #16737 from taosdata/feature/3_liaohj
refactor(query): add some logs.
2022-09-08 11:12:05 +08:00
Haojun Liao 0b6070e518 refactor(query): add some logs. 2022-09-08 09:45:11 +08:00
54liuyao 1f5d9a38e7 feat(stream):change single interval disc buff and interval delete 2022-09-07 14:48:14 +08:00
Haojun Liao cf46b22267 fix(query): fix error in tsdbread. 2022-09-06 19:27:49 +08:00
54liuyao f35f5d5f4f feat(stream): refactor single interval 2022-09-05 13:19:40 +08:00
Haojun Liao 450173a66a Merge branch '3.0' into refact/tsdb_optimize 2022-09-03 22:20:05 +08:00
Xiaoyu Wang ccaf6f8a78 feat: add database option 'table_prefix' and 'table_suffix' 2022-09-03 11:22:36 +08:00
Haojun Liao d9d7c81872
Merge branch '3.0' into refact/tsdb_optimize 2022-09-03 10:14:48 +08:00
Hongze Cheng 88bc40527b
Merge pull request #16618 from taosdata/fix/TD-18854
fix: rlock for meta uid index querying from query related threads
2022-09-02 17:39:28 +08:00
Minglei Jin d94a758310 fix: sleep 1s before starting query 2022-09-02 16:48:19 +08:00
Hongze Cheng fc538f436a Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_optimize 2022-09-02 15:59:03 +08:00
Haojun Liao a170796f66 fix(query): fix invalid read/write. 2022-09-02 14:34:30 +08:00
Shengliang Guan ae54c4a50b enh: let show vnodes works 2022-09-02 14:24:45 +08:00
54liuyao 83e62c3849 feat(stream):stream partition by column 2022-09-01 15:05:24 +08:00
Shengliang Guan f2d14220eb
Merge pull request #16551 from taosdata/feature/3.0_mhli
refactor(sync): delete ASSERT(0) in snapshotReceiverFinish
2022-09-01 13:10:17 +08:00
Ganlin Zhao 4f772ee711 Merge branch '3.0' into fix/TD-16780 2022-09-01 11:28:28 +08:00
Minghao Li 87dd0fc168 refactor(sync): delete ASSERT(0) in snapshotReceiverFinish 2022-09-01 10:54:02 +08:00
Ganlin Zhao 3d4807fbe9 fix test cases 2022-08-31 19:30:56 +08:00
dapan1121 65e2b4d34b fix: fix case issue 2022-08-31 09:43:40 +08:00
Shengliang Guan 1c7eb9daac
Merge pull request #16482 from taosdata/fix/filterResErr
fix: fix filter group merge error
2022-08-30 09:08:05 +08:00
Xiaoyu Wang b5e177f151 fix: some problems of parser 2022-08-29 18:52:00 +08:00
dapan1121 a861537bc0 fix: fix filter group merge error 2022-08-29 15:44:10 +08:00
wenzhouwww@live.cn 83272a0ac5 docs: updagte taos shell as TDengine CLI for 3.0 version ,include in taos.cfg 2022-08-26 18:38:04 +08:00
Haojun Liao 13563f1733
Merge pull request #16412 from taosdata/feature/3_liaohj
refactor(query): check table in uid order when handling the last block, and some internal refactor.
2022-08-26 10:44:27 +08:00
Haojun Liao 30b4023e24 test: update the test cases. 2022-08-25 22:11:45 +08:00
Xiaoyu Wang 63792daeeb fix: user permission error with sysinfo 0 2022-08-25 17:18:11 +08:00
Shengliang Guan 91659c8c50 refactor: make uptimeInterval can be configured 2022-08-25 15:17:04 +08:00
Shengliang Guan e41a000261
Merge pull request #16397 from taosdata/fix/TD-18617
fix(query): fix multiple interp used result number of rows incorrect
2022-08-25 13:33:02 +08:00
Ganlin Zhao 167673e509 Merge branch '3.0' into fix/TD-18617 2022-08-25 11:14:05 +08:00
Ganlin Zhao 7f3146203b Merge branch '3.0' into fix/TD-18617 2022-08-25 11:13:33 +08:00
Shengliang Guan 0758d32964
Merge pull request #16382 from taosdata/feat/3.0_systable_privilege_wxy
feat: system table visible permission
2022-08-25 11:08:12 +08:00
Xiaoyu Wang c7cb06e396 feat: system table visible permission 2022-08-24 17:54:04 +08:00
Shengliang Guan 8f6aaf0a60 fix: donot retry if error code not match retry code 2022-08-24 13:47:27 +08:00
dapan1121 12d9366b84 fix:fix explain analyze validate issue 2022-08-22 19:50:22 +08:00
54liuyao 25b735f0e3 feat(stream): delete result 2022-08-22 14:05:19 +08:00
Shengliang Guan 4b94c76621 test: valgrind case 2022-08-22 10:40:23 +08:00
Shengliang Guan 4bc8e086a8
Merge pull request #16262 from taosdata/feature/3.0_interval_hash_optimize
enh: rsma batch process and code optimization
2022-08-21 23:57:58 +08:00
Haojun Liao 38b30d071e fix(query): fix errors. 2022-08-21 00:02:43 +08:00
Hongze Cheng b1d2285b05 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last 2022-08-20 20:49:44 +08:00
Haojun Liao 09ffcd2e13 fix(query): fix bug in tsdbread 2022-08-20 12:41:58 +08:00
Cary Xu 053d00e660 Merge branch '3.0' into feature/3.0_interval_hash_optimize 2022-08-20 10:40:13 +08:00
Shengliang Guan d3d0d88cdd test: restore case 2022-08-19 22:05:33 +08:00
Cary Xu a9fcc12c33 enh: rsma batch process 2022-08-19 20:08:09 +08:00
Hui Li fdb94e3db3
Merge pull request #16213 from taosdata/fix/TD-18487
fix(query): restrict interp input type to numerical type only
2022-08-19 11:41:36 +08:00
Shengliang Guan 24bfe2e2eb test: valgrind case 2022-08-18 20:51:28 +08:00
Ganlin Zhao 234b89767d fix test case 2022-08-18 19:33:45 +08:00
Ganlin Zhao 31872611bd fix test case 2022-08-18 19:32:14 +08:00
Shengliang Guan a5be373ae1 Merge branch '3.0' into fix/TD-18437 2022-08-17 00:26:10 +08:00
Shengliang Guan 0c41c832fc fix: test case error 2022-08-16 19:35:28 +08:00
Shengliang Guan e73a311a08 test: add case for dupliate supertable name 2022-08-16 19:30:32 +08:00
Hui Li 9ffb72aa17
Merge pull request #16137 from taosdata/feature/stream
fix(stream): window delete
2022-08-16 16:13:52 +08:00
Liu Jicong 645a2cce97 fix(stream): window delete 2022-08-16 14:25:00 +08:00
Ganlin Zhao fb00a50b9f fix(query): fix test cases 2022-08-15 14:17:27 +08:00
Ganlin Zhao 3e9609e240 fix(query): fix test cases 2022-08-15 14:15:06 +08:00
Ganlin Zhao 9d4c19ac48 fix(query): fix test cases 2022-08-15 14:14:28 +08:00
Ganlin Zhao 6a04b8be09 fix(query): fix test cases 2022-08-15 14:12:20 +08:00
Ganlin Zhao f8f0d08c2e fix(query): fix test cases 2022-08-15 14:10:07 +08:00
Xiaoyu Wang 4f15fc19b1
Merge pull request #16042 from taosdata/feature/3.0_wxy
enh: create stream options adjust
2022-08-12 20:22:08 +08:00
Shengliang Guan 3319c0937b
Merge pull request #15801 from taosdata/feature/3.0_fill_enh
fix(query): fix bug in fill
2022-08-12 20:04:33 +08:00
Minghao Li e8d63b7228 refactor(sync): update DEFAULT_DB_WAL_RETENTION_PERIOD 2022-08-12 17:35:41 +08:00
Shengliang Guan 5b300b5819
Merge pull request #16044 from taosdata/fix/mnode
fix: deadlock of mnode if its state changed
2022-08-12 17:14:56 +08:00
Shengliang Guan c47e387d13 fix: deadlock of mnode if its state changed 2022-08-12 15:57:07 +08:00
Xiaoyu Wang 1cce6494a6 enh: create stream options adjust 2022-08-12 15:04:04 +08:00
dapan1121 46edeec314 fix: fix case issues 2022-08-12 14:55:31 +08:00
Haojun Liao dc991a9040 other:merge 3.0 2022-08-12 14:51:52 +08:00
Haojun Liao 166cdcec7c fix(query): fix bug in fill. 2022-08-12 14:04:43 +08:00
Xiaoyu Wang 6b9699aaa4
Merge pull request #15978 from taosdata/feature/3.0_wxy
enh: show command optimize
2022-08-12 00:40:35 +08:00
Xiaoyu Wang 03a39381c0 enh: show command optimize 2022-08-12 00:07:24 +08:00
Cary Xu a4a7022caf
Merge pull request #15976 from taosdata/feature/3.0_interval_hash_optimize
enh: rsma fetch optimization
2022-08-11 23:20:01 +08:00
Xiaoyu Wang 15fae2418c enh: show command optimize 2022-08-11 23:13:45 +08:00
Xiaoyu Wang 4155a3bef4 enh: show command optimize 2022-08-11 21:55:20 +08:00
Cary Xu 64a92ff839 test: tsma case optimization 2022-08-11 21:31:34 +08:00
Xiaoyu Wang d9d892bf29 enh: show command optimize 2022-08-11 21:21:59 +08:00
Xiaoyu Wang 44df51f98f enh: show command optimize 2022-08-11 20:56:31 +08:00
Xiaoyu Wang 7176bb9198 merge 3.0 2022-08-11 20:30:02 +08:00
Xiaoyu Wang 9a9aef985e enh: show command optimize 2022-08-11 20:26:40 +08:00
Ganlin Zhao 37080a36b8
Merge pull request #15988 from taosdata/fix/TD-18331
fix(query): forbid interp in super table query
2022-08-11 18:15:51 +08:00
liuyao 9776404998
Merge pull request #15984 from taosdata/feature/TD-17811
feat(stream):delete window
2022-08-11 17:43:51 +08:00
Ganlin Zhao 19ab8ba58c fix test cases 2022-08-11 16:50:45 +08:00
Ganlin Zhao 72d6802231 fix test cases 2022-08-11 16:41:22 +08:00
54liuyao c10a1adbd3 feat(stream):delete window 2022-08-11 16:33:35 +08:00
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
Haojun Liao a74c830125 fix(query): support scalar function in fill operator. 2022-08-06 19:34:15 +08:00
Haojun Liao d1c6835eda other: merge 3.0 2022-08-06 15:26:58 +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