Commit Graph

4345 Commits

Author SHA1 Message Date
wangjiaming0909 143dda3e6f add tests for tsma with bigger interval 2024-07-09 19:31:16 +08:00
wangjiaming0909 64f3d11783 add tests for month/year tsma interval 2024-07-09 17:39:44 +08:00
dapan1121 3852c55a75
Merge pull request #26423 from taosdata/fix/TD-30883-3.0
fix[TD-30883] tmqParamsTest.py failed in some times
2024-07-09 17:12:00 +08:00
zhipz c29d22449c Using the checkdata. 2024-07-09 17:07:47 +08:00
charles 87428925d9 udpate test case for backquote modification 2024-07-09 16:48:19 +08:00
factosea 163b31a4ee fix: type overflow 2024-07-09 14:48:21 +08:00
zhipz 466d39fa02 Adding database parameter in common.py:new_con, common.py:new_cur.
Changing some content of TS-5130.py
2024-07-09 11:17:31 +08:00
factosea 28dc3c85ea type overflow 2024-07-08 20:38:23 +08:00
wangjiaming0909 73d4fa48f9 support month/year tsma interval 2024-07-08 18:22:33 +08:00
wangmm0220 7ff7ef1d73 fix:[TD-30883]send hb before close in tmq 2024-07-08 13:51:30 +08:00
Hongze Cheng c8aa963417
Merge pull request #26434 from xinjiempolde/enh/TD-21826-3.0
enh/td-21826-3.0 error handling for stmt
2024-07-08 10:21:14 +08:00
zhipz c8e10d15a5 Adding test case for TS-5130 2024-07-08 09:30:07 +08:00
wangjiaming0909 dbc2e9ec75 support bigger tsma interval 2024-07-05 18:21:48 +08:00
xjzhou c9153b8176 update CI test case stmt_error 2024-07-05 16:27:40 +08:00
factosea 748e34f15e fix test case 2024-07-04 19:34:12 +08:00
wangmm0220 ea7733f9ce fix[TD-30883] tmqParamsTest.py failed in some times 2024-07-04 18:10:10 +08:00
sima 7526f8315a feat:[TS-5131] Support parse alias table name with backquote. 2024-07-04 16:10:19 +08:00
factosea 593d8adc42 test case 2024-07-04 15:56:12 +08:00
Alex Duan c8022d1104
Merge pull request #26406 from taosdata/td28163
add and update ci test cases by charles
2024-07-04 13:46:47 +08:00
charles 069145ad85 add and update ci test cases by charles 2024-07-04 11:09:59 +08:00
“happyguoxy” 1f288aa8c7 modify cases time cost 2024-07-03 19:23:10 +08:00
“happyguoxy” 50b9af1422 modify cases time cost 2024-07-03 18:20:22 +08:00
wangjiaming0909 6df387bb12 fix fill ts test case 2024-07-01 08:59:01 +08:00
sima 6282ebef22 fix:[TD-30755] fix heap-buffer-overflow when no qualified data in pk's data block. 2024-06-28 09:20:42 +08:00
sima 4601583361 fix:[TD-30730] Modify precision rules for input parameters of function timetruncate and add test. 2024-06-27 08:42:59 +08:00
sima 5685346d78 fix:[TD-30730] Modify precision rules for input parameters of function to_iso8601 and add test. 2024-06-27 08:42:59 +08:00
bitcapybara 6517f59a85 test: Update TDTestCase in tmq_taosx.py to include additional data checks 2024-06-26 07:12:17 +00:00
bitcapybara 6e6a9acc43 test: [TS-5067] add test cases for the drop consumer group statement 2024-06-26 03:03:59 +00:00
dapan1121 ccda3a7f0d
Merge pull request #26263 from taosdata/fix/TS-4921
feat:[TS-4921] add slow log logic
2024-06-25 17:07:35 +08:00
dapan1121 3decadf764
Merge pull request #26213 from taosdata/fix/3.0/first_last_fill_order_fault
fix first last fill with ts order fault
2024-06-24 15:44:24 +08:00
wangmm0220 ed16b1e8db fix:conflict from 3.0 2024-06-24 12:03:10 +08:00
wangmm0220 a29d1b0c59 fix:test case error 2024-06-24 10:18:09 +08:00
wangmm0220 51a66a684a fix:[TS-5067] memory leak 2024-06-21 18:25:35 +08:00
wangmm0220 ddcf7c74f7 fix:[TS-5067] check if consumer belong to this cgroup:topic where drop cgroup 2024-06-21 14:11:33 +08:00
Hongze Cheng 70851f6bed
Merge pull request #26160 from taosdata/enh/TD-30554-3.0
tfs: support disable create new file
2024-06-20 16:46:00 +08:00
kailixu 3ed71361bb tfs: support disable create new file 2024-12-31 09:36:21 +08:00
kailixu 7dd242a047 tfs: support disable create new file 2024-12-31 09:33:16 +08:00
wangjiaming0909 29274a330f fix first last fill with ts order fault 2024-06-20 14:17:04 +08:00
kailixu 6d2b8fe2bf tfs: support disable create new file 2024-06-18 19:08:00 +08:00
kailixu d87a7d2809 Merge branch '3.0' into enh/TD-30554-3.0 2024-06-18 08:51:53 +08:00
dmchen ec1e7c77d6 fix case 2024-06-17 12:40:23 +00:00
Hongze Cheng e0a5b6f2ea
Merge pull request #26140 from taosdata/fix/TD-30467-3.0
fix: check range option
2024-06-17 11:36:24 +08:00
kailixu e1f5e6d533 Merge branch '3.0' into enh/TD-30554-3.0 2024-06-17 10:44:11 +08:00
dapan1121 e34a8b48df
Merge pull request #26008 from taosdata/fix/TS-4833/dataloaded
partition interval and limimt, dataload error
2024-06-17 08:32:19 +08:00
kailixu 1f646713fe fix: check range option of alter user 2024-06-13 16:36:18 +08:00
kailixu 50d163f10d Merge branch '3.0' into enh/TD-30554-3.0 2024-06-13 11:11:29 +08:00
kailixu cdc7083b09 Merge branch '3.0' into enh/TD-30554-3.0 2024-06-13 11:11:01 +08:00
dapan1121 d21e2f52de
Merge pull request #26054 from taosdata/fix/TD-30365
fix:[TD-30365] ci case error & drop topic error if vnode is splitted
2024-06-13 09:55:34 +08:00
dapan1121 18b5475771
Merge pull request #25511 from taosdata/fix/TD-29671/tableAliasName
fix: select failed as using table alias name
2024-06-13 08:50:19 +08:00
kailixu ff47e1eab1 enh: support enable/disable tfs config entries 2024-06-12 17:12:30 +08:00
factosea 5e4107df93 test case 2024-06-12 13:23:09 +08:00
factosea 5f347a0b22 test case 2024-06-12 11:50:03 +08:00
Haojun Liao 623a73f57b
Merge pull request #26089 from taosdata/fix/3_liaohj
fix(stream): init the node list and task list when starting mnode.
2024-06-12 11:34:10 +08:00
Haojun Liao 80eb88d6ac fix(stream): wait for more 5 sec. 2024-06-11 19:54:38 +08:00
Haojun Liao 781b644a8c fix(stream):fix memory leak and update test cases. 2024-06-11 16:34:47 +08:00
factosea 7e0c4eeb7d fix: join test case 2024-06-11 15:36:41 +08:00
kailixu 054cb9b64a Merge branch '3.0' into enh/TS-3737-3.0 2024-06-07 14:09:23 +08:00
Alex Duan de2cf66803
Merge pull request #26035 from taosdata/test/TD-30382
test: update stream case for TD-30382
2024-06-07 13:52:09 +08:00
kailixu a8788ec3a6 enh: check range for user enable/sysinfo/createdb 2024-06-07 13:30:10 +08:00
kailixu 7de2928c86 Merge branch '3.0' into feat/TD-30053-3.0 2024-06-07 10:28:22 +08:00
kailixu 7abd569aad test: test case for show grants full 2024-06-07 10:27:59 +08:00
dapan1121 00f8ea810c
Merge pull request #26074 from taosdata/fix/TD-30197
adj test case
2024-06-07 08:52:48 +08:00
54liuyao 262433eec5 adj test case 2024-06-06 17:39:17 +08:00
kailixu 2f5179cf44 Merge branch '3.0' into enh/TS-3737-3.0 2024-06-06 16:42:04 +08:00
kailixu cf6cbee568 test: adjust test case for taos/taosd version output 2024-06-06 14:10:33 +08:00
kailixu 5eb4f66452 test: adjust test case for taos/taosd version output 2024-06-06 13:01:03 +08:00
Hongze Cheng 070ec1412e
Merge pull request #26048 from taosdata/enh/TS-4885
enh/wal_level: new level 0 to disable wal writing
2024-06-06 10:19:50 +08:00
wangmm0220 a644814674 Merge branch 'fix/TD-30365' of https://github.com/taosdata/TDengine into fix/TD-30365 2024-06-05 18:04:55 +08:00
wangmm0220 48ecba95da fix:[TD-30365] ci case error & drop topic error if vnode is splitted 2024-06-05 18:02:57 +08:00
Minglei Jin 5bd4961d7c wal_level 0/fsync: update case 2024-06-05 16:50:56 +08:00
kailixu c89f06eaf3 chore: adjust test case 2024-06-05 14:56:47 +08:00
Alex Duan c565ee80c0
Merge pull request #26043 from taosdata/ts4851
update test cases to fix uncertainty results by charles
2024-06-05 13:46:57 +08:00
wangmm0220 a5db0b4de5 fix:[TD-30365] test case error 2024-06-05 10:41:22 +08:00
charles 68915197ee update test cases to fix uncertainty results by charles 2024-06-05 08:25:39 +08:00
kailixu e5bd28752a test: adjust test case for createdb 2024-06-04 18:14:20 +08:00
kailixu d7b63b9a83 test: adjust test case for createdb 2024-06-04 16:50:49 +08:00
kailixu 2f222514dc chore: merge 3.0 2024-06-04 16:34:02 +08:00
jiajingbin c70fe820f9 test: update stream case for TD-30382 2024-06-04 16:26:52 +08:00
jiajingbin cb91923525 test: update stream case for TD-30382 2024-06-04 16:24:36 +08:00
Haojun Liao 927e2237de Merge branch '3.0' into fix/3_liaohj 2024-06-03 15:56:02 +08:00
dapan1121 affdeed944
Merge pull request #25909 from taosdata/feat/ly_tmq_batch_meta
optimize tmq snapshot meta
2024-06-03 10:19:57 +08:00
Haojun Liao 923eaaa569 fix(test): update test cases. 2024-05-31 16:12:44 +08:00
Ping Xiao 426527023f TD-30354: update test case 2024-05-31 16:09:08 +08:00
Haojun Liao bef1953b24
Merge branch '3.0' into fix/3_liaohj 2024-05-31 14:27:46 +08:00
Hongze Cheng 0988064f9c
Merge pull request #25950 from taosdata/fix/TD-30291-3.0
fix: arb distinguish between isSync and acked
2024-05-30 19:50:51 +08:00
dapan1121 4f67ccc5d5
Merge pull request #25935 from taosdata/fix/3.0/TD-30188
fix select from union all caused crash
2024-05-30 15:45:44 +08:00
Haojun Liao 5768cc94a1 Merge branch '3.0' into fix/3_liaohj 2024-05-30 15:35:00 +08:00
Ping Xiao 9e842929e8 TS-4847: add test case 2024-05-29 14:36:14 +08:00
54liuyao 444014f6ac add ci 2024-05-29 14:10:08 +08:00
Shungang Li 4bfddf5020 fix: ci test case 2024-05-28 19:09:56 +08:00
Haojun Liao bd514fe4d3 other: merge rows. 2024-05-28 11:13:09 +08:00
wangjiaming0909 fd34087b8c fix select from union all caused crash 2024-05-27 16:20:13 +08:00
Alex Duan 5887b3753e
Merge pull request #25919 from taosdata/test/fix_stream_subtable_case_3.0
test: update stream case for subtable
2024-05-27 11:11:27 +08:00
Haojun Liao 89fb56e77d other: merge 3.0 2024-05-24 11:41:51 +08:00
jiajingbin 3a9a21b825 test: update stream case for subtable 2024-05-24 10:31:03 +08:00
Alex Duan a491037199
Merge pull request #25856 from taosdata/test/3.0/TD-30164
Test/3.0/td 30164
2024-05-23 15:28:54 +08:00
Haojun Liao 5aae69338c fix(test): update test cases. 2024-05-22 16:13:13 +08:00
Haojun Liao 77852fa702 fix(stream): avoid data overflow and fix test cases. 2024-05-22 13:20:45 +08:00
dapan1121 f8c9d40ff6
Merge pull request #25849 from taosdata/fix/3.0/TS-4806
fix event window operator forget filting having clause
2024-05-22 09:10:45 +08:00
chenhaoran 9881a833a6 test:modify testcase for TD-30187 2024-05-21 19:07:50 +08:00
chenhaoran 69b2c9feca test:print error message in ci of address sanitizer test 2024-05-21 15:45:18 +08:00
dapan1121 09609dbac5
Merge pull request #25825 from taosdata/fix/3.0/TD-30065
fix show create table with empty table name
2024-05-21 09:16:51 +08:00
Haojun Liao 3baa4169e6 Merge branch '3.0' into fix/3_liaohj 2024-05-20 10:31:53 +08:00
wangjiaming0909 9ae476c147 fix event window operator forget filting having clause 2024-05-20 10:30:51 +08:00
chenhaoran 5d73586158 test:add last cache test in compatibility 2024-05-17 18:14:14 +08:00
wangjiaming0909 59bf72428d fix show create table with empty table name 2024-05-17 17:52:17 +08:00
chenhaoran b58d21f195 Merge branch '3.0' of https://github.com/taosdata/TDengine into test/3.0/TD-29957 2024-05-17 16:49:11 +08:00
haoranchen 3ecdd57673
Update compatibility.py 2024-05-17 14:59:39 +08:00
dapan1121 028c388435
Merge pull request #25788 from taosdata/fix/3.0/TD-30044
fix partition_by_col interval not loading blocks caused crash
2024-05-16 18:20:25 +08:00
haoranchen 55bb398098
Update compatibility.py 2024-05-16 09:49:43 +08:00
wangjiaming0909 2279f60eed fix partition_by_col interval not loading blocks caused crash 2024-05-16 09:48:00 +08:00
Haojun Liao f8eb217c75
Merge pull request #25790 from taosdata/fix/TD-30064
fix:remove dot from child table in stream
2024-05-16 09:21:22 +08:00
Alex Duan 18903ff79b
Merge pull request #25797 from taosdata/TEST/3.0/TS-4791
Test/3.0/ts-4791
2024-05-15 18:32:16 +08:00
Hongze Cheng 9dd3f326ea
Merge pull request #25731 from taosdata/enh/TD-29968-3.0
enh: grant support s3/active-active/dual-replica/db_encryption
2024-05-15 15:52:28 +08:00
Chris Zhai 5ac136fdee update test cases for TS-4791 2024-05-15 15:20:20 +08:00
wangmm0220 1eb2984986 fix:remove dot from child table in stream 2024-05-15 14:57:50 +08:00
Haojun Liao abd90c733a fix(stream): remove backend files only after the in-memory task is dropped. 2024-05-15 14:24:35 +08:00
kailixu ba8d44e49c fix: error msg of show tags from ntb/view 2024-05-14 12:49:09 +08:00
kailixu 4abe06627c fix: error msg of show table tags from view 2024-05-14 12:25:25 +08:00
Minglei Jin b318121e8e Merge branch '3.0' into enh/TD-29968-3.0 2024-05-14 10:57:33 +08:00
kailixu 8ab24c71d0 fix: show tags from undefined table 2024-05-13 17:14:29 +08:00
factosea e3f5cc9af1 skip join case 2024-05-13 13:32:41 +08:00
“happyguoxy” 7d4ebd88e7 add pk cases 2024-05-13 11:51:19 +08:00
“happyguoxy” 82b60a0bbf add pk cases 2024-05-13 11:51:16 +08:00
“happyguoxy” ddb694a57e add pk cases 2024-05-13 11:51:12 +08:00
“happyguoxy” 8fcf35783a add pk cases 2024-05-13 10:32:05 +08:00
“happyguoxy” 3930cef9ac add pk cases 2024-05-13 10:32:01 +08:00
factosea d538bf3048 join test case 2024-05-13 00:25:40 +08:00
kailixu 60e02eb3e6 Merge branch '3.0' into enh/TD-29968-3.0 2024-05-12 23:15:40 +08:00
chenhaoran c72de84fd1 test:add last cache test in compatibility 2024-05-10 18:08:59 +08:00
kailixu 7418711878 test: test case for show grants full 2024-05-10 17:25:33 +08:00
“happyguoxy” 56c29e22cc add pk cases 2024-05-10 11:17:01 +08:00
“happyguoxy” 168f6ab257 add pk cases 2024-05-10 10:31:16 +08:00
“happyguoxy” 30f90b8ec3 add pk cases 2024-05-09 09:08:55 +08:00
“happyguoxy” 47d83aefb1 add pk cases 2024-05-09 09:08:36 +08:00
“happyguoxy” c1dd51507e add pk cases 2024-05-08 18:58:22 +08:00
“happyguoxy” 4ea967587f add pk cases 2024-05-08 18:58:18 +08:00
“happyguoxy” b44e2d3ab6 add pk cases 2024-05-08 18:58:04 +08:00
“happyguoxy” ff15b921a5 add pk cases 2024-05-08 18:57:45 +08:00
“happyguoxy” a09856957a add pk cases 2024-05-08 18:57:26 +08:00
factosea 0d86361a94 add test case 2024-05-07 17:21:10 +08:00
Chris Zhai 7b017b817d update test cases 2024-05-06 14:55:39 +08:00
Chris Zhai 5ea788fb7e add test cases for td-29157 2024-05-06 11:36:56 +08:00
Haojun Liao f2bc93b78d
Merge pull request #25598 from taosdata/fix/3_liaohj
refactor(stream): opt stream sink perf.
2024-04-30 16:59:22 +08:00
Haojun Liao d73fd5492a fix(test): update test case. 2024-04-30 14:24:20 +08:00
dapan1121 c0bd60fa9d
Merge pull request #25596 from taosdata/use_tsma_when_partition_by_tag
use tsma when partition by tag
2024-04-30 13:25:56 +08:00
wangjiaming0909 bf1c12af53 use tsma when partition by tag 2024-04-30 09:30:36 +08:00
wangjiaming0909 94fc209d7d fix scanoperator using sma info of last group 2024-04-29 16:17:04 +08:00
wangjiaming0909 5bab2db71f fix count return negative value when loading sma 2024-04-29 10:43:26 +08:00
dapan1121 0997355460
Merge pull request #25560 from taosdata/tsma_tradeoff
usable tsma
2024-04-29 09:22:50 +08:00