Alex Duan
|
2bb0253e1c
|
Merge pull request #24593 from taosdata/ci/DuanKuanJun-patch-1
Update s3_basic.py
|
2024-01-24 09:21:44 +08:00 |
Alex Duan
|
d6ff685941
|
Merge pull request #24605 from taosdata/ts4382_1
update test case test_ts4382.py for special testing and alter_databas…
|
2024-01-24 09:21:26 +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 |
dapan1121
|
310f4c3d40
|
Merge pull request #24578 from taosdata/fix/TS-4467
fix: join subquery timestamp order mis-match issue
|
2024-01-23 11:24:05 +08:00 |
Alex Duan
|
e5ec56d811
|
Merge pull request #24583 from taosdata/case/TD_28027_3.0_New
Case/td 28027 3.0 new add srvCtl cluster support
|
2024-01-23 10:45:56 +08:00 |
Alex Duan
|
5a42b51523
|
Update s3_basic.py
stream is not right
|
2024-01-23 10:45:17 +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
|
01b39911b6
|
Merge pull request #24587 from taosdata/fix/TD-28390
fix: scheduler save execution result issue
|
2024-01-23 08:55:05 +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 |
dapan1121
|
66c30f861f
|
Merge pull request #24529 from taosdata/szhou/fix/td-28350
fix: calculate interval end with new alogrithm
|
2024-01-23 08:41:37 +08:00 |
dapan1121
|
799ff48e68
|
Merge pull request #24571 from taosdata/szhou/fix/td-28300-2
fix: compute scalar functions before agg in session window
|
2024-01-23 08:39:04 +08:00 |
factosea
|
bde8c14b55
|
fix: error code is overwritten
|
2024-01-22 20:54:24 +08:00 |
factosea
|
6ef1d8b0cb
|
checkout pseudo columns
|
2024-01-22 19:54:29 +08:00 |
factosea
|
119d64ecdc
|
add test case
|
2024-01-22 19:54:28 +08:00 |
factosea
|
48bb6c2bbb
|
fix: time pseudo column used illegally
|
2024-01-22 19:54:28 +08:00 |
charles
|
db79409aed
|
Merge branch 'td-28200' of https://github.com/taosdata/TDengine into td-28200
|
2024-01-22 17:20:31 +08:00 |
Charles
|
474ef2f7df
|
Merge branch '3.0' into td-28200
|
2024-01-22 17:17:08 +08:00 |
dapan1121
|
cbe34ad76e
|
fix: mac compile error
|
2024-01-22 17:11:15 +08:00 |
dapan1121
|
c939ce4c3d
|
fix: scheduler save execution result issue
|
2024-01-22 17:03:45 +08:00 |
Alex Duan
|
a13696c2f9
|
Merge pull request #24567 from taosdata/test/3.0/TD-28388
test: modify testcase of tmqvnodesplit
|
2024-01-22 16:16:23 +08:00 |
menshibin
|
25b3ce511f
|
modify dnodes default single model
|
2024-01-22 16:03:04 +08:00 |
Charles
|
92d316ad5c
|
Merge branch '3.0' into td-28200
|
2024-01-22 14:56:17 +08:00 |
menshibin
|
b1b4ca6a6f
|
Merge branch '3.0' into case/TD_28027_3.0_New
|
2024-01-22 14:52:05 +08:00 |
menshibin
|
ec16e79b39
|
add srvCtl cluster support
|
2024-01-22 14:41:48 +08:00 |
dapan1121
|
22f418aee3
|
Merge pull request #24580 from taosdata/fix/xftan/TD-28397-3.0
fix: fix openssl download url
|
2024-01-22 14:31:21 +08:00 |
Alex Duan
|
078d0c04f8
|
Merge pull request #24325 from taosdata/case/TS-4411-3.0
Case/ts 4411 3.0
|
2024-01-22 14:11:08 +08:00 |
t_max
|
a5656ad4b9
|
fix: fix openssl download url
|
2024-01-22 14:10:52 +08:00 |
dapan1121
|
5d58c27f56
|
fix: join subquery timestamp order mis-match issue
|
2024-01-22 14:03:11 +08:00 |
Charles
|
eb1f107645
|
Delete tests/system-test/2-query/test_ts4382.py
|
2024-01-22 13:56:35 +08:00 |
Charles
|
ad170ecb76
|
Delete tests/pytest/arm64_ci_feishu_notice.py
|
2024-01-22 13:56:07 +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 |
Charles
|
bf3606f395
|
add function to frame
|
2024-01-22 13:52:46 +08:00 |
slzhou
|
60b3ac93ab
|
fix: fix compilation error
|
2024-01-22 13:11:46 +08:00 |
Haojun Liao
|
ecd51e366f
|
Merge pull request #24512 from taosdata/opti/TD-28118
opti:[TD-28118] raw block data for tmq
|
2024-01-22 11:47:13 +08:00 |
Haojun Liao
|
9fb2ac96cf
|
Merge pull request #24574 from taosdata/mark/3.0
docs:opti format of schemaless & modify subtable rules in stream
|
2024-01-22 11:24:56 +08:00 |
slzhou
|
5021d981b8
|
fix: fix memory leak
|
2024-01-22 11:23:38 +08:00 |
wangmm0220
|
31f0fe8c4f
|
docs:opti format of schemaless & modify subtable rules in stream
|
2024-01-22 10:23:53 +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 |
slzhou
|
c3c8d7b07d
|
fix: compute scalar functions before agg in session window
|
2024-01-22 10:11:06 +08:00 |
Charles
|
279d680210
|
Merge branch '3.0' into td-28200
|
2024-01-22 10:03:33 +08:00 |
chenhaoran
|
d593f367f0
|
test: increase timeout in case of tmqvnodesplit
|
2024-01-22 09:40:23 +08:00 |
chenhaoran
|
a771366620
|
test: modify testcase of tmqvnodesplit
|
2024-01-22 09:33:34 +08:00 |
Alex Duan
|
b0ce5e91de
|
Merge pull request #24540 from taosdata/test/3.0/TD-28338
test: add test of empty string in tmq
|
2024-01-22 09:28:58 +08:00 |
Alex Duan
|
39876754f8
|
Merge pull request #24554 from taosdata/test/3.0/TD-27987
test:add special compatibility testcase for code coverage
|
2024-01-22 09:27:22 +08:00 |
charles
|
3c63ebb129
|
Merge branch 'td-28200' of https://github.com/taosdata/TDengine into td-28200
|
2024-01-22 09:20:47 +08:00 |
charles
|
c48df75b03
|
add function to frame
|
2024-01-22 09:20:03 +08:00 |
menshibin
|
7e080a9960
|
Merge branch '3.0' into case/TS-4411-3.0
|
2024-01-22 09:13:21 +08:00 |
Alex Duan
|
50ea321d80
|
Merge pull request #24487 from taosdata/case/TD_28027_3.0_New
Case/td 28027 3.0 new增量复制快照测试场景补CASE
|
2024-01-22 09:09:55 +08:00 |