Shengliang Guan
|
e53600fee2
|
Merge pull request #29380 from taosdata/fix/tag
fix(stream): check if the altered tag value table
|
2024-12-29 22:16:11 +08:00 |
Haojun Liao
|
8978b7d97f
|
test: add test cases.
|
2024-12-29 17:52:43 +08:00 |
Haojun Liao
|
a334bf1991
|
test: update the sim, set the output as uint, instead of int to avoid overflow.
|
2024-12-27 22:04:35 +08:00 |
54liuyao
|
e8f63cded9
|
fix stream state operator issue
|
2024-12-27 22:04:28 +08:00 |
Haojun Liao
|
98a3fa1ab5
|
test: add test case for anamaly detection in tdanalytics.
|
2024-12-27 22:04:16 +08:00 |
Haojun Liao
|
746cbc09c3
|
test(analytics): add tests for tdanalytics.
|
2024-12-27 22:04:08 +08:00 |
Shengliang Guan
|
f5b052ff92
|
Merge pull request #29332 from taosdata/fix/remove-resolve-fqdn-retry
fix/remove-resolve-fqdn-retry
|
2024-12-27 09:11:55 +08:00 |
dmchen
|
484e4c1438
|
fix/remove-resolve-fqdn-retry-fix-case
|
2024-12-26 00:53:39 +00:00 |
dapan1121
|
c1b92bc24f
|
fix: stable inner join for single vgroup plan issue
|
2024-12-24 08:57:15 +08:00 |
Shengliang Guan
|
5934324f3d
|
Merge pull request #29265 from taosdata/fix/TD-33275.2
fix: add more test cases
|
2024-12-23 11:48:28 +08:00 |
Shengliang Guan
|
d34c6cc1e5
|
Merge branch 'main' into merge/3.0tomain
|
2024-12-20 18:13:02 +08:00 |
Shengliang Guan
|
e2011c9ffb
|
Merge branch '3.0' into merge/mainto3.0
|
2024-12-20 17:58:11 +08:00 |
Shengliang Guan
|
b6b14f7a1a
|
Merge pull request #29236 from taosdata/fix/contrib
enh: skip password check if create user with is_import options
|
2024-12-20 15:12:51 +08:00 |
dapan1121
|
b1702132b4
|
fix: add ut cases
|
2024-12-20 13:52:53 +08:00 |
Shengliang Guan
|
3462292780
|
Merge pull request #29114 from taosdata/fix/TS-5761-main
fix:[TS-5761] error for in operator
|
2024-12-20 10:18:59 +08:00 |
Shengliang Guan
|
761281628d
|
enh: minor changes
|
2024-12-20 10:17:42 +08:00 |
Shengliang Guan
|
2dda013646
|
enh: skil password check if create user with is_import
|
2024-12-20 10:13:53 +08:00 |
54liuyao
|
e7a6bc195a
|
adj ci
|
2024-12-20 08:38:57 +08:00 |
54liuyao
|
b3b62326b2
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0
|
2024-12-19 11:52:42 +08:00 |
Shengliang Guan
|
ab58fdd6da
|
Merge pull request #29213 from taosdata/merge/mainto3.0
merge: from main to 3.0 branch
|
2024-12-19 11:15:30 +08:00 |
54liuyao
|
ce69387a43
|
ci(stream):adjust stream ci test
|
2024-12-19 10:32:32 +08:00 |
Minglei Jin
|
d00944c716
|
fix(tdb/ofp): use ofp's max local instead of current page's
|
2024-12-18 15:26:57 +08:00 |
wangmm0220
|
24f8fa4e6b
|
Merge branch 'main' of https://github.com/taosdata/TDengine into fix/TS-5761-main
|
2024-12-18 13:41:00 +08:00 |
wangmm0220
|
f71dfa40e5
|
fix:[TS-5761] error for in operator
|
2024-12-18 11:01:23 +08:00 |
54liuyao
|
116c703b1c
|
add test
|
2024-12-18 09:47:36 +08:00 |
54liuyao
|
8e434ba0e4
|
Merge branch 'main' of https://github.com/taosdata/TDengine
|
2024-12-18 09:25:04 +08:00 |
Shengliang Guan
|
2e2897fbdd
|
Merge pull request #29166 from taosdata/fix/m/TD-33223
fix null type caused query error and fix show create table crash
|
2024-12-17 18:43:17 +08:00 |
54liuyao
|
e6ac454303
|
Merge branch 'main' of https://github.com/taosdata/TDengine
|
2024-12-17 18:02:36 +08:00 |
54liuyao
|
63a6428e34
|
fix(stream):adjust status of ins_streams
|
2024-12-17 17:59:53 +08:00 |
Shengliang Guan
|
7e2a6f1686
|
Merge pull request #29129 from taosdata/fix/TD-33191
fix(tsdb/cache): fix invalid param caused by column mismatching
|
2024-12-16 19:04:56 +08:00 |
wangjiaming0909
|
b297aaaba1
|
fix null type caused query error and fix show create table crash
|
2024-12-16 14:31:00 +08:00 |
Hongze Cheng
|
37c1be4818
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4994-3.0
|
2024-12-14 23:51:25 +08:00 |
Hongze Cheng
|
8bf5f3f62b
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4994-3.0
|
2024-12-13 13:54:45 +08:00 |
Minglei Jin
|
9da0de4d5f
|
fix(tsdb/cache): fix invalid param caused by column mismatching
|
2024-12-13 11:54:28 +08:00 |
xiao-77
|
a79fbfd318
|
Merge branch '3.0' into enh/3.0/TS-5007
|
2024-12-12 09:49:17 +08:00 |
Shengliang Guan
|
5e59081640
|
Merge branch 'main' into merge/mainto3.0
|
2024-12-11 05:42:38 +00:00 |
Shengliang Guan
|
fc177f405f
|
fix: ci errors
|
2024-12-11 02:46:55 +00:00 |
Shengliang Guan
|
1553d507e5
|
enh: add password character rules
|
2024-12-10 11:08:58 +00:00 |
Zhixiao Bao
|
405d924a6f
|
Merge branch '3.0' into enh/3.0/TS-5007
|
2024-12-10 14:32:43 +08:00 |
Shengliang Guan
|
e99b888654
|
Merge branch 'main' into merge/mainto3.0
|
2024-12-09 19:06:06 +08:00 |
54liuyao
|
b6aa299a3c
|
opt stream build twa result
|
2024-12-05 08:57:12 +08:00 |
xiao-77
|
dbaa4349ea
|
Merge branch '3.0' into enh/3.0/TS-5007
|
2024-12-04 19:34:14 +08:00 |
Hongze Cheng
|
bf67531c10
|
fix ci cases after merge
|
2024-12-04 09:37:43 +08:00 |
Shengliang Guan
|
704a395134
|
Merge branch '3.0' into merge/mainto3.0
|
2024-12-03 15:52:10 +08:00 |
Shengliang Guan
|
84ea0f1ddd
|
Merge branch 'main' into merge/mainto2.0
|
2024-12-03 15:50:18 +08:00 |
yihaoDeng
|
3d92cbb691
|
Merge remote-tracking branch 'origin/3.0' into enh/addDiskUsage
|
2024-12-02 19:05:33 +08:00 |
54liuyao
|
803ed61ca0
|
ci(stream):add long time test for stream
|
2024-12-02 09:29:55 +08:00 |
Shengliang Guan
|
7181c5d960
|
Merge pull request #28988 from taosdata/main
merge: from main to 3.0 branch
|
2024-11-30 11:06:48 +08:00 |
54liuyao
|
58fdcae4d7
|
Merge branch 'main' of https://github.com/taosdata/TDengine into fix/TD-33020
|
2024-11-29 15:01:58 +08:00 |
yihaoDeng
|
e495d39220
|
Merge remote-tracking branch 'origin/3.0' into enh/addDiskUsage
|
2024-11-29 13:50:09 +08:00 |