Commit Graph

1601 Commits

Author SHA1 Message Date
wangjiaming0909 54100b1c0d add tsma test, fix catalog cache update 2024-04-16 14:14:40 +08:00
wangjiaming0909 54666c953f test for tsma 2024-04-16 14:14:40 +08:00
wangjiaming0909 85beb0b441 tsma query explain and add test 2024-04-16 14:14:40 +08:00
dapan1121 7621d72e04
Merge branch '3.0' into feat/TD-27337 2024-04-16 13:33:25 +08:00
Haojun Liao e0cb17211b
Merge pull request #25358 from taosdata/feat/TS-4243-3.0
fix: extracted data block shall initialize pks of datablock info
2024-04-16 13:30:48 +08:00
dapan1121 55d118d17c Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-04-16 09:12:04 +08:00
Yihao Deng ea9385912f Merge branch '3.0' into feat/compress_3.0 2024-04-15 09:06:30 +00:00
dapan1121 f7a31a6928
Merge pull request #25335 from taosdata/feat/xsren/TD-29092
tbname supported
2024-04-15 15:48:47 +08:00
slzhou 31f5b0dca7 fix: add test case for varchar primary key 2024-04-15 14:49:47 +08:00
slzhou 04f1cfaf57 feat: add test case for wrong pk data type 2024-04-15 13:56:56 +08:00
yihaoDeng 4948bd690d 3.0 merge compress 2024-04-15 11:38:44 +08:00
factosea deff7a76b1 add test case 2024-04-11 18:07:10 +08:00
yihaoDeng a02426fd2f Merge branch '3.0' into feature/compressData 2024-04-10 09:03:50 +00:00
Minglei Jin 0761692b14 Merge branch 'feat/TS-4243-3.0' into enh/TD-28945-pk 2024-04-10 16:30:06 +08:00
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 fe12f87c58 Merge branch 'feat/TS-4243-3.0' into enh/TD-28945-pk 2024-04-10 11:21: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
Minglei Jin 6eb014e32b Merge branch 'feat/TS-4243-3.0' into enh/TD-28945-pk 2024-04-09 19:11:46 +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
Minglei Jin 1dbb91bf6a cos/multi-write: default s3_keeplocal to 3650 days 2024-04-08 14:27:22 +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
yihaoDeng e629e71028 Merge branch 'feat/TS-4243-3.0' into feature/compressData 2024-04-01 02:46:21 +00:00
slzhou 719b8439f0 feat: add test for pk modification 2024-04-01 08:58:43 +08:00
yihaoDeng 0a312dfdd6 fix ci error 2024-03-31 03:16:54 +00: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
dapan1121 3f71b53101 fix: case issues 2024-03-26 08:42:17 +08:00
factosea 61e7ae53c8 fix: tag supported when count on subtable 2024-03-25 21:23:27 +08:00
dapan1121 42b0d00575 enh:support join type 2024-03-25 15:19:16 +08:00
dapan1121 91d3848c71 fix: case issue 2024-03-23 20:24:50 +08:00
dapan1121 84d0eb5fc0 fix: case issues 2024-03-22 15:15:07 +08:00
dapan1121 e6caf6fd43 fix: binary copy and case issue 2024-03-22 11:02:21 +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
charles dc92fd3884 Merge branch 'td-28200' of https://github.com/taosdata/TDengine into td-28200 2024-01-22 13:54:17 +08:00
factosea 00fd4f21ca fix: order by same name col 2024-01-22 10:14:11 +08:00
slzhou 0e525a8e22 fix: add test case 2024-01-22 10:11:38 +08:00
dapan1121 3478ed6ec7
Merge pull request #24531 from taosdata/fix/xsren/TD-28364/last_row
fix: last_row error
2024-01-19 09:12:50 +08:00
factosea afbe4d99a8 fix: case 2024-01-18 18:16:18 +08:00
factosea b83bb8c150 fix: last_row error 2024-01-18 17:20:31 +08:00
zk66214 bb715c249d delete duplicated cases 2024-01-18 16:58:55 +08:00
dapan1121 eed1095dc1
Merge pull request #24479 from taosdata/szhou/fix/td-28271
fix: add input ignore group to project
2024-01-18 08:49:31 +08:00
dapan1121 66c9c076e8
Merge pull request #24469 from taosdata/fix/xsren/TD-28204/whereOptimizeConditional
Fix/xsren/td 28204/where optimize conditional
2024-01-17 10:20:51 +08:00
Alex Duan a9e06671c9
Merge pull request #24494 from taosdata/TEST/3.0/TD-28068
add test cases for td-28068
2024-01-17 09:20:50 +08:00
Alex Duan e0569525ce
Merge pull request #24472 from taosdata/coverage/TD-28251-3.0
fix: add csum unsigned type test
2024-01-17 09:11:20 +08:00
zk66214 e11c3ba219 add test cases for td-28068 2024-01-16 19:54:07 +08:00
Alex Duan 0f88e3d3a2 fix: add database name 2024-01-16 18:21:58 +08:00
xinsheng Ren ae5f540692
Merge branch '3.0' into fix/xsren/TD-28204/whereOptimizeConditional 2024-01-16 14:28:37 +08:00
Alex Duan ff76f9835e fix: add twa all types test 2024-01-16 14:00:26 +08:00
Alex Duan d8e4f38dd7
Merge pull request #24476 from taosdata/test/3.0/TD-28094a
test: replace timestamp now with var ts
2024-01-16 11:01:04 +08:00
factosea 3a4eed5c37 fix: checkIsEmptyResult 2024-01-16 10:46:22 +08:00
dapan1121 2fef37a5cc
Merge pull request #24315 from taosdata/fix/xsren/TD-28068/columnNodeRef2
fix: columanRefNode illegal type conversion
2024-01-16 10:08:34 +08:00
dapan1121 53094f62d8
Merge pull request #24359 from taosdata/FIX/TD-27003
Fix : use last row scan when select last_row, last
2024-01-16 08:50:23 +08:00
dapan1121 22b8dbe7d5
Merge pull request #24474 from taosdata/FIX/TD-28018
Fix: last row num error where partition by null column
2024-01-16 08:48:25 +08:00
slzhou 708b739a31 fix: add test case 2024-01-16 08:43:28 +08:00
chenhaoran 3a1d8f2e8f test: replace timestamp now with var ts 2024-01-15 19:14:24 +08:00
fullhonest fafb5b1f03 Fix TD-28018: last row num error where partition by null column 2024-01-15 18:29:41 +08:00
Alex Duan 46eb87f10f fix: add csum unsigned type test 2024-01-15 17:33:06 +08:00
factosea 462bf28126 add case 2024-01-15 16:02:16 +08:00
Alex Duan 4d3ac348e6 Merge branch '3.0' into coverage/TD-28251-3.0 2024-01-15 15:33:56 +08:00