Commit Graph

2057 Commits

Author SHA1 Message Date
slzhou 664647c4a4 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/tms/port-3 2024-01-26 11:05:59 +08:00
slzhou 1eedb9e7fa fix: preallocated columns does not have data 2024-01-26 10:55:14 +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
54liuyao 7105b0ffe3 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-22023 2024-01-25 10:12:13 +08:00
Haojun Liao 0cd84aa587 fix(stream): gen checkpoint for single task. 2024-01-23 17:51:50 +08:00
dapan1121 6640809638 Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-01-23 14:48:12 +08:00
slzhou 5c9edce538 fix: whole block error 2024-01-23 10:45:26 +08:00
dapan1121 5d58c27f56 fix: join subquery timestamp order mis-match issue 2024-01-22 14:03:11 +08:00
dapan1121 3fecb387cc enh: support asof join 2024-01-19 18:03:16 +08:00
54liuyao bbabf91566 Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2024-01-19 14:50:16 +08:00
54liuyao 5a7d72d6ef Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2024-01-19 10:39:11 +08:00
54liuyao ff8908dede ignore invalid state 2024-01-18 18:30:21 +08:00
dapan1121 fb20dd51de Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-01-18 17:11:25 +08:00
dapan1121 6285852f3c
Merge pull request #24493 from taosdata/fix/xsren/TD-28332/orderbyAmbigouus
fix: order by ambiguous
2024-01-18 08:43:00 +08:00
54liuyao 3bbfb26e09 stream count window 2024-01-17 14:22:19 +08:00
factosea 7d70d79963 fix order by ambiguous case 2024-01-17 11:10:13 +08:00
jiajingbin d59ede5196 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-28032 2024-01-16 15:05:13 +08:00
fullhonest cb2ab749b5 Fix TD-27003: use last row scan when select last_row, last 2024-01-15 15:22:29 +08:00
wangmm0220 00e0da15a3 fix:[TD-28032]groupid = 0 & modify test case in sim 2024-01-12 17:37:22 +08:00
dapan1121 8d1f5ff479 enh: add asof 2024-01-11 19:25:12 +08:00
dapan1121 e784a5c210 Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-01-10 18:57:19 +08:00
dapan1121 0ef7f089be fix: full join issues 2024-01-05 19:24:22 +08:00
dapan1121 0695ed8974 fix: add full test 2024-01-05 17:16:51 +08:00
54liuyao 0b9e3c9871 fix stream state buff issue 2024-01-05 16:20:55 +08:00
dapan1121 8e73bedbc7 enh: add join ut 2024-01-05 14:40:05 +08:00
Hongze Cheng df74b2d755
Merge pull request #24284 from taosdata/fix/TD-27988
fix: remove useless code
2024-01-04 19:03:45 +08:00
dapan1121 670317ccd7
Merge pull request #24053 from taosdata/enh/3.0/TD-26813
enh: support group by tag/tbname to list empty groups
2024-01-04 09:08:03 +08:00
dapan1121 8d9c093b99 Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-01-03 16:26:17 +08:00
Hongze Cheng 87b7a9a980 fix: stream test case 2023-12-29 17:51:35 +08:00
dapan1121 194b1f03ae enh: support inner join 2023-12-26 19:28:19 +08:00
54liuyao ccf861dec8 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/3_liaohj 2023-12-26 18:36:18 +08:00
54liuyao e2564a6189 fix issue 2023-12-26 18:35:49 +08:00
54liuyao ac3c76f608 init dummy function 2023-12-25 19:38:20 +08:00
dapan1121 e570fcef99 Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2023-12-25 09:22:01 +08:00
Bob Liu 3b0d1480f7 adjust case 2023-12-22 18:14:26 +08:00
slzhou c5e39b8a81 fix: add test case 2023-12-21 16:52:27 +08:00
dapan1121 bc38885856 Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2023-12-19 11:22:41 +08:00
Haojun Liao bba5a4f08b other: merge main into 3.0 2023-12-18 18:26:42 +08:00
dapan1121 e55b7c52d8 fix: add left join case 2023-12-14 17:06:19 +08:00
dmchen ea9eba5621 fix ci case 2023-12-12 05:34:41 +00:00
kailixu 646d807a28 test: check null tag when insert by stb 2023-12-04 22:43:04 +08:00
kailixu 08be3d790c fix: ignore NULL tag 2023-12-04 20:08:46 +08:00
54liuyao 38900d672e Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-27419 2023-12-04 09:12:53 +08:00
Haojun Liao d7a19a9179 fix(stream): fix invalid decode hbmsg and memory leaks caused by invalid hb msg. 2023-12-01 14:45:18 +08:00
wangmm0220 acce0852df fix:test case 2023-11-30 19:52:27 +08:00
wangmm0220 77a48f8711 fix:test case 2023-11-30 17:36:03 +08:00
54liuyao ae386c6e34 opt expired data 2023-11-29 11:16:56 +08:00
slzhou 3de91de7f9 fix: bi mode create tbname col error 2023-11-23 11:18:05 +08:00
slzhou f44ff199f2 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/bi-tbname-col-func 2023-11-23 10:41:34 +08:00
Haojun Liao 8ad071e69a other: merge main. 2023-11-23 10:25:51 +08:00
Haojun Liao 630b259d7f fix(stream): fix error in stream. 2023-11-23 09:41:07 +08:00
Haojun Liao ebb1993900 fix(stream): fix error in check trans conflict. 2023-11-22 16:20:59 +08:00
slzhou 1fc16355de enhance: bi mode tbname col to tbname func 2023-11-21 14:34:09 +08:00
Haojun Liao 2ca663ce66
Merge pull request #23593 from taosdata/feat/TD-21898
stream event window
2023-11-15 14:18:07 +08:00
dapan1121 dfb3feb5dc Merge remote-tracking branch 'origin/main' into merge/m23 2023-11-15 11:39:18 +08:00
Haojun Liao e46a13c788
Merge pull request #23669 from taosdata/enh/stream_delay
opt max delay
2023-11-14 09:31:17 +08:00
liuyao 37c102a115 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-21898 2023-11-13 16:06:17 +08:00
dapan1121 a51df86e43
Merge pull request #23636 from taosdata/enh/TD-25601-3.0
enh: support delete msg for rsma
2023-11-13 08:47:42 +08:00
kailixu f06ea9fceb enh: wait more time for result 2023-11-10 17:32:33 +08:00
kailixu 11c0427b22 enh: test case to delete mutiple tables 2023-11-10 16:41:41 +08:00
kailixu 2a14a10d0d Merge branch '3.0' into enh/TD-25601-3.0 2023-11-10 14:45:45 +08:00
kailixu 674e878ffa enh: rsma support delete 2023-11-10 14:44:29 +08:00
dapan1121 350fac01a0 Merge remote-tracking branch 'origin/3.0' into feat/TD-24802 2023-11-10 11:48:55 +08:00
dapan1121 e5eeea5b16
Merge pull request #23619 from taosdata/fix/TD-26925
fix: const value replace issue
2023-11-10 10:42:22 +08:00
liuyao 6d2d5823dc Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-21898 2023-11-10 09:24:05 +08:00
dapan1121 e269d042b6 fix: add test cases 2023-11-09 16:28:35 +08:00
dapan1121 c1f935bd12 fix: const value replace issue 2023-11-09 14:49:04 +08:00
kailixu 1a950afdb8 enh: test case for rsma snapshot 2023-11-09 12:09:27 +08:00
kailixu 501d5a7acc Merge branch '3.0' into enh/TD-23769-3.0x 2023-11-08 20:47:15 +08:00
kailixu 72ecb0431c enh: rsma checkpoint 2023-11-08 20:45:44 +08:00
liuyao 340fb3e727 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-21898 2023-11-08 14:16:59 +08:00
dapan1121 7e89e55ba0
Merge pull request #23580 from taosdata/szhou/fix/3.0/select-tags-const
fix: select tags const from table
2023-11-08 08:36:46 +08:00
kailixu b9f389a49f Merge branch '3.0' into enh/TD-23769-3.0x 2023-11-08 08:36:35 +08:00
dapan1121 1045457d16
Merge pull request #23575 from taosdata/szhou/fix/3.0/tbname-no-dot
fix: tbname can not contain dot
2023-11-08 08:35:07 +08:00
slzhou 433d3b7354 fix: select tags const from table 2023-11-07 15:47:36 +08:00
kailixu ac62714492 Merge branch '3.0' into enh/TD-23769-3.0x 2023-11-07 14:20:38 +08:00
shenglian-zhou aaa7b45dc3
Merge branch '3.0' into szhou/3.0/fix/TD-27089 2023-11-07 11:07:15 +08:00
slzhou d574b97015 fix: tbname can not contain dot 2023-11-07 11:03:42 +08:00
kailixu 2f4c732cfb Merge branch '3.0' into enh/TD-23769-3.0x 2023-11-06 17:32:04 +08:00
slzhou 5495e1ceac fix: use the right target name 2023-11-06 12:33:09 +08:00
dapan1121 6c4f94661b fix: insert syntax error caused core 2023-11-03 17:43:08 +08:00
liuyao e8945cedd8 fix issue 2023-11-03 16:03:23 +08:00
shenglian zhou 48cac9736b enhance:add test case 2023-11-03 10:32:55 +08:00
kailixu d9ed63473c Merge branch '3.0' into enh/TD-23769-3.0x 2023-11-03 08:37:41 +08:00
liuyao 79452e4288 add ci 2023-11-02 16:11:08 +08:00
liuyao 62f3b70b77 add ci 2023-11-02 16:01:25 +08:00
liuyao 52083cd694 event window and partition by 2023-11-02 15:52:55 +08:00
liuyao 330b04a8bc Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-21898 2023-11-02 14:36:13 +08:00
kailixu 96b5024347 enh: rsma checkpoint 2023-11-02 13:05:36 +08:00
kailixu bacf771ada chore: test case for rsma persist 2023-11-02 08:55:01 +08:00
liuyao 54112d757f test case 2023-11-01 16:56:48 +08:00
liuyao 505c44d9aa Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-21898 2023-11-01 16:50:46 +08:00
Haojun Liao a22c84617f
Merge pull request #23491 from taosdata/fix/ly_test
session window max delay
2023-11-01 15:31:46 +08:00
liuyao 1400b0c572 opt test case 2023-11-01 14:10:38 +08:00
slzhou 4a2c52783b Merge branch '3.0' of github.com:taosdata/TDengine into szhou/insert-stb-tbname 2023-11-01 14:10:02 +08:00
liuyao 5ed8da4246 opt test case 2023-11-01 14:00:49 +08:00
kailixu ab266c712f chore: checkpoint for rsma stream state 2023-11-01 12:29:54 +08:00
dapan1121 6305353290 Merge remote-tracking branch 'origin/3.0' into feat/TD-25204 2023-11-01 10:38:50 +08:00
Haojun Liao 7359f98eca
Merge pull request #23428 from taosdata/fix/3_liaohj
other: merge refactor into 3.0
2023-11-01 09:44:31 +08:00
dapan1121 91df56fcf0 Merge remote-tracking branch 'origin/3.0' into feat/TD-25204 2023-10-31 18:44:54 +08:00
dapan1121 d40cc27abc
Merge pull request #23464 from taosdata/enh/TD-26638-3.0
enh: use placeholder '-' for interval of 1st retention level
2023-10-31 18:36:43 +08:00
Haojun Liao a1aa2380ae other: merge 3.0 2023-10-31 16:42:51 +08:00
Haojun Liao 0b18192b23 fix(stream): fix error in finishing event handling. 2023-10-31 16:40:16 +08:00
Haojun Liao 4c0242a58d fix(stream): fix error in finishing event handling. 2023-10-31 16:39:14 +08:00
liuyao b98d79add5 add test case 2023-10-31 15:50:45 +08:00
dapan1121 c4e1faae36
Merge pull request #23432 from taosdata/szhou/bi-mode-tag-scan
enhance: bi mode tag scan
2023-10-31 15:44:53 +08:00
liuyao 696294c208 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-21898 2023-10-31 15:41:04 +08:00
liuyao b9e05ab1ec update data 2023-10-31 15:40:42 +08:00
wade zhang 76c9b9afc5
Merge pull request #23377 from taosdata/FIX/TD-26596-3.0
feat: support pipelining of snap replication
2023-10-31 15:19:07 +08:00
kailixu b03baaed2c chore: revert the code change 2023-10-30 19:49:50 +08:00
kailixu 89651626e3 chore: reopen rsma stream commit 2023-10-30 19:45:18 +08:00
dapan1121 b2fea84a3a fix: case issue and bugs 2023-10-30 19:14:31 +08:00
kailixu c77153cb81 enh: use placeholder '-' for interval of 1st retention level 2023-10-30 14:02:31 +08:00
Haojun Liao a300302956 fix(test): wait for 1 sec before inserting data. 2023-10-30 13:33:59 +08:00
Benguang Zhao 78cce00037 test: pause 1s after creating stream in testcase sliding.sim 2023-10-30 10:46:17 +08:00
slzhou 4b6f927e6a fix: add test case for bi tag scan 2023-10-30 10:11:57 +08:00
Haojun Liao c7285c0ede fix(stream): add expired epset node list for stream tasks in hb to mnode. 2023-10-27 23:41:57 +08:00
Haojun Liao 4c267b538f fix(stream): add expired epset node list for stream tasks in hb to mnode. 2023-10-27 23:05:41 +08:00
dapan1121 9801d5d7b7 fix: desciribe view and memory issues 2023-10-27 19:28:22 +08:00
Haojun Liao dcca6b0868 other: merge 3.0. 2023-10-27 11:41:28 +08:00
dapan1121 099f72e84a fix: memory issues 2023-10-27 11:36:17 +08:00
Haojun Liao ec5bdff5fa test:update test case. 2023-10-27 09:59:52 +08:00
slzhou 65386ed237 enhance: add test case 2023-10-27 08:26:04 +08:00
liuyao e151b3df89 opt ci 2023-10-26 15:45:40 +08:00
liuyao 4c45f5a01c add ci 2023-10-26 14:38:05 +08:00
slzhou 503761a53c enhance: add test case 2023-10-26 07:39:09 +08:00
liuyao d0e4a5d0f7 opt max delay 2023-10-25 20:29:25 +08:00
Haojun Liao 9baff82f85 test:update test case. 2023-10-25 18:14:05 +08:00
liuyao f51c985914 stream event window 2023-10-25 17:50:16 +08:00
slzhou 5ca39f961c fix: add error test case and fix address sanitizer 2023-10-25 16:30:13 +08:00
slzhou 6134346d4e enhance: test case insert_stb.sim 2023-10-25 13:20:37 +08:00
slzhou 1135d31caf enhance: add test case 2023-10-25 11:39:59 +08:00
dapan1121 6dcc555bbc fix: view privilege issue 2023-10-25 10:47:01 +08:00
dapan1121 dbbceae061 fix: union all view issue 2023-10-24 11:29:04 +08:00
dapan1121 ab98f7623c Merge remote-tracking branch 'origin/3.0' into feat/TD-25204 2023-10-23 08:44:46 +08:00
dapan1121 0f4766e38e feat: add view cases 2023-10-20 18:22:30 +08:00
dapan1121 d7a5b529f9
Merge pull request #23312 from taosdata/szhou/fix/td-26778
fix: remove subquery user alias name distinct check
2023-10-20 15:15:01 +08:00
dapan1121 42f440b0fb Merge remote-tracking branch 'origin/3.0' into feat/TD-25204 2023-10-20 08:46:32 +08:00
dapan1121 969b002936 enh: support view privilege 2023-10-20 08:41:49 +08:00
Haojun Liao 614bdd9fb9
Merge pull request #23220 from taosdata/feat/TD-26644
opt bloom filter
2023-10-19 15:34:43 +08:00
slzhou 81b7093a42 enhance: enhance test 2023-10-19 11:17:00 +08:00
dapan1121 afe963a9d1 enh: support view privilege 2023-10-19 08:31:31 +08:00
liuyao 5852a0975e set fill history range 2023-10-18 19:49:05 +08:00
slzhou 02658a4b3c fix: add test case 2023-10-18 15:30:18 +08:00
dapan1121 7c8cf28b37 feat: add privileges 2023-10-16 19:53:08 +08:00
liuyao 4ba45abd01 set fill history range 2023-10-16 13:53:54 +08:00
dapan1121 aab4cb98dc enh: create & drop view meta processing 2023-10-13 19:16:37 +08:00
Haojun Liao d9db70faf2 fix(test): update the test cases. 2023-10-12 17:55:01 +08:00
Haojun Liao eb4449999f other: merge 3.0 2023-10-12 10:33:48 +08:00
liuyao 8362759e47 ci 2023-10-11 13:46:11 +08:00
liuyao 71a3e3ce16 ci 2023-10-11 10:29:41 +08:00
Haojun Liao d8bba3d462 other(test): update some test cases. 2023-10-11 08:39:19 +08:00
Haojun Liao 890f2d5c93 test: update the test cases. 2023-10-09 22:52:00 +08:00
Haojun Liao 33d6d0c1ad test: update the test cases. 2023-10-09 19:36:59 +08:00
liuyao 4ef757d125 ci 2023-10-09 11:04:35 +08:00
wangmm0220 be27e13ed9 fix:test case error for reset=latest 2023-10-08 15:29:02 +08:00
liuyao ed8cad22cb Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-26174 2023-10-08 13:31:51 +08:00
wangmm0220 fb3197ea89 fix:test case error for reset=latest 2023-10-08 10:55:35 +08:00
liuyao c088ee7f91 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-26174 2023-10-07 19:13:07 +08:00
Minglei Jin 028ffc032b test/keep: fix relation with duration 2023-10-07 18:33:48 +08:00
Minglei Jin 47ad5f4dd5 test/cases: apply duration <= 1/3keep0 2023-10-07 16:15:38 +08:00
slzhou f659e36d2c fix: internal error when show normal db.tables like pattern 2023-09-28 09:20:12 +08:00
dapan1121 c8aee79e3f fix: apercentile parameter validation and result error 2023-09-27 16:08:06 +08:00
slzhou 7045509061 fix: add test case 2023-09-27 09:44:54 +08:00
liuyao c95dc167b7 add ci 2023-09-26 17:19:21 +08:00
liuyao ca2325f886 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-26174 2023-09-26 10:41:31 +08:00
liuyao 82e18e32b0 add ci 2023-09-26 10:41:12 +08:00
slzhou 61f006809f fix: limit error 2023-09-24 22:31:40 +08:00
slzhou d5d7029338 fix: ci error 2023-09-24 21:45:32 +08:00
slzhou 6134c90398 fix: add more test case 2023-09-22 13:47:50 +08:00
slzhou d858b26939 enhance: add bi mode to script 2023-09-22 13:34:14 +08:00
wangjiaming0909 2ccbc8441d fix: interval_limit_opt.py timeout, privilege_create_db.sim fail sometimes 2023-09-22 13:18:49 +08:00
liuyao dc2f7872f8 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-26174 2023-09-22 09:41:15 +08:00
liuyao 1cebda368a session&state operator buff 2023-09-20 15:06:08 +08:00
slzhou d667c49cc4 fix: add test case 2023-09-20 08:35:11 +08:00
yihaoDeng 2c10163634 avoid first tag index conflict 2023-09-18 14:19:58 +08:00
Haojun Liao de04090f04
Merge pull request #22940 from taosdata/fix/avoidConflictOfIdxName
reduce the confliction of first tag index name
2023-09-18 09:47:58 +08:00
yihaoDeng 3a3c5f69a6 fix test case 2023-09-16 09:08:46 +08:00
Haojun Liao 05e9f40834
Merge pull request #22828 from taosdata/enh/ipWhiteList
Enh/ip white list
2023-09-15 17:49:37 +08:00
yihaoDeng 2fe725de5e fix test case 2023-09-15 14:53:53 +08:00
dapan1121 90a6fb3835 fix: fix case issue 2023-09-14 08:51:33 +08:00
Haojun Liao 60f5056ab7 other: merge 3.0 2023-09-12 22:00:40 +08:00
dapan1121 2bc8b3f7ee
Merge pull request #22625 from taosdata/enh/TD-23879-3.0
enh: allow altering options to the same value
2023-09-06 13:34:49 +08:00
dapan1121 07053ae525
Merge pull request #22725 from taosdata/fix/TS-3895
fix: fix last(*)/last_row(*) return MD5 hashed column name
2023-09-05 13:28:47 +08:00
dapan1121 4a5bcb5c80
Merge pull request #22650 from taosdata/szhou/ip-whitelist
enhance: ip whitelist syntax
2023-09-05 11:00:55 +08:00
Ganlin Zhao 74b9eab63e add test cases 2023-09-05 10:29:20 +08:00
Haojun Liao 21dab8ceab other: merge 3.0 2023-09-04 13:08:19 +08:00
slzhou 3650a6bc2c fix: select tags from child table error 2023-09-01 20:42:27 +08:00
dapan1121 cc17848b78 fix: merge 3.0 to main 2023-09-01 13:24:47 +08:00
yihaoDeng 8b146f793d Merge branch '3.0' into szhou/ip-whitelist 2023-09-01 10:51:24 +08:00
Haojun Liao 4a9b48ef98
Merge pull request #21725 from taosdata/enh/triggerCheckPoint2
Enh/trigger check point2
2023-08-30 22:54:31 +08:00
slzhou 82dc2de2f4 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/ip-whitelist 2023-08-30 17:11:42 +08:00
Haojun Liao d87a525131
Merge pull request #22639 from taosdata/fix/TD-26025
fix create tag error
2023-08-30 16:28:16 +08:00
Haojun Liao 24b1a050fc other: merge 3.0 2023-08-30 16:00:14 +08:00
slzhou 402a4c3d60 enhance: add test case 2023-08-30 15:13:43 +08:00
yihaoDeng 9842f3af8c fix test case 2023-08-30 11:14:48 +08:00
dapan1121 f6321d0c4f Merge remote-tracking branch 'origin/main' into fix/m23.1 2023-08-30 11:03:33 +08:00
kailixu 1e4e2549a4 chore: add test cases 2023-08-29 19:53:59 +08:00
shenglian-zhou d8ce7a1467
Update interval.sim to now use now 2023-08-28 16:46:05 +08:00
shenglian zhou 271502d3c7 fix: add test case 2023-08-28 15:08:55 +08:00