Commit Graph

12596 Commits

Author SHA1 Message Date
54liuyao 3dd7f0731e Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0 2024-03-28 09:11:36 +08:00
slzhou 6e8bc41005 feat: add test case pk func 2024-03-27 09:43:41 +08:00
54liuyao ed87ac75a7 add ci 2024-03-26 19:11:19 +08:00
54liuyao 93edc9d1ff read preversion data of primary key 2024-03-26 17:36:37 +08:00
54liuyao 2935482128 read preversion data of primary key 2024-03-26 16:46:44 +08:00
dapan1121 b688f328d1 Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-03-26 08:42:53 +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
54liuyao d1b974228f add stream check 2024-03-25 11:16:28 +08:00
54liuyao a02535c3ab Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0 2024-03-25 11:15:21 +08:00
slzhou 073e4d8389 fix: increase last_row result size since SFirstLastRes has pk info 2024-03-25 09:48:54 +08:00
wangmm0220 463cd1bf13 fix:add test case 2024-03-25 09:09:17 +08:00
dapan1121 91d3848c71 fix: case issue 2024-03-23 20:24:50 +08:00
Alex Duan 635a0e7b85
Merge pull request #25161 from taosdata/TEST/3.0/TS-4421
Test/3.0/ts 4421
2024-03-22 17:48:40 +08:00
Haojun Liao 717805c075 Merge remote-tracking branch 'origin/fix/3_liaohj' into fix/3_liaohj 2024-03-22 15:17:33 +08:00
Haojun Liao de8670e79a test: restore debugflag 2024-03-22 15:17:20 +08:00
dapan1121 84d0eb5fc0 fix: case issues 2024-03-22 15:15:07 +08:00
Chris Zhai cba77f9f72 update test cases for ts-4221- v5 2024-03-22 14:31:15 +08:00
dapan1121 e6caf6fd43 fix: binary copy and case issue 2024-03-22 11:02:21 +08:00
dapan1121 3835a5b349 fix: error log and union issue 2024-03-22 08:47:07 +08:00
kailixu 61b680241d Merge branch 'fix/3_liaohj' of https://github.com/taosdata/TDengine into fix/3_liaohj 2024-03-21 19:03:56 +08:00
Haojun Liao e9b115d9bc fix(test): update test cases. 2024-03-21 18:57:35 +08:00
Chris Zhai fc75258548 Merge branch '3.0' of github.com:taosdata/TDengine into TEST/3.0/TS-4421 2024-03-21 18:10:15 +08:00
Chris Zhai facca231f8 update test cases for ts-4421 - v3 2024-03-21 14:39:22 +08:00
54liuyao a60f390cdc stream primary key 2024-03-21 10:50:07 +08:00
Chris Zhai 9bf540a1b2 update test case for ts-4421 - v2 2024-03-20 17:35:21 +08:00
dapan1121 65c57e88cd Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-03-20 15:48:43 +08:00
dapan1121 1c0d20a2a4 enh: add test cases 2024-03-20 15:45:24 +08:00
charles 97d7a76d90 add test case for jira td28365 by charles 2024-03-20 09:11:44 +08:00
Chris Zhai 843ecffc66 add test cases for ts-4211 - v1 2024-03-19 19:19:25 +08:00
chenhaoran 34d081b138 add testcase of disorder and null data in tmq test 2024-03-19 16:45:28 +08:00
dapan1121 dcc650521a Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-03-19 16:04:15 +08:00
dapan1121 abd36b0b1a enh: support timeline processing 2024-03-19 16:01:14 +08:00
chenhaoran f0c6515e36 add testcase of disorder and null data in tmq test 2024-03-19 15:01:39 +08:00
Shungang Li 3a656c3595 feat: support 2 replica with arbitrator 2024-03-19 09:30:35 +08:00
kailixu 12a111d7dd Merge branch '3.0' into fix/TS-4421-3.0 2024-03-18 00:24:33 +08:00
kailixu a83e9b9e37 test: test case for limit value 2024-03-18 00:23:49 +08:00
dapan1121 062bdf686e
Merge pull request #25102 from taosdata/fix/TS-4563
fix:[TS-4563]retrieve data error from wal if colid is bigger in tmq
2024-03-17 16:52:29 +08:00
dapan1121 6e674bc1de Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-03-15 18:11:37 +08:00
dapan1121 1c8dcaf46c enh: support timeline functions 2024-03-15 18:10:08 +08:00
kailixu d02a125f34 fix: memory leak when alter json tag to NULL 2024-03-15 16:29:10 +08:00
wangmm0220 5f687f0d88 fix:[TS-4563]retrieve data error from wal if colid is bigger in tmq 2024-03-15 15:59:03 +08:00
factosea 932fba9f34 add test case 2024-03-15 14:23:30 +08:00
kailixu a5f06114fd Merge branch '3.0' into fix/TS-4421-3.0 2024-03-15 13:17:32 +08:00
kailixu 0e3c97b573 test: tag/col insert syntax 2024-03-15 13:16:42 +08:00
kailixu bf80300441 test: tag/col insert syntax 2024-03-15 11:31:28 +08:00
factosea 1d1770ecca fix: test case 2024-03-15 09:09:51 +08:00
kailixu 569d8e6d33 chore: test case for insert syntax and fix of show tags for varbinary/geometry 2024-03-15 02:18:19 +08:00
factosea c472bf6b08 feat: tag supported with group/partition 2024-03-14 19:00:31 +08:00
kailixu 26fdab743b test: tag/col insert syntax 2024-03-14 17:13:56 +08:00
kailixu b3db823767 enh: expand syntax for bool 2024-03-14 11:16:17 +08:00
54liuyao 9de0643566 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-28627 2024-03-14 09:56:16 +08:00
kailixu d0f825e1f5 Merge branch '3.0' into fix/TS-4421-3.0 2024-03-14 08:41:55 +08:00
kailixu 2275eeac7c test: tag/column value verify 2024-03-13 19:58:54 +08:00
kailixu 9901825bb0 enh: support binary/hex integer 2024-03-13 15:12:21 +08:00
dapan1121 fc87e52708
Merge pull request #25064 from taosdata/mark/3.0
fix:key words error
2024-03-13 09:09:40 +08:00
kailixu da0254b49b fix: unify tag value parsing syntax 2024-03-12 19:24:07 +08:00
wangmm0220 71c2e66be8 fix:key words error 2024-03-12 14:44:47 +08:00
54liuyao 14c6dbd2af use non sort merge 2024-03-12 11:45:54 +08:00
kailixu 28e7aef816 fix: unify tag value parsing syntax 2024-03-11 19:54:42 +08:00
wangmm0220 9e5ac49538 fix:[TS-4551] vgroplist is null in subscribe 2024-03-11 09:53:47 +08:00
dapan1121 26ea125f03
Merge pull request #25045 from taosdata/mark/3.0
fix:test case failed in some time
2024-03-11 09:09:18 +08:00
dapan1121 d5d931d393
Merge pull request #25040 from taosdata/fix/TS-4540
fix:memory leak
2024-03-11 09:07:56 +08:00
kailixu 2bd0c3335c fix: unify tag value parsing syntax 2024-03-11 08:30:38 +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 a083f45ac1 Merge branch '3.0' into fix/TS-4421-3.0 2024-03-10 09:52:45 +08:00
Haojun Liao 993a340f3d
Merge pull request #25044 from taosdata/coverage/replace_kill_signal
replace kill signal
2024-03-08 17:19:23 +08:00
Haojun Liao abc16cda18
Merge pull request #25039 from taosdata/fix/nullcheck
test(stream): add some test cases to inc coverage.
2024-03-08 17:03:20 +08:00
yihaoDeng ca3a31440d Merge branch '3.0' of https://github.com/taosdata/TDengine into mark/3.0 2024-03-08 16:42:55 +08:00
yihaoDeng 067fb82adb fix:test case failed in some time 2024-03-08 16:39:55 +08:00
dapan1121 3f36f7ea52 enh: support desc join 2024-03-08 16:23:41 +08:00
Ping Xiao ecfc5ec439 replace kill signal 2024-03-08 16:12:27 +08:00
wangmm0220 bb80866395 fix:memory leak 2024-03-08 14:49:48 +08:00
Haojun Liao 3de1413974 test(stream): add some test cases to inc coverage. 2024-03-08 13:38:51 +08:00
WANG MINGMING ad6da4ab54
Merge branch '3.0' into fix/TS-4540 2024-03-07 23:31:18 +08:00
dapan1121 ae6b16d809
Merge pull request #25031 from taosdata/fix/TS-4544
fix:[TS-4544]do not get vgroup if subscribe query
2024-03-07 19:19:19 +08:00
wangmm0220 95358f374e fix:[TS-4540]fix memory leak 2024-03-07 19:02:12 +08:00
wangmm0220 7c319adf46 fix:[TS-4544]do not get vgroup if subscribe query 2024-03-07 17:59:02 +08:00
wangmm0220 b1167a4410 fix:memory leak 2024-03-07 17:18:22 +08:00
wangmm0220 80f55abc61 fix:[TS-4540]seperate block if insert in one sql when subscribe query 2024-03-07 14:16:10 +08:00
Haojun Liao f4265092ce
Merge pull request #25012 from taosdata/fix/TD-28997
load operator checkpoint
2024-03-07 11:06:55 +08:00
54liuyao 02de597e69 opt ci 2024-03-07 09:00:40 +08:00
chenhaoran f092eead38 test:comment tmqparamstest test with restful 2024-03-06 17:22:25 +08:00
dapan1121 46ea22eecb Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-03-06 13:12:01 +08:00
dapan1121 7045126aa6 fix: inner join issue 2024-03-06 11:18:57 +08:00
dapan1121 19b51ec02c
Merge pull request #24994 from taosdata/mark/3.0
fix:add excluded msg for delete in tmq
2024-03-05 15:46:49 +08:00
yihaoDeng 30b23c3d93 Merge branch '3.0' of https://github.com/taosdata/TDengine into mark/3.0 2024-03-05 13:42:55 +08:00
dapan1121 d2855bfd68
Merge pull request #24969 from taosdata/fix/ly_count
optimize plan and add ci
2024-03-05 10:11:49 +08:00
Hongze Cheng e6e8cb0562
Merge pull request #24996 from taosdata/fix/TD-28984
fix(test/last_row): remove random columns' checking
2024-03-04 16:57:43 +08:00
Alex Duan f76246ef30
Merge pull request #24984 from taosdata/test/3.0/TD-28844-1
test: add subscribe and commits in compatibility test
2024-03-04 16:07:15 +08:00
Minglei Jin eba7b2fa82 fix(test/last_row): remove random columns' checking 2024-03-04 15:58:25 +08:00
54liuyao 988d23dd33 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/ly_count 2024-03-04 15:38:37 +08:00
wangmm0220 c7d115d8aa fix:add excluded msg for delete in tmq 2024-03-04 14:58:13 +08:00
Minglei Jin 376872acc6 fix(test/last_both): remove last_row query 2024-03-04 09:53:49 +08:00
54liuyao efb3558c8f Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2024-03-04 09:08:55 +08:00
chenhaoran 232bd60a23 Merge branch '3.0' of https://github.com/taosdata/TDengine into test/3.0/TD-28844-1 2024-03-04 09:03:09 +08:00
chenhaoran 8ff0fd346f test: add subscribe and commits in compatibility test 2024-03-04 02:42:03 +08:00
WANG MINGMING 64656a1db9
Merge branch '3.0' into fix/TD-28627 2024-03-01 18:03:28 +08:00
wade zhang 98fa384da2
Merge pull request #24936 from taosdata/test/3.0/TD-28868
test: Splitting test cases to avoid case timeouts
2024-03-01 11:27:45 +08:00
54liuyao 8df1f09561 optimze plan and add ci 2024-03-01 11:27:33 +08:00
dapan1121 f13c9d2ca4 fix: merge join timetruncate issue 2024-03-01 09:49:59 +08:00
Hongze Cheng c353f6b350
Merge pull request #24963 from taosdata/fix/TD-28329-2
fix(tsdb/cache): new case for column changing
2024-02-29 21:01:12 +08:00
Minglei Jin 3c80f171ef fix(tsdb/cache): new case for column changing 2024-02-29 18:56:14 +08:00
dapan1121 e17518e07f Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-02-29 17:55:17 +08:00
dapan1121 85cca872a5 enh: support timetruncate function 2024-02-29 17:52:53 +08:00
chenhaoran 8cb6ead77c Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2024-02-29 14:51:14 +08:00
54liuyao 6de92f7c15 fix count window issue 2024-02-29 11:30:16 +08:00
54liuyao 02379524a1 fix count window issue 2024-02-29 11:30:16 +08:00
Haojun Liao 7cb5862de4
Merge pull request #24912 from taosdata/feat/TD-28677
add ci
2024-02-29 11:25:42 +08:00
chenhaoran 690c82a49e test: Splitting test cases to avoid case timeouts 2024-02-28 20:48:42 +08:00
WANG MINGMING bf17556c59
Merge branch '3.0' into fix/TD-28627 2024-02-28 17:07:52 +08:00
Alex Duan ef8e1041af
Merge pull request #24898 from taosdata/cases/TD-28408-3.0
fix: forget add show views
2024-02-28 13:33:38 +08:00
Alex Duan 910bf33264 coverage: remove smaCommit.c file 2024-02-28 11:35:33 +08:00
Alex Duan 43b9a1c386 coverage: incSnapshot.py add sleep(5s) after flush database 2024-02-28 10:44:55 +08:00
kailixu 2c4a4a0d2d Merge branch '3.0' into fix/TS-4421-3.0 2024-02-28 09:49:43 +08:00
54liuyao c1129bc861 add ci 2024-02-28 09:34:43 +08:00
Alex Duan cf6e1c9695 coverage: remove smaSnapshot.c because function not publish 2024-02-28 09:23:20 +08:00
dapan1121 479279b75e fix: block data load issue 2024-02-27 18:55:21 +08:00
dapan1121 521c96913e Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-02-27 18:20:45 +08:00
dapan1121 8a2b4e2d86 enh: support group join 2024-02-27 18:18:25 +08:00
Alex Duan 7ba2e37384
Merge pull request #24865 from taosdata/cases/TD-28408-3.0
feat: autoshell add news keyword
2024-02-27 15:30:03 +08:00
Alex Duan d964caf31e fix: adjust 2 tables to write 2024-02-27 12:43:45 +08:00
Alex Duan 6a91673880 fix: add flush_each_batch to json 2024-02-27 10:57:43 +08:00
54liuyao abd000ed03 disable query count 2024-02-27 10:29:15 +08:00
Alex Duan fbc5699215 fix: add show cluster machines 2024-02-27 09:13:56 +08:00
Alex Duan 9a0c402c11 fix: add show.py 2024-02-26 20:43:01 +08:00
Alex Duan a279fcac63 fix: ic set to 1 2024-02-26 20:36:58 +08:00
Alex Duan 8cf6fdce52 fix: ic set to 1 2024-02-26 20:26:47 +08:00
Alex Duan d814eec5e5 fix: diff step is 1000 2024-02-26 19:47:45 +08:00
Alex Duan 21ca4b707a Merge branch '3.0' into cases/TD-28408-3.0 2024-02-26 19:19:00 +08:00
Alex Duan baafcba7ca fix: incShapshot.py change argument and s3 increase data file size 2024-02-26 16:27:32 +08:00
Hongze Cheng 2ea5903132
Merge pull request #23373 from taosdata/feat/TD-26529-3.0
TD-26529
2024-02-26 13:22:56 +08:00
Hongze Cheng 200b5dc09e
Merge pull request #24862 from taosdata/fix/TD-28376-3.0a
fix: user sysinfo
2024-02-26 13:09:31 +08:00
dapan1121 93ffdd856a
Merge pull request #24845 from taosdata/feat/ly_count_window
count window support having
2024-02-26 09:35:31 +08:00
kailixu 4afd45992a fix: sysinfo of dnode variables 2024-02-26 09:30:33 +08:00
Alex Duan 97f56686c0 feat: autoshell add news keyword 2024-02-25 22:40:51 +08:00
Cary Xu e1add42485
Update privilege_sysinfo.sim 2024-02-25 17:58:20 +08:00
kailixu c4b42dbbff test: check user sysinfo during alter repeatedly 2024-02-25 10:34:49 +08:00
kailixu 41a79866b1 test: check user sysinfo during alter repeatedly 2024-02-25 10:23:05 +08:00
kailixu a38a69557a user sysinfo 2024-02-24 23:05:39 +08:00
kailixu d4ef374108 user sysinfo 2024-02-24 22:48:28 +08:00
chenhaoran ab07900895 Merge branch '3.0' into feat/TD-26529-3.0 2024-02-23 20:54:19 +08:00
dapan1121 97aca25633 enh: support group join 2024-02-23 17:59:45 +08:00
Alex Duan 7767a30d58
Merge pull request #24796 from taosdata/coverage/TD-28602-3.0
coverage: snapshot.py and s3_basic.py add stop and start taosd
2024-02-23 14:31:37 +08:00
Alex Duan acdc21ff6c fix: modify retry to upload to 8 minutes 2024-02-23 11:38:04 +08:00
dapan1121 fb953e439d
Merge pull request #24831 from taosdata/szhou/fix/3.0/td-28742
fix: free datablocks that is skipped decided by firt row ts
2024-02-23 11:18:42 +08:00
54liuyao d3dd15e621 count window support having 2024-02-23 11:18:29 +08:00
dapan1121 a745319b81 Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-02-23 08:59:16 +08:00
Alex Duan ee7070445e Merge branch '3.0' into coverage/TD-28602-3.0 2024-02-23 08:50:36 +08:00
dapan1121 807bba9215 fix: window join issues 2024-02-22 18:59:10 +08:00
Alex Duan d8361e979c fix: add check s3 upload over logic 2024-02-22 16:47:27 +08:00
slzhou ac36dd46d5 fix: add test case 2024-02-22 16:32:09 +08:00
dm chen 271e997438
Merge pull request #24823 from taosdata/3.0
merge 3.0
2024-02-22 12:47:42 +08:00
wangmm0220 c22360a529 fix:add excluded msg for meta in tmq 2024-02-22 11:32:45 +08:00
54liuyao 53a4294e4c mid agg operator 2024-02-21 14:48:16 +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
dapan1121 98ed2458ea Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-02-20 17:39:51 -08:00
dapan1121 c4dbae3a5a enh: add window join ut 2024-02-20 17:13:29 -08:00
Alex Duan 73ec02ceb4 coverage: s3 and stop and start taosd 2024-02-20 18:48:06 +08:00
Alex Duan 87ad111b2c coverage: snapshot add stop taosd and start 2024-02-20 18:40:25 +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 980e1b83be
Merge pull request #24775 from taosdata/opti/TS-4480
opti:consume performance if all data is in format of "insert into using"
2024-02-20 09:07:59 +08:00
dapan1121 2cacf6cf20
Merge pull request #24701 from taosdata/test/TD-26813
Test/td 26813
2024-02-20 09:06:39 +08:00
wangmm0220 77e2500a81 fix:conflicts from 3.0 2024-02-19 18:46:31 +08:00
54liuyao af1893d109 merge 3.0 2024-02-19 18:30:12 +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
Alex Duan ba306043bb Merge branch '3.0' into coverage/TD-28602-3.0 2024-02-19 16:06:57 +08:00
wangmm0220 a74f12e2e1 opti:consume performance if all data is in format of "insert into using" 2024-02-19 15:50:43 +08:00
dapan1121 2d597ad845
Merge pull request #24769 from taosdata/enh/xsren/TD-28408/showViews
enh: like supported on show views
2024-02-19 15:35:50 +08:00
dapan1121 b26716f2e8 Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-02-18 22:15:43 -08:00
factosea e17cc16235 enh: like supported on show views 2024-02-19 13:10:27 +08:00
Alex Duan 3a45a3b135 fix: always return zero 2024-02-19 12:10:58 +08:00
facetosea 53a3ab3edc fix: delete slowSQLLog switch 2024-02-19 11:41:58 +08:00
54liuyao e98a67bb9d ci 2024-02-19 11:12:33 +08:00
54liuyao b53dc5602e Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2024-02-19 10:58:20 +08:00
54liuyao ca5bad3624 add ci 2024-02-19 10:33:34 +08:00
Charles fc3e4c2fa0
Update test_ts4467.py 2024-02-19 10:29:00 +08:00
54liuyao 05eaa90c11 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-22023 2024-02-19 08:59:15 +08:00
Alex Duan 72a8fb15b7 fix: fullopt.py index error 2024-02-18 21:21:41 +08:00
Alex Duan 85bfc7ceb4 coverage: remove tglobal.c client no use option 2024-02-18 21:20:02 +08:00
Alex Duan 6dec22c1c2 coverage: add tglobal.c 2024-02-18 20:51:49 +08:00
wangmm0220 fba1fee068 fix:cases error 2024-02-18 19:55:12 +08:00
Alex Duan b3a6fa9c12 coverage: add explain.c 2024-02-18 19:36:35 +08:00
wangmm0220 a8e45440c0 fix:conflicts from 3.0 2024-02-18 18:02:14 +08:00
Alex Duan 0d5787622b
Merge pull request #24746 from taosdata/test/3.0/TD-28491
test: open annotated unit tests in ci
2024-02-18 10:42:24 +08:00
dapan1121 8f63952ad5
Merge pull request #24750 from taosdata/mark/3.0
fix:[TD-28590]add logic for consume excluded
2024-02-18 10:13:25 +08:00
Hongze Cheng 461a0687ec
Merge pull request #24752 from taosdata/feat/TD-27463-3.0
feat: support uniq grant
2024-02-18 09:13:22 +08:00
kailixu 42e3654749 test: add test case for grants 2024-02-18 00:39:47 +08:00
kailixu c976865d7b test: add test case for grants 2024-02-18 00:35:30 +08:00
Alex Duan 4816290a60 coverage: tsched.c mndTrans.h 2024-02-17 18:25:10 +08:00
Alex Duan f6ecea3ff1 coverage: add indexFstRegex.c osSystem.c tuint.c fullopt.py shellArgument 2024-02-17 16:08:44 +08:00
Alex Duan 52bd49285e coverage: osMath.c indexTfile.c 2024-02-16 23:39:19 +08:00
54liuyao aa9d78f3cc mid pull over 2024-02-07 15:43:00 +08:00
54liuyao 56ec97d418 mid pull over 2024-02-07 15:24:11 +08:00
wangmm0220 43624bbe08 fix:cases error 2024-02-07 09:52:41 +08:00
dm chen 6d2d37d964
Merge pull request #24751 from taosdata/3.0
merge 3.0
2024-02-06 19:16:53 +08:00
wangmm0220 478e1a67ae fix:[TD-28590]add logic for consume excluded 2024-02-06 18:14:06 +08:00
54liuyao 9b9ddd9159 batch count window 2024-02-06 17:19:12 +08:00
factosea 9301580886 fix: free mem in callback 2024-02-06 13:06:56 +08:00
54liuyao ba59d4bcb1 add fill history ci 2024-02-05 18:45:19 +08:00
54liuyao d40dfa973b Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-22023 2024-02-05 18:37:47 +08:00
Alex Duan e54db7e74d
Merge pull request #24742 from taosdata/test/3.0/TD-28566
test:add  testcase of data that set stt block is ahead of  data block
2024-02-05 17:42:59 +08:00
chenhaoran 8baa27e6a3 test: open annotated unit tests in ci 2024-02-05 17:11:39 +08:00
charles 916266b968 add test case for task ts-4467 2024-02-05 15:59:32 +08:00
chenhaoran cc601bdde8 test: the correctness of max_delay intermediate processes is no longer checked 2024-02-05 15:40:59 +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
54liuyao c588770699 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-22023 2024-02-05 15:10:34 +08:00
Haojun Liao 6478e167af
Merge pull request #24725 from taosdata/fix/ly_max_delay
max delay
2024-02-05 10:52:33 +08:00
Alex Duan adea2d4b32
Merge pull request #24706 from taosdata/ts4479
update test case for ts4479 and td28163 by charles
2024-02-05 10:43:45 +08:00
54liuyao b16fc7d9df Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-22023 2024-02-05 10:15:59 +08:00
54liuyao c56cebdd49 opt ci 2024-02-05 09:34:18 +08:00
charles 8b50f346aa udpate checkAsan.sh 2024-02-04 18:09:21 +08:00
Alex Duan 8360d6a12b fix: check null value 2024-02-04 18:01:27 +08:00
Alex Duan cb4cb936d3 fix: case passed 2024-02-04 17:48:24 +08:00
Alex Duan c5f5aca4ce fix: fix case passed 2024-02-04 17:35:34 +08:00
54liuyao ea9353b9fd merge 3.0 2024-02-04 16:04:23 +08:00
Alex Duan d51e651c17 fix: case right 2024-02-04 15:00:44 +08:00
Alex Duan 0029c348c5 fix: float and double tsz check 2024-02-04 14:56:24 +08:00
Alex Duan 8559e7061c fix: , replace | with float,double 2024-02-04 13:26:36 +08:00
Alex Duan a386395b20 Merge branch '3.0' into coverage/TD-28559-3.0 2024-02-04 13:24:39 +08:00
Alex Duan b852993b8d remove TD_TSZ macro define 2024-02-04 13:22:39 +08:00
dapan1121 9b008716fe enh: add window join ut 2024-02-02 16:06:01 +08:00
54liuyao 54f216b6c6 add ci 2024-02-02 15:20:56 +08:00
54liuyao 2ac374b2e0 max delay 2024-02-02 15:20:56 +08:00
dapan1121 09510a590f
Merge pull request #24720 from taosdata/fix/TD-28445
fix: join order by not work issue
2024-02-02 13:08:57 +08:00
Minglei Jin 3562ef4334 fix(query/cache): separate null inserting 2024-02-02 12:29:29 +08:00
dapan1121 948845ea35 fix: join order by not work issue 2024-02-02 10:38:09 +08:00
charles 57148a7731 udpate checkAsan.sh to skip asan_malloc_linux.cpp error 2024-02-02 10:16:14 +08:00
Alex Duan ad16d1ed38 fix: comment checkStreamCorrect again 2024-02-02 09:14:20 +08:00
Alex Duan 68fe671cbc add tsz compress 2024-02-01 21:04:38 +08:00
Alex Duan f78b62e224 case: open checkStreamCorrect on s3_basic.py 2024-02-01 19:06:38 +08:00
dmchen 97a120ee09 fix taosd monitor case 2024-02-01 08:41:10 +00:00
charles 54c8f01034 update test case for ts4479 and td28163 by charles 2024-02-01 16:05:20 +08:00
dapan1121 ab87953362 enh: support window join 2024-02-01 14:58:08 +08:00
wangmm0220 a9fcc67321 fix:conflicts from 3.0 2024-02-01 11:13:03 +08:00
“happyguoxy” b1841ceff5 test: add agg group always/not return value cases 2024-02-01 10:41:44 +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
wade zhang eeba6a24ad
Merge pull request #24686 from taosdata/feat/TD-27463-3.0
feat: support uniq grant
2024-02-01 09:47:14 +08:00
shenglian zhou 87e2027475 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/tms/port-3-fe 2024-02-01 09:38:54 +08:00
wangmm0220 74561a66c3 fix:set log level to 135 for some cases 2024-01-31 17:10:31 +08:00
kailixu 69448e4801 chore: adjust test case 2024-01-31 15:48:13 +08:00
wangmm0220 d66d5335bb fix:python error 2024-01-30 09:38:14 +08:00
dapan1121 4a516556a9 enh: add right asof join test cases 2024-01-30 08:49:34 +08:00
dapan1121 dc309d67b8 Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-01-29 17:08:41 +08:00