Simon Guan
|
eb90b38991
|
Merge branch '3.3.6' into merge/3.3.6tomain
|
2025-11-06 16:35:52 +08:00 |
|
WANG MINGMING
|
101c8c6745
|
feat(taos): add connector info for perf_connections (#33458)
|
2025-11-05 17:48:58 +08:00 |
|
freemine
|
c6dbf6d2a3
|
fix: memory leakage (#33373)
|
2025-10-29 09:45:23 +08:00 |
|
Mario Peng
|
cb61b946e8
|
fix: stmt bind core when ts is fixed value (#33326)
|
2025-10-22 16:10:22 +08:00 |
|
WANG MINGMING
|
ce215edaf6
|
fix(tmq): [TS-7468] position is negative because overflow (#33305)
|
2025-10-21 15:05:15 +08:00 |
|
WANG MINGMING
|
daf705753b
|
fix(tmq): [TS-7468] position is negative because overflow (#33304)
|
2025-10-21 15:05:11 +08:00 |
|
Alex Duan
|
cb418026f9
|
enh: Wrapper Library Add Hint Message (#33270)
|
2025-10-17 14:31:02 +08:00 |
|
Alex Duan
|
4c162c7f41
|
chore: wrapper library add hint message (#33257)
* enh: add wrapper hint
* fix: build error
* fix: build error for bit move
* fix: update copyright to 2025
* fix: accept review advise for ci
* fix: markdown blank remove
* fix: restore 09-error-code.md from main branch
|
2025-10-16 09:21:32 +08:00 |
|
Tony Zhang
|
6bc92e146f
|
Merge branch '3.3.6' into merge/3.3.6tomain
|
2025-10-14 20:09:47 +08:00 |
|
dongming chen
|
34b3e0875c
|
enh: TD-38278-print-error-code (#33231)
|
2025-10-14 16:01:58 +08:00 |
|
Yihao Deng
|
b375653948
|
fix: clearing user_ip in taos_options_connection does not take effect (#33228)
|
2025-10-13 16:57:53 +08:00 |
|
Yihao Deng
|
da0048086c
|
fix: clearing user_ip in taos_options_connection does not take effect (#33229)
|
2025-10-13 16:57:47 +08:00 |
|
Simon Guan
|
c20392e60b
|
merge: from 3.3.6 to main #33200
|
2025-10-10 14:13:21 +08:00 |
|
Mario Peng
|
d98eebd715
|
fix stmt core (#33196)
|
2025-10-10 14:09:29 +08:00 |
|
Simon Guan
|
ac0535eb41
|
Merge branch '3.3.6' into merge/3.3.6tomain
|
2025-10-10 10:31:04 +08:00 |
|
WANG MINGMING
|
90b180fe96
|
fix(stream): [TD35698]decimal data error if snapshot is true (#33149)
|
2025-10-10 09:37:05 +08:00 |
|
WANG MINGMING
|
3dadce88b3
|
fix(stream): [TD35698]decimal data error if snapshot is true (#33189)
|
2025-10-10 09:37:00 +08:00 |
|
Kaili Xu
|
13ae5350b7
|
feat: rollup sma (#33063)
|
2025-09-26 17:32:32 +08:00 |
|
Yihao Deng
|
1f181a3458
|
feat: support tls (#32926)
|
2025-09-24 13:55:19 +08:00 |
|
Simon Guan
|
d3b9aaa83b
|
Merge branch '3.0' into merge/mainto3.0
|
2025-09-19 19:42:32 +08:00 |
|
Hongze Cheng
|
e61fc3c3a6
|
feat: impl vnode scan (#32942)
* feat: support SQL commands
* feat: impl `scan database` client part code
* feat: impl `scan db.vgroups` client part code
* feat: impl `show scans` client codes
* feat: impl `show scan <id>` client code
* feat: impl `kill scan <id>` client code
* feat: impl mnode part code
* more code
* feat: impl mndScanDb
* feat: Impl all command mnode code
* feat: impl vnode part code
* fix: ci return code check
* fix: return code ci
* doc: change document
* fix: forever loop
* fix: fix some test cases
* add more codes
* fix: compile error
* fix: CI cases
* fix: some scan issues
|
2025-09-19 13:41:41 +08:00 |
|
Simon Guan
|
8017d3bea1
|
Merge branch 'main' into merge/mainto3.0
|
2025-09-19 09:17:26 +08:00 |
|
pengrongkun94@qq.com
|
20fcd656c7
|
Merge remote-tracking branch 'origin/3.3.6' into HEAD
|
2025-09-18 18:45:33 +08:00 |
|
Mario Peng
|
918b10495d
|
enh(stmt):insert ctb in other stb return error (#32996)
|
2025-09-18 14:35:20 +08:00 |
|
Mario Peng
|
73948b8398
|
fix stmt_get_fields get update sql timestamp precision (#33001)
|
2025-09-18 10:22:05 +08:00 |
|
Simon Guan
|
25d449cdbd
|
Merge branch 'main' into merge/mainto3.0
|
2025-09-16 09:32:48 +08:00 |
|
Mario Peng
|
06e8705491
|
fix: add empty nchar input (#32986)
|
2025-09-16 08:56:00 +08:00 |
|
Mario Peng
|
67ecc17c2b
|
fix: add check vtable in stmt translation (#32981)
|
2025-09-15 15:46:04 +08:00 |
|
Mario Peng
|
f178c4d1ba
|
fix: add check stmt in translation (#32978)
|
2025-09-15 15:25:35 +08:00 |
|
Simon Guan
|
d94b75564d
|
Merge branch 'main' into merge/mainto3.0
|
2025-09-12 09:32:02 +08:00 |
|
Mario Peng
|
caba5a91e3
|
fix: add empty nchar input (#32946)
|
2025-09-11 10:39:20 +08:00 |
|
Simon Guan
|
fa0d60ad2a
|
Merge branch 'main' into merge/mainto3.0
|
2025-09-10 08:37:22 +08:00 |
|
Mario Peng
|
bb869b9d48
|
enh(stmt2):fix some stmt2 query proble (#32913)
|
2025-09-09 17:28:07 +08:00 |
|
Simon Guan
|
f8af487d92
|
Merge branch 'main' into merge/mainto3.0
|
2025-09-09 08:34:17 +08:00 |
|
Haojun Liao
|
3cdc1604f3
|
feat(gpt): support imputation function (#32910)
|
2025-09-09 08:31:20 +08:00 |
|
Simon Guan
|
31aee547a3
|
Merge branch 'main' into merge/mainto3.0
|
2025-09-08 09:08:40 +08:00 |
|
WANG MINGMING
|
7cf8b26a0e
|
fix(stream): auto create normal table error in tmq (#32861)
|
2025-09-05 10:23:02 +08:00 |
|
wangmm0220
|
256116de59
|
fix(stream): conflicts from main
|
2025-09-04 20:02:22 +08:00 |
|
WANG MINGMING
|
a9f758bdb8
|
fix(tmq): set pointer = NULL to avoid double free (#32727)
|
2025-09-04 18:38:50 +08:00 |
|
Mario Peng
|
3be1ad01b1
|
enh(stmt2): checkout tables exist when insert into stb without tag (#32804)
|
2025-09-01 15:21:12 +08:00 |
|
Simon Guan
|
2268da1b5f
|
Merge branch 'main' into merge/mainto3.0
|
2025-08-28 19:06:09 +08:00 |
|
Simon Guan
|
621f1c2a09
|
Merge branch 'main' into merge/3.3.6tomain
|
2025-08-27 15:26:50 +08:00 |
|
Mario Peng
|
ae10071731
|
fix: stmt2 async query core (#32774)
|
2025-08-27 15:25:26 +08:00 |
|
Mario Peng
|
24931fe5b2
|
fix: stmt2 async query core (#32765)
|
2025-08-27 15:06:41 +08:00 |
|
Simon Guan
|
793fd472b9
|
Merge branch '3.3.6' into merge/3.3.6tomain
|
2025-08-27 14:38:02 +08:00 |
|
Haojun Liao
|
25575ae703
|
fix(query): wait for a while before trying next endpoint for tasks. (#32761)
|
2025-08-27 11:04:29 +08:00 |
|
Simon Guan
|
a23f9eabab
|
Merge branch 'main' into merge/mainto3.0
|
2025-08-27 09:44:00 +08:00 |
|
Yihao Deng
|
59d0a7e013
|
add retry to sync error (#32752)
|
2025-08-26 15:45:44 +08:00 |
|
Yihao Deng
|
97d3e8eaa5
|
add retry to sync error (#32751)
|
2025-08-26 15:45:40 +08:00 |
|
Simon Guan
|
8e961a94a6
|
Merge branch 'main' into merge/mainto3.0
|
2025-08-26 15:32:23 +08:00 |
|