Commit Graph

1527 Commits

Author SHA1 Message Date
Minglei Jin 49a9c5abad Merge branch '3.0' into feat/TS-4243-3.0 2024-04-10 16:24:24 +08:00
dapan1121 2098b23749
Merge pull request #25311 from taosdata/feat/TD-29091/cast_binary
feat/binary without length supported
2024-04-10 14:59:44 +08:00
factosea 4686d82a2d cast support 2024-04-10 11:48:50 +08:00
Minglei Jin dcd9901d5f Merge branch '3.0' into feat/TS-4243-3.0 2024-04-10 11:18:19 +08:00
dapan1121 5091247957
Merge pull request #25232 from taosdata/feat/TD-29093/2
Feat/td 29093/2
2024-04-10 09:18:15 +08:00
factosea 239844e3b0 feat/binary without length supported 2024-04-09 18:00:48 +08:00
factosea 36066d8f63 fix: multiresFunction 2024-04-09 15:22:16 +08:00
Haojun Liao 33b1391b9a fix(cache): fix memory leak, and update some test cases. 2024-04-08 11:33:26 +08:00
factosea 30c0d944d9 fix test case 2024-04-07 17:45:45 +08:00
factosea 049de874de test case 2024-04-07 14:48:54 +08:00
factosea f95c57695f add test case 2024-04-03 13:56:52 +08:00
slzhou 719b8439f0 feat: add test for pk modification 2024-04-01 08:58:43 +08:00
slzhou 110ac5bd16 feat: add test case for pk func partition by tbname 2024-03-29 17:20:28 +08:00
slzhou 6e8bc41005 feat: add test case pk func 2024-03-27 09:43:41 +08:00
factosea 61e7ae53c8 fix: tag supported when count on subtable 2024-03-25 21:23:27 +08:00
charles 97d7a76d90 add test case for jira td28365 by charles 2024-03-20 09:11:44 +08:00
factosea 932fba9f34 add test case 2024-03-15 14:23:30 +08:00
factosea c472bf6b08 feat: tag supported with group/partition 2024-03-14 19:00:31 +08:00
kailixu 7cb244a067 fix: unify tag value parsing syntax 2024-03-11 00:09:52 +08:00
kailixu 433179af0d fix: unify tag value parsing syntax 2024-03-10 22:14:57 +08:00
kailixu 2c4a4a0d2d Merge branch '3.0' into fix/TS-4421-3.0 2024-02-28 09:49:43 +08:00
slzhou ac36dd46d5 fix: add test case 2024-02-22 16:32:09 +08:00
dapan1121 ba41231373
Merge pull request #24614 from taosdata/szhou/tms/port-3
feat: multi-readers and one merge tree
2024-02-21 10:00:52 +08:00
Hongze Cheng 261d38d4a7
Merge pull request #24710 from taosdata/fix/TD-24422-2
enh(tsdb/cache): flag empty table when creating
2024-02-20 16:17:18 +08:00
Minglei Jin 85738649ce fix(test/query): keep cache query consistent with none model 2024-02-20 11:14:28 +08:00
slzhou e8142dec0e enhance: add test case 2024-02-20 10:39:10 +08:00
Alex Duan 2eb33b6ee6
Merge pull request #24759 from taosdata/coverage/TD-28602-3.0
coverage: add schUtil.c and schedulerTest
2024-02-20 09:14:03 +08:00
dapan1121 2cacf6cf20
Merge pull request #24701 from taosdata/test/TD-26813
Test/td 26813
2024-02-20 09:06:39 +08:00
Alex Duan e207cd80b2
Merge pull request #24745 from taosdata/ts4467
add test case for task ts-4467
2024-02-19 16:54:47 +08:00
Charles fc3e4c2fa0
Update test_ts4467.py 2024-02-19 10:29:00 +08:00
Alex Duan b3a6fa9c12 coverage: add explain.c 2024-02-18 19:36:35 +08:00
charles 916266b968 add test case for task ts-4467 2024-02-05 15:59:32 +08:00
chenhaoran 3e41bcd4fd test:add testcase of data that set stt block is ahead of data block 2024-02-05 15:26:18 +08:00
Minglei Jin 3562ef4334 fix(query/cache): separate null inserting 2024-02-02 12:29:29 +08:00
charles 57148a7731 udpate checkAsan.sh to skip asan_malloc_linux.cpp error 2024-02-02 10:16:14 +08:00
“happyguoxy” 077ed6841c test: add agg group always return value cases 2024-02-01 10:38:31 +08:00
“happyguoxy” 165fd7555b test: add agg group not return value cases 2024-02-01 10:38:09 +08:00
Haojun Liao 834f08a2e0
Merge pull request #24552 from taosdata/fix/3_liaohj
fix(stream): do checkpoint after fill-history task completed.
2024-01-25 16:53:11 +08:00
factosea 2513531eee fix: statecount function checkou arg full equal 2024-01-25 10:19:51 +08:00
Haojun Liao dc1ea9f9a1 fix(stream): clear htask info when unregistering the task. 2024-01-24 16:23:47 +08:00
dapan1121 823981b9b2
Merge pull request #24600 from taosdata/fix/xsren/TD-28447/orderByFuncParamFirstHitColumn
Fix/xsren/td 28447/order by func param first hit column
2024-01-24 10:46:22 +08:00
charles d63606c04f update test case test_ts4382.py for special testing and alter_database.py for arm64 2024-01-23 17:36:06 +08:00
factosea 20b9028a93 fix: case result change 2024-01-23 16:55:45 +08:00
factosea 251585b49c fix: orderby function first hit column 2024-01-23 15:37:50 +08:00
Alex Duan 8670d8c962
Merge pull request #24514 from taosdata/td-28200
add test case for function 'elapsed' by charles
2024-01-23 09:14:30 +08:00
dapan1121 5833b7ff02
Merge pull request #24572 from taosdata/fix/xsren/orderBySameNameCol
fix: order by same name col
2024-01-23 08:48:11 +08:00
dapan1121 110284b360
Merge pull request #24563 from taosdata/fix/xsren/TS-4445/eventWindowCondition
fix: time pseudo column used illegally
2024-01-23 08:43:03 +08:00
factosea 119d64ecdc add test case 2024-01-22 19:54:28 +08:00
Charles 474ef2f7df Merge branch '3.0' into td-28200 2024-01-22 17:17:08 +08:00
Charles eb1f107645
Delete tests/system-test/2-query/test_ts4382.py 2024-01-22 13:56:35 +08:00