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
|
3def86dce5
|
enh(test): insert data in parallel (#33429)
|
2025-10-30 16:46:20 +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 |
|
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 |
|
Tony Zhang
|
94ec06eb6c
|
fix: state window handles null status error (#33365)
|
2025-10-28 14:40:40 +08:00 |
|
WANG MINGMING
|
1eddb44084
|
fix(tmq): tmq_get_json_meta return " if tag is " (#33369)
|
2025-10-27 15:59:55 +08:00 |
|
Kaili Xu
|
c976cab895
|
enh: grant support KingHistorian (#33358)
|
2025-10-27 09:26:12 +08:00 |
|
Simon Guan
|
3fb9adfe0b
|
Merge branch '3.3.6' into merge/3.3.6tomain
|
2025-10-22 16:13:58 +08:00 |
|
haoranchen
|
76bc8c1b59
|
ci: remove obsolete test case files for long-running and TD-GPT tests from the parallel_test directory. (#33327)
|
2025-10-21 19:03:10 +08:00 |
|
chenhaoran
|
ac0ca94934
|
enh: improve taosd process management on Windows and add ASAN support and update telemetry port to 1080 for consistency
|
2025-10-21 11:49:27 +08:00 |
|
WANG MINGMING
|
7753b17880
|
fix(stream): cases error in sometimes (#33243)
|
2025-10-21 09:58:44 +08:00 |
|
dongming chen
|
34b3e0875c
|
enh: TD-38278-print-error-code (#33231)
|
2025-10-14 16:01:58 +08:00 |
|
dongming chen
|
85d1b7c4e1
|
fix: TD-38212 (#33186)
|
2025-10-10 18:30:42 +08:00 |
|
WANG MINGMING
|
3dadce88b3
|
fix(stream): [TD35698]decimal data error if snapshot is true (#33189)
|
2025-10-10 09:37:00 +08:00 |
|
WANG MINGMING
|
482cc5392e
|
fix(tmq): [ts7402]tag filter do not work if topic is stable with filter (#33191)
|
2025-10-10 09:30:37 +08:00 |
|
haoranchen
|
2467302b0f
|
test:move docs tests and unit tests to new framework (#33148)
|
2025-09-30 18:10:56 +08:00 |
|
Tony Zhang
|
81c03936ea
|
fix: order by errors (#33058)
|
2025-09-30 09:50:47 +08:00 |
|
Yihao Deng
|
b9d141d746
|
feat: supportstmt2 blob (#32458)
|
2025-09-29 14:32:21 +08:00 |
|
Zhixiao Bao
|
f216c3ced0
|
feat: add status check on compatibility cases. (#33061)
|
2025-09-27 12:33:06 +08:00 |
|
Tony Zhang
|
1c337c3ca9
|
fix: handle unformated wkt error (#32987)
Co-authored-by: Tony Zhang <tonyzhang@taosdata.com>
|
2025-09-17 13:55:31 +08:00 |
|
Tony Zhang
|
1cdfc46b2c
|
fix keepColumnName bug in last/first and operator (#32947)
|
2025-09-12 13:38:57 +08:00 |
|
Tony Zhang
|
ded3be494b
|
Revert "fix: the cols function returns incorrect results when fetching multiple timestamps. (#32743)" (#32897)
|
2025-09-05 19:30:55 +08:00 |
|
wangmm0220
|
256116de59
|
fix(stream): conflicts from main
|
2025-09-04 20:02:22 +08:00 |
|
chenhaoran
|
4dc0d9239e
|
fix: update UDF example paths to correct directory
|
2025-09-02 10:04:58 +08:00 |
|
Tony Zhang
|
b204ac8a23
|
fix: the cols function returns incorrect results when fetching multiple timestamps. (#32743)
|
2025-08-29 18:07:35 +08:00 |
|
Simon Guan
|
2268da1b5f
|
Merge branch 'main' into merge/mainto3.0
|
2025-08-28 19:06:09 +08:00 |
|
Simon Guan
|
7fafcb2e1f
|
test: update tmq test case desc (#32777)
|
2025-08-28 19:05:14 +08:00 |
|
Haojun Liao
|
5cf7bc862c
|
fix(gpt): update the pytorch version in the venv. (#32783)
|
2025-08-28 14:35:55 +08:00 |
|
Simon Guan
|
a23f9eabab
|
Merge branch 'main' into merge/mainto3.0
|
2025-08-27 09:44:00 +08:00 |
|
kevin men
|
71432a830c
|
fix: modify the prompt language of the taos-shell (#32758)
* fix: modify prompt language
* fix: add shell test case
* fix: modify comments
* fix: modify test case for TDengine TSDB
|
2025-08-26 22:05:29 +08:00 |
|
kevin men
|
22209fabea
|
docs: upgrade the version of taopsy (#32749)
* docs: upgrade the version of taopsy
* docs: modify taos-ws-py sqlalchemy examples
* docs: modify taos-ws-py connect examples
* docs: fix taos-ws-py sqlalchemy examples error
* docs: fix taos-ws-py sqlalchemy pool examples error
* docs: add taos-ws-py sqlalchemy pool some addr examples
|
2025-08-26 16:28:10 +08:00 |
|
Simon Guan
|
8e961a94a6
|
Merge branch 'main' into merge/mainto3.0
|
2025-08-26 15:32:23 +08:00 |
|
Simon Guan
|
d5811869b3
|
Merge branch '3.3.6' into merge/3.3.6tomain
|
2025-08-25 17:04:13 +08:00 |
|
Haojun Liao
|
87524f9695
|
fix(query): set the alias name for _select_value if it is only the parameter of some functions. (#32704)
|
2025-08-25 16:35:20 +08:00 |
|
Simon Guan
|
e684098a59
|
test: remove unused files (#32725)
|
2025-08-25 09:28:49 +08:00 |
|
Jing Sima
|
7b88b65309
|
fix: [TD-37537] Fix deadlock cause by incorrect vtable meta response. (#32719)
|
2025-08-25 09:21:29 +08:00 |
|
Simon Guan
|
a32607ba3d
|
Merge branch 'main' into merge/mainto3.0
|
2025-08-22 17:51:28 +08:00 |
|
Simon Guan
|
34b825fbac
|
test: remove tsim case (#32717)
|
2025-08-22 17:50:48 +08:00 |
|
Simon Guan
|
a3ff992a9a
|
test: update case desc (#32693)
|
2025-08-22 13:07:20 +08:00 |
|
Simon Guan
|
b0843270e8
|
Merge branch 'main' into merge/mainto3.0
|
2025-08-21 15:53:37 +08:00 |
|
Jing Sima
|
074fd94c9f
|
feat[TD-37210]: trigger scan plan optimize (#32633)
|
2025-08-21 15:46:57 +08:00 |
|
Simon Guan
|
5d1c87f676
|
Merge branch '3.3.6' into merge/3.3.6tomain
|
2025-08-21 14:45:34 +08:00 |
|
Jing Sima
|
f0d575dd5e
|
fix: [TD-37536] Split test_vtable_query_cross_db_stb to 3 tests. (#32665)
|
2025-08-21 13:45:50 +08:00 |
|
Simon Guan
|
2cf2437822
|
test: update case desc (#32647)
|
2025-08-21 09:51:49 +08:00 |
|
Hongze Cheng
|
549d4b5c08
|
enh: support for BSS (Byte-Stream-Split) encoding on floating-point data (#32447)
|
2025-08-21 09:31:14 +08:00 |
|
haoranchen
|
b6e3fc6ff3
|
fix: commented out some test cases (#32634)
|
2025-08-20 22:22:48 +08:00 |
|
Simon Guan
|
a106d4044b
|
Merge branch '3.3.6' into merge/3.3.6tomain
|
2025-08-19 19:27:22 +08:00 |
|
Jing Sima
|
9b859950b0
|
fix: [TD-37485] Split test_vtable_query to two test. (#32605)
|
2025-08-19 17:39:52 +08:00 |
|
dongming chen
|
b851529e6e
|
fix(TD-37482): fix monitor case (#32591)
Prevents abrupt termination when table data is not as expected.
Avoids interrupting tests by returning instead of exiting.
|
2025-08-19 16:49:44 +08:00 |
|