Tony Zhang
3c42516e05
fix: stable tagFilterCache bug when alter varchar/nchar tag
2025-11-11 20:52:11 +08:00
Tony Zhang
afe2ae7c81
fix: stable tagFilterCache core when tagCond has null
2025-11-11 16:07:20 +08:00
dapan1121
1521fb119e
fix: remove debug log
2025-11-11 13:47:55 +08:00
dapan1121
6857f85f74
fix: remove debug log
2025-11-11 12:38:18 +08:00
wangmm0220
184f907320
Merge branch 'enh/addStreamLatency-marks' of https://github.com/taosdata/TDengine into enh/addStreamLatency-marks
2025-11-11 11:24:37 +08:00
dapan1121
0aa442f6ff
fix: add debug log
2025-11-11 11:21:14 +08:00
wangmm0220
a6cb6d4266
enh(stream): fix errors in ci
2025-11-11 11:20:49 +08:00
Tony Zhang
826b4cc1b9
fix: getTableList memleak
2025-11-11 10:26:03 +08:00
dapan1121
c4824cb132
fix: add more debug logs
2025-11-11 10:24:41 +08:00
dapan1121
0401dfec0d
fix: add more log
2025-11-11 10:04:53 +08:00
dapan1121
ae58b12a25
fix: add debug log
2025-11-11 08:42:50 +08:00
Tony Zhang
f7af7ce5dc
chore: stable tagFilterCache add log detail
2025-11-10 18:57:15 +08:00
dapan1121
27d729217e
fix: add debug log
2025-11-10 17:58:55 +08:00
dapan1121
7c501fe23c
fix: crash issue
2025-11-10 16:53:15 +08:00
Tony Zhang
c2c24e0587
chore: stable tagFilterCache print log when failed to hit cache
2025-11-10 16:24:15 +08:00
Tony Zhang
d308547bb6
enh: add more log for stable tagFilterCache & remove dup code
2025-11-10 16:12:38 +08:00
Tony Zhang
c5c9796e72
fixup: stable tagFilterCache only use in stream
2025-11-10 14:07:49 +08:00
Tony Zhang
72dc5060b1
enh: support stable tagFilterCache
2025-11-10 10:22:00 +08:00
Haojun Liao
1ec71f4469
refactor: use lru instead of hash map.
2025-11-10 00:48:05 +08:00
wangmm0220
62efbc7baf
fix(stream): conflicts
2025-11-07 16:49:53 +08:00
wangmm0220
638ca1ab64
fix(query): fix getting tags a lot if uidlist is not empty
2025-11-07 16:39:24 +08:00
wangmm0220
ae66b2f7e8
fix(query): fix getting tags a lot if uidlist is not empty
2025-11-07 16:39:13 +08:00
wangmm0220
b889befe39
enh(stream): fix conflicts
2025-11-07 16:38:02 +08:00
wangmm0220
d94396ff5b
Merge branch 'main' into fix/TD-37251-tablelist-main
2025-11-07 16:30:59 +08:00
dapan1121
6c2a1d72b6
Merge remote-tracking branch 'origin/main' into enh/addStreamLatency-marks
2025-11-06 10:23:28 +08:00
dapan1121
6ee4b50afd
enh: support multiple conditions in external window time range
2025-11-06 09:33:05 +08:00
Tony Zhang
79eeccccac
fix: state window handle all-null datablock error ( #33439 )
2025-11-06 09:14:24 +08:00
xinsheng Ren
8962a76181
enh: only createtable ( #33420 )
2025-10-31 17:40:04 +08:00
Tony Zhang
40c482f455
Merge branch '3.3.6' into merge/3.3.6tomain
2025-10-30 16:09:58 +08:00
Simon Guan
c0ad0c14e1
Merge branch 'main' into merge/3.3.6tomain
2025-10-30 15:59:53 +08:00
dapan1121
21e0bdcb50
fix: external window block capacity issue
2025-10-30 13:47:53 +08:00
dapan1121
f246ff76a7
Merge remote-tracking branch 'origin/main' into enh/addStreamLatency-marks
2025-10-30 13:40:32 +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
WANG MINGMING
fdf218cb53
fix(stream): [TD-38380] error if tag == %%1 with tagcache open ( #33346 )
2025-10-30 09:59:15 +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
dapan1121
e85b6f3ac1
Merge remote-tracking branch 'origin/main' into enh/addStreamLatency-marks
2025-10-29 11:16:35 +08:00
Tony Zhang
14562936db
Merge branch '3.3.6' into merge/3.3.6tomain
2025-10-28 15:11:47 +08:00
Tony Zhang
94ec06eb6c
fix: state window handles null status error ( #33365 )
2025-10-28 14:40:40 +08:00
wangmm0220
6c0733c5cb
enh(stream): do not use tag cache to save memory in stream
2025-10-28 14:14:32 +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
Jing Sima
5efb5418e3
fix: [TD-38315] virtual supertable scan wrong tsSlotId. ( #33288 )
2025-10-21 16:19:13 +08:00
WANG MINGMING
f2dba291e0
fix(stream): tsdbReader is null ( #33306 )
...
* fix(stream): tsdbReader is null
* fix(stream): tsdbReader is null
* fix(stream): tsdbReader is null
* fix(stream): tsdbReader is null
* fix(stream): tablelist need reload for vtable reset
2025-10-21 09:46:03 +08:00
Jing Sima
6dd1664315
enh: optimize vtable scan ( #33232 )
2025-10-17 13:18:37 +08:00
xinsheng Ren
a05eaf3243
fix: memleak ( #33280 )
2025-10-17 09:49:52 +08:00
WANG MINGMING
e53920d0f2
Merge pull request #33284 from taosdata/main
...
enh(stream): merge from main
2025-10-16 17:09:48 +08:00
WANG MINGMING
a190048d55
enh(stream): reset table scan in reader ( #33247 )
2025-10-16 14:46:49 +08:00
wangmm0220
75e37f1389
enh(stream): fix default found by robot
2025-10-15 18:24:35 +08:00
wangmm0220
f1f994ff05
enh(stream): fix default found by robot
2025-10-15 18:18:46 +08:00