Simon Guan
|
eb90b38991
|
Merge branch '3.3.6' into merge/3.3.6tomain
|
2025-11-06 16:35:52 +08:00 |
|
Alex Duan
|
0d9901f7ae
|
case: tidy up cases (10.31) Migrate system-test (#33444)
|
2025-11-06 16:23:37 +08:00 |
|
Kaili Xu
|
da727b8d34
|
fix(rsma): window split for negative ts (#33467)
|
2025-11-06 09:58:48 +08:00 |
|
Tony Zhang
|
79eeccccac
|
fix: state window handle all-null datablock error (#33439)
|
2025-11-06 09:14:24 +08:00 |
|
Simon Guan
|
b358fc8a81
|
Merge branch 'main' into merge/3.3.6tomain
|
2025-11-05 14:35:07 +08:00 |
|
xinsheng Ren
|
8962a76181
|
enh: only createtable (#33420)
|
2025-10-31 17:40:04 +08:00 |
|
xinsheng Ren
|
ed4d8b8e9d
|
fx: ci test common (#33422)
|
2025-10-31 14:49:00 +08:00 |
|
Alex Duan
|
377ce873c0
|
test: tidy up cases (10.28) Migrate army/tools/benchmark (#33389)
|
2025-10-31 14:08:25 +08:00 |
|
Haojun Liao
|
fde64ed7a1
|
refactor(gpt): refactor the requirements. (#33406)
|
2025-10-31 09:15:36 +08:00 |
|
Simon Guan
|
65c7de8a1f
|
Merge branch '3.3.6' into merge/3.3.6tomain
|
2025-10-31 09:12:21 +08:00 |
|
huohong
|
a298750171
|
test: support multi vm run CI
|
2025-10-30 18:29:19 +08:00 |
|
Kaili Xu
|
69ac97afda
|
enh(test): insert data in parallel (#33428)
|
2025-10-30 16:53:37 +08:00 |
|
WANG Xu
|
1106c6907a
|
Merge pull request #33275 from taosdata/test/huoh/TD-38239
test: support multi vm run CI
|
2025-10-30 14:19:11 +08:00 |
|
WANG Xu
|
d73b1ba568
|
refactor: remove shellcheck warnings
Signed-off-by: WANG Xu <feici02@outlook.com>
|
2025-10-30 14:16:27 +08:00 |
|
WANG Xu
|
a8bcfa40fd
|
refactor: format with ruff
Signed-off-by: WANG Xu <feici02@outlook.com>
|
2025-10-30 14:15:40 +08:00 |
|
xinsheng Ren
|
4ecc62ff1b
|
Fix/externale win/partition by tag main (#33421)
* fix: external window when partition by tag
* fix: add test case
* fix: add test case
* fix: memLeak
* fix: test case
* fix: save progress
|
2025-10-30 13:39:19 +08:00 |
|
huohong
|
30131c1f7f
|
test: support multi vm run CI
|
2025-10-30 10:31:11 +08:00 |
|
WANG MINGMING
|
fdf218cb53
|
fix(stream): [TD-38380] error if tag == %%1 with tagcache open (#33346)
|
2025-10-30 09:59:15 +08:00 |
|
xinsheng Ren
|
85c7aa0e7d
|
enh: decimal case cost time (#33418)
fix: memLeak
|
2025-10-30 09:21:50 +08:00 |
|
huohong
|
3e31f47fd2
|
test: support multi vm run CI
|
2025-10-29 19:28:30 +08:00 |
|
kevin men
|
10ae72944d
|
docs: integrate with Pandas docs (#33350)
* docs: integrate with Pandas docs
* docs: add pandas example
* docs: modify pandas example format
* docs: upgrade taopy version
* fix(gpt): update requirements.
---------
Co-authored-by: Haojun Liao <hjliao@taosdata.com>
Co-authored-by: Haojun Liao <hjxilinx@users.noreply.github.com>
|
2025-10-29 18:05:22 +08:00 |
|
huohong
|
e63109649e
|
test: support multi vm run CI
|
2025-10-29 17:56:47 +08:00 |
|
huohong
|
09eb0c7b86
|
test: support multi vm run CI
|
2025-10-29 16:57:32 +08:00 |
|
Tony Zhang
|
c9bd4191d9
|
fix: state window ignores leading and trailing Null values (#33409)
Co-authored-by: Tony Zhang <tonyzhang@taosdata.com>
|
2025-10-29 15:28:11 +08:00 |
|
Tony Zhang
|
a24e71768e
|
fix: state window ignores leading and trailing Null values (#33397)
* fix: state window ignores leading and trailing Null values
* fix ci cases
---------
Co-authored-by: Tony Zhang <tonyzhang@taosdata.com>
|
2025-10-29 15:27:58 +08:00 |
|
huohong
|
021c27a869
|
test: support multi vm run CI
|
2025-10-29 11:44:33 +08:00 |
|
huohong
|
3f84339f03
|
test: support multi vm run CI
|
2025-10-29 10:53:07 +08:00 |
|
huohong
|
6157697a64
|
test: support multi vm run CI
|
2025-10-29 10:52:45 +08:00 |
|
Tony Zhang
|
94ec06eb6c
|
fix: state window handles null status error (#33365)
|
2025-10-28 14:40:40 +08:00 |
|
Tony Zhang
|
81a5429539
|
enh: modify cases to avoid Out-of-time/performance error (#33379)
* enh: modify cases to avoid Out-of-time/performance error
* fix typo error
* fix cases related to first/last
---------
Co-authored-by: Tony Zhang <tonyzhang@taosdata.com>
|
2025-10-28 14:25:53 +08:00 |
|
Alex Duan
|
a3f9a791c9
|
test: tidy up cases on main branch(10-27) (#33381)
|
2025-10-28 09:21:06 +08:00 |
|
WANG MINGMING
|
9716b2c119
|
fix(tmq): tmq_get_json_meta return " if tag is "" (#33367)
|
2025-10-27 18:44:34 +08:00 |
|
chenhaoran
|
1a6f09fca4
|
fix: update test case paths for TDgpt in workflow and task files
|
2025-10-27 16:14:41 +08:00 |
|
huohong
|
1a2951cf76
|
test: fix merge diff
|
2025-10-27 13:53:22 +08:00 |
|
huohong
|
fbb5c5ac19
|
Merge remote-tracking branch 'origin/main' into test/huoh/TD-38239
# Conflicts:
# test/ci/cases.task
|
2025-10-27 13:46:42 +08:00 |
|
huohong
|
8dddee0d90
|
Merge remote-tracking branch 'origin/main' into test/huoh/TD-38239
|
2025-10-27 11:20:39 +08:00 |
|
huohong
|
2a0a09bd46
|
test: fix transaction timeout
|
2025-10-27 11:19:30 +08:00 |
|
chenhaoran
|
f6074ed260
|
fix: update UDF script paths from 23-UDFs to 12-UDFs in compilation and test files
|
2025-10-27 11:15:26 +08:00 |
|
Alex Duan
|
7dbde74a20
|
test: tidy up cases for main branch(10-21) (#33323)
|
2025-10-27 10:14:17 +08:00 |
|
Simon Guan
|
e457d1c3d4
|
Merge branch '3.3.6' into merge/3.3.6tomain
|
2025-10-27 09:42:34 +08:00 |
|
Kaili Xu
|
598b2da1df
|
enh: grant support KingHistorian (#33359)
|
2025-10-27 09:26:36 +08:00 |
|
Tony Zhang
|
b011b5705e
|
fix: show create table error when nchar-type tag is empty string (#33356)
|
2025-10-24 16:58:44 +08:00 |
|
huohong
|
f91319a7ea
|
test: support case priority
|
2025-10-24 16:49:42 +08:00 |
|
huohong
|
d61c604c43
|
test: support case priority
|
2025-10-24 15:35:10 +08:00 |
|
huohong
|
be64a65604
|
Merge remote-tracking branch 'origin/main' into test/huoh/TD-38239
|
2025-10-24 13:46:55 +08:00 |
|
huohong
|
583f51bddf
|
fix: check dnodes status until ready
|
2025-10-24 11:41:10 +08:00 |
|
huohong
|
b557d0f93b
|
test: change check version expect content read file
|
2025-10-24 10:59:03 +08:00 |
|
Alex Duan
|
732e948e38
|
cases: add test_fun_select_first_last.py to cases.task
|
2025-10-23 17:06:24 +08:00 |
|
Tony Zhang
|
95402af7d7
|
Merge branch '3.3.6' into merge/3.3.6tomain
|
2025-10-23 16:49:23 +08:00 |
|
Tony Zhang
|
18b0841cc8
|
fix: fill operator fills duration pseudo column as sliding error (#33349)
|
2025-10-23 16:11:47 +08:00 |
|