dapan1121
d92f21339b
Merge remote-tracking branch 'origin/main' into merge/mainto3.0
2025-11-13 15:57:26 +08:00
Pan Wei
a7fda6d478
Merge pull request #33568 from taosdata/feat/opt_last
...
feat(query): retrieve first/last for the child table in a given uid list.
2025-11-13 13:48:14 +08:00
Haojun Liao
0ad0f8add9
fix: check return value.
2025-11-13 10:48:33 +08:00
Haojun Liao
e1ea154dbf
fix: remove unsued macro definition.
2025-11-13 10:41:22 +08:00
Haojun Liao
23a4efa5ec
feat(query): retrieve first/last for the child table in a given uid list.
2025-11-13 10:29:33 +08:00
wangmm0220
b7f8e9e804
enh(stream): fix sizeof error for vtable
2025-11-13 10:27:59 +08:00
wangmm0220
74030b9368
fix(stream): core dump
2025-11-13 01:45:55 +08:00
Jinqing Kuang
e0ad5609db
fix(stream): fix block array serialization in reader
2025-11-13 00:39:10 +08:00
wangmm0220
7a2b7d42ad
enh(stream): fix coredump in interface of tsdbTriggerData
2025-11-12 21:57:07 +08:00
wangmm0220
6b84119a27
enh(stream): send block batch in interface of tsdbTriggerData
2025-11-12 20:25:36 +08:00
wangmm0220
3ad733872f
enh(stream): fix meta block error
2025-11-12 19:55:18 +08:00
wangmm0220
634afb96d4
enh(stream): fix block error
2025-11-12 19:14:37 +08:00
wangmm0220
6928d97f46
enh(stream): fix conflicts
2025-11-12 16:02:53 +08:00
wangmm0220
c328931396
enh(stream): optimize indexHash for datablock
2025-11-12 15:55:01 +08:00
wangmm0220
9cb8d84724
enh(stream): optimize indexHash for datablock
2025-11-12 11:45:39 +08:00
Haojun Liao
e862b24ca3
Merge branch 'enh/addStreamLatency-marks' of github.com:taosdata/tdengine into enh/addStreamLatency-marks
2025-11-12 11:26:16 +08:00
Haojun Liao
a37f3a3f6f
refactor: opt free ploadInfo
2025-11-12 11:25:50 +08:00
Haojun Liao
cf2267a324
feat: support query first/last.
2025-11-12 11:02:17 +08:00
wangmm0220
912c65aa8f
enh(stream): fix race condition
2025-11-12 09:57:46 +08:00
Tony Zhang
3c42516e05
fix: stable tagFilterCache bug when alter varchar/nchar tag
2025-11-11 20:52:11 +08:00
Simon Guan
c40797a9dd
Merge branch 'main' into merge/mainto3.0
2025-11-11 18:56:05 +08:00
wangmm0220
c999f7f425
enh(stream): fix case error
2025-11-11 18:50:53 +08:00
wangmm0220
e743611a2c
enh(stream): fix modify tablelist
2025-11-11 18:19:04 +08:00
Haojun Liao
595e325608
fix: free failed items.
2025-11-11 16:51:56 +08:00
Haojun Liao
f4b7a762b8
fix: remove assert.
2025-11-11 16:51:13 +08:00
Haojun Liao
dcf5701326
fix: fix error in log
2025-11-11 16:27:21 +08:00
Haojun Liao
fc7a28e74d
Merge branch 'enh/addStreamLatency-marks' of github.com:taosdata/tdengine into enh/addStreamLatency-marks
2025-11-11 16:26:03 +08:00
Haojun Liao
0eab833372
fix: fix memory leak.
2025-11-11 16:25:42 +08:00
Tony Zhang
afe2ae7c81
fix: stable tagFilterCache core when tagCond has null
2025-11-11 16:07:20 +08:00
WANG MINGMING
617b967d70
enh(stream): optimize logic of getting table list for stream reader & fix race condition in table list ( #33110 )
...
* fix(stream): race condition for tablelist
* fix(stream): race condition for tablelist
* fix(stream): race condition for tablelist
* fix(stream): optimize the logic of getting tablelist
* fix(stream): tablelist size is 0 if alter tag
* enh(stream): fix default found by robot
* enh(stream): fix default found by robot
* enh(stream): refactor the logic of table list in stream reader
* enh(stream): refactor the logic of table list in stream reader
* fix(query): fix getting tags a lot if uidlist is not empty
* fix(query): fix getting tags a lot if uidlist is not empty
* fix(stream): DataBlock is null
* enh(stream): refactor the logic of table list in stream reader
* enh(stream): refactor the logic of table list in stream reader
* enh(stream): refactor the logic of table list in stream reader
* enh(stream): refactor the logic of table list in stream reader
* enh(stream): refactor the logic of table list in stream reader
* enh(stream): fix memory leak
2025-11-11 15:57:54 +08:00
wangmm0220
4f2e99772d
enh(stream): modify log level
2025-11-11 15:14:41 +08:00
wangmm0220
6567f9ff0b
Merge branch 'enh/addStreamLatency-marks' of https://github.com/taosdata/TDengine into enh/addStreamLatency-marks
2025-11-11 13:49:01 +08:00
wangmm0220
3f7d2702f7
enh(stream): fix errors in ci
2025-11-11 13:48:35 +08:00
dapan1121
3b04a673db
fix: add debug log
2025-11-11 12:27:55 +08:00
wangmm0220
a6cb6d4266
enh(stream): fix errors in ci
2025-11-11 11:20:49 +08:00
Haojun Liao
54a7cdb850
feat: read first/last ts.
2025-11-11 11:08:02 +08:00
wangmm0220
7694dfab50
Merge branch 'main' into enh/addStreamLatency-marks
2025-11-11 10:17:40 +08:00
Tony Zhang
f7af7ce5dc
chore: stable tagFilterCache add log detail
2025-11-10 18:57:15 +08:00
wangmm0220
9806d9c7a9
enh(stream): fix compile errors in ci
2025-11-10 18:30:25 +08:00
Tony Zhang
fb5bcfd118
fix: stable tagFilterCache asan stack-use-after-scope error
2025-11-10 17:43:06 +08:00
Hongze Cheng
984cc947a6
fix: possible snapshot message size error and log info
2025-11-10 17:12:23 +08:00
dapan1121
7c501fe23c
fix: crash issue
2025-11-10 16:53:15 +08:00
dapan1121
83242b5cdb
fix: crash issue
2025-11-10 16:37:18 +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
Haojun Liao
1b35654e51
Merge branch 'enh/addStreamLatency-marks' of github.com:taosdata/tdengine into enh/addStreamLatency-marks
2025-11-10 15:47:06 +08:00
Haojun Liao
299fe0ae90
fix(query): release after opening iter completed.
2025-11-10 15:45:50 +08:00
wangmm0220
83419fe9fa
enh(stream): fix compile errors in ci
2025-11-10 15:22:07 +08:00
Haojun Liao
599298dae1
fix: fix syntax error.
2025-11-10 15:10:30 +08:00
Tony Zhang
c5c9796e72
fixup: stable tagFilterCache only use in stream
2025-11-10 14:07:49 +08:00