WANG MINGMING
4a3eda51e0
Merge branch '3.0' into feat/TD-32642
2024-12-10 14:11:47 +08:00
Shengliang Guan
b99f32b8f0
Merge branch '3.0' into merge/mainto3.0
2024-12-09 19:06:11 +08:00
Shengliang Guan
e99b888654
Merge branch 'main' into merge/mainto3.0
2024-12-09 19:06:06 +08:00
Shengliang Guan
83c0d38d5c
Merge pull request #29046 from taosdata/fix/skip-trim-during-restore
...
fix/skip-trim-during-restore
2024-12-09 17:54:59 +08:00
wangmm0220
0a7d8f3a69
Merge branch 'feat/TD-32642' of https://github.com/taosdata/TDengine into feat/TD-32642
2024-12-09 16:16:08 +08:00
wangmm0220
67a1df6269
feat:[TD-32642] fix problems reviewd
2024-12-09 16:15:48 +08:00
Shengliang Guan
41d7a2c667
Merge pull request #29050 from taosdata/fix/main/TD-33137
...
fix different byte length when union all with varchar
2024-12-09 11:49:45 +08:00
Haojun Liao
b715df1ac4
fix(stream): adjust schedule interval.
2024-12-08 00:20:28 +08:00
WANG MINGMING
88f0a42cdc
Merge branch '3.0' into feat/TD-32642
2024-12-07 20:43:26 +08:00
Haojun Liao
cea647daf6
refactor: limit the number of items in inputq to be 5120
2024-12-07 12:21:28 +08:00
wangjiaming0909
1f36e0a821
fix tests
2024-12-06 18:06:26 +08:00
Pengrongkun
ad9ed168ee
add test and fix tagbound schema problem
2024-12-06 16:42:51 +08:00
wangjiaming0909
34f1f23ed3
fix tests
2024-12-06 16:37:53 +08:00
Haojun Liao
05bfb61ec0
Merge branch 'main' into fix/liaohj
2024-12-06 14:11:54 +08:00
Shengliang Guan
d774a69e4d
Merge pull request #28998 from taosdata/fix/main/TD-32416
...
replace unsafe funcs in parser/planner/nodes
2024-12-06 09:55:34 +08:00
Haojun Liao
43ad35f911
refactor: adjust the lock procedure for unregister stream tasks.
2024-12-06 09:20:39 +08:00
wangjiaming0909
0e08aa413f
fix different byte length when union all with varchar
2024-12-06 09:12:09 +08:00
dmchen
d2f77ffca0
fix/skip-trim-during-restore
2024-12-06 08:48:10 +08:00
wangmm0220
0165684131
feat:[TD-32642] merge from 3.0
2024-12-05 23:47:46 +08:00
Pengrongkun
e844eea30f
fix some bugs
2024-12-05 20:09:16 +08:00
wangmm0220
77b9871c0e
feat:[TD-32642] add timezone support in windows
2024-12-05 18:55:48 +08:00
Shengliang Guan
fc987b9722
Merge pull request #29043 from taosdata/fix/deadlock
...
fix(stream): fix a deadlock in update checkpoint info in case of failed.
2024-12-05 17:26:09 +08:00
dmchen
302758db1b
fix/skip-trim-during-restore
2024-12-05 17:08:18 +08:00
Pengrongkun
7705a5856e
Merge remote-tracking branch 'origin/3.0' into TD-32937-2
2024-12-05 14:00:58 +08:00
Pengrongkun
ede70d0465
stmt2 support insert into stb(?)values(tbname)
2024-12-05 13:59:24 +08:00
Haojun Liao
af3423b714
fix(stream): fix a deadlock in update checkpoint info in case of failed.
2024-12-05 09:32:42 +08:00
54liuyao
b6aa299a3c
opt stream build twa result
2024-12-05 08:57:12 +08:00
Haojun Liao
067d2bd5c7
fix(stream): fix deadlock when update checkpoint info failed.
2024-12-04 22:19:37 +08:00
wangmm0220
f338357477
feat:[TD-32642] add test case for charset
2024-12-04 18:50:52 +08:00
54liuyao
03c3efbf92
Merge branch 'main' of https://github.com/taosdata/TDengine into fix/ly_stream_main
2024-12-04 18:43:55 +08:00
Shengliang Guan
c58697d799
Merge pull request #28903 from taosdata/feat/TS-5058-3.0
...
feat(query)[TS-5058]: support AUTO OFFSET in INTERVAL clause
2024-12-04 18:03:05 +08:00
Shengliang Guan
494fb93d16
Merge pull request #29037 from taosdata/fix/TS-5727/groupConstValue
...
fix: group_const_value
2024-12-04 17:51:26 +08:00
Shengliang Guan
1e967f527e
Merge pull request #29027 from taosdata/enh/TD-33120
...
enh:taos_stmt2_get_stb_fields add query type nums
2024-12-04 17:47:03 +08:00
Shengliang Guan
cbfdbdbd2c
Merge pull request #29010 from taosdata/fix/TS-5706/orConstContition
...
fix: where or const contition
2024-12-04 17:41:01 +08:00
wangjiaming0909
2bf3da7415
fix tests
2024-12-04 14:51:10 +08:00
Shengliang Guan
52da6644ee
Merge pull request #29014 from taosdata/fix/remove-wrong-error-log
...
fix/remove-wrong-error-log
2024-12-04 14:02:56 +08:00
Shengliang Guan
178a95542a
Merge pull request #29016 from taosdata/enh/TD-30933-3.0
...
enh(log): specify log output and process log rotate periodically
2024-12-04 14:00:53 +08:00
factosea
4a0b6adca4
fix: group_const_value
2024-12-04 11:50:17 +08:00
Pengrongkun
3146db60a1
1.taos_stmt2_get_stb_fields add query type nums
...
2.all fields add presision
2024-12-04 11:01:42 +08:00
wangmm0220
931a40985c
feat:[TD-32642] add timezone support in windows
2024-12-04 10:53:33 +08:00
Jinqing Kuang
c2256e9443
feat(query)[TS-5058]: support AUTO OFFSET in INTERVAL clause
...
Add the AUTO keyword, which allows automatic determination of the
INTERVAL OFFSET based on the WHERE condition. It simplifies usage by
allowing users to rely on the system to infer the correct offset
without manual specification.
2024-12-04 10:06:47 +08:00
Haojun Liao
3847ed2dc9
refactor: 1) adjust wal scan interval to be 500ms, 2) record the checkpointVer to be timestamp for force_window_close, 3) do some other internal refactor.
2024-12-04 09:43:51 +08:00
facetosea
e3fa2b775f
enh: time range when or const value
2024-12-04 09:35:21 +08:00
54liuyao
4fc87ada1a
Merge branch 'main' of https://github.com/taosdata/TDengine into fix/ly_stream_main
2024-12-04 09:08:08 +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
kailixu
583c4e8bb6
Merge branch '3.0' into enh/TD-30933-3.0
2024-12-03 15:28:19 +08:00
Shengliang Guan
0ec93eec9a
Merge pull request #28986 from taosdata/fix/retry-epset-inuse
...
fix/retry-epset-inuse
2024-12-03 14:24:48 +08:00
Shengliang Guan
ec37289b35
Merge pull request #29013 from taosdata/fix/3.0/TD-33110
...
fix:[TD-33110]stmt2_get_stb_fields bug
2024-12-03 14:06:05 +08:00
Shengliang Guan
9829fb9b84
Merge pull request #29004 from taosdata/fix/TS-5712-main
...
fix:[TS-5712] calculate ts error in vectorMathTsSubHelper
2024-12-03 14:03:57 +08:00