Simon Guan
|
70ba767ed4
|
test: add state cases (#31762)
|
2025-07-10 14:34:14 +08:00 |
|
Jinqing Kuang
|
c07729b166
|
fix(stream): ignore disordered data of count window and sliding trigger
|
2025-07-10 12:22:54 +08:00 |
|
Jinqing Kuang
|
bd10db9bd6
|
fix(stream): fix meta pull at recalculation
|
2025-07-10 12:22:54 +08:00 |
|
Jing Sima
|
b2fcb4d4f1
|
feat: [TS-6100] Fix invalid timerange expr.
|
2025-07-10 11:22:59 +08:00 |
|
Haojun Liao
|
7957d3b4d2
|
Merge branch 'feat/TS-6100-3.0-t1' into feat/TS-6100-3.0
|
2025-07-10 11:16:51 +08:00 |
|
Haojun Liao
|
31441e1b17
|
test: update test case.
|
2025-07-10 11:16:01 +08:00 |
|
Haojun Liao
|
47d0fe92f1
|
test: update test case.
|
2025-07-10 11:15:32 +08:00 |
|
Haojun Liao
|
2e5d96d8b4
|
test: update test case.
|
2025-07-10 10:54:33 +08:00 |
|
WANG MINGMING
|
8d1823cbd7
|
Merge pull request #31754 from taosdata/feat/TS-6100-3.0-mm
fix(stream): memory leak
|
2025-07-10 10:50:21 +08:00 |
|
xiangyang guo
|
9fd5a46073
|
Merge pull request #31759 from taosdata/test/6100-for-ci
fix(build): disable BUILD_CONTRIB option in container build scripts
|
2025-07-10 10:41:20 +08:00 |
|
wangmm0220
|
12e9aca2a3
|
fix(stream): compile error
|
2025-07-10 10:26:47 +08:00 |
|
xiangyang guo
|
9825618fa1
|
Merge pull request #31758 from taosdata/test/TS-6100/bzx
test: add save res test to ci.
|
2025-07-10 10:24:36 +08:00 |
|
chenhaoran
|
eba17e7061
|
fix(build): disable BUILD_CONTRIB option in container build scripts
|
2025-07-10 10:20:36 +08:00 |
|
Haojun Liao
|
eeba75ecc5
|
test: update test case.
|
2025-07-10 10:17:56 +08:00 |
|
Jinqing Kuang
|
b78c03b458
|
fix(stream): handle redundant start msg of stream trigger task
|
2025-07-10 09:52:51 +08:00 |
|
xiao-77
|
a51c1506d5
|
Merge branch 'feat/TS-6100-3.0' into test/TS-6100/bzx
|
2025-07-10 09:51:57 +08:00 |
|
xiao-77
|
acd449795b
|
test: add test to ci.
|
2025-07-10 09:34:24 +08:00 |
|
wangmm0220
|
aab8bce2dd
|
Merge remote-tracking branch 'origin/feat/TS-6100-3.0' into feat/TS-6100-3.0-mm
|
2025-07-10 09:11:49 +08:00 |
|
wangmm0220
|
314c51a86e
|
Merge branch 'feat/TS-6100-3.0-mm' of https://github.com/taosdata/TDengine into feat/TS-6100-3.0-mm
|
2025-07-10 09:11:16 +08:00 |
|
Jinqing Kuang
|
55024e7f6c
|
fix(stream): fix calc data schema of virtual tables
|
2025-07-10 08:59:21 +08:00 |
|
Simon Guan
|
de85dad2a4
|
fix: comile error if without BUILD_CONTRIB (#31756)
|
2025-07-10 08:44:08 +08:00 |
|
Pan Wei
|
baf6a52153
|
Merge branch '3.0' into feat/TS-6100-3.0
|
2025-07-10 08:25:34 +08:00 |
|
xinsheng Ren
|
7ed0a24293
|
Merge pull request #31744 from taosdata/fix/6100/tbnametoolong
fix: tbname too long
|
2025-07-10 07:07:26 +08:00 |
|
facetosea
|
20be65d8c6
|
fix: memcpy c string
|
2025-07-10 02:08:03 +08:00 |
|
facetosea
|
82d0a769d7
|
fix: tbname cpy
|
2025-07-10 01:44:22 +08:00 |
|
wangmm0220
|
3661d83f86
|
fix(stream): memory leak
|
2025-07-10 00:22:38 +08:00 |
|
xinsheng Ren
|
98d131f5f5
|
Merge pull request #31750 from taosdata/feat/6100/resetCreateFlag
fix: reset create flag
|
2025-07-10 00:06:04 +08:00 |
|
facetosea
|
f3d6334b16
|
fix: set autocreate flag to false
|
2025-07-09 23:51:29 +08:00 |
|
xiao-77
|
7fc04de03e
|
test: all test pass.
|
2025-07-09 21:54:55 +08:00 |
|
Simon Guan
|
7d0e169189
|
Merge branch 'feat/TS-6100-3.0' of https://github.com/taosdata/TDengine into feat/TS-6100-3.0
|
2025-07-09 19:55:12 +08:00 |
|
xinsheng Ren
|
0eb838ce9f
|
Merge pull request #31741 from taosdata/fix/6100/createTb
fix: create tb
|
2025-07-09 19:37:59 +08:00 |
|
xinsheng Ren
|
8d2e1d706f
|
Merge pull request #31739 from taosdata/fix/6100/timerange
fix: timerange
|
2025-07-09 19:28:39 +08:00 |
|
Pan Wei
|
6cea090c86
|
fix: memory issues and case issues (#31743)
* enh: add operator reset func
* fix: merge join reset issue
* fix: memory issues
* fix: add debug assert
* fix: memory issues
* fix: memory leak
* fix: memory issues
* fix taos log miss
* fix: case issue
* fix: case issue
* fix: case issues
* fix: drop dnode issue
* fix: memory issues
* fix: memory issues
* fix: memory leak issues
* fix: recalculate time range issue
* fix: add debug log
* fix: memory issues
* fix: enable case asan
* Update streamlist_for_ci.task
* fix: case asan issue
* fix: stream name issue
* fix: external window compile issues
* fix: deploy memory issue
* fix: ahandle issue
* fix: ahandle issue
* fix: ahandle issue
* fix: virtual table reader list issue
* fix: log info
* fix: msg error
* fix: virtual table addr list issue
* fix: memory issues
* fix: memory leak issue
* fix: memory issues
* fix: memory free issues
* fix: memory issues
* fix: snode deploy issue
* fix: mnode reader issue
* fix: memory issues
* fix: add debug test
* enh: add ignore nodata trigger
* fix: memory leaks
* fix: configuration issue
* fix: memory issue
* fix: external window issue
---------
Co-authored-by: huohong <sallyhuo@taosdata.com>
|
2025-07-09 18:57:01 +08:00 |
|
wangmm0220
|
2a4464ab59
|
Merge remote-tracking branch 'origin/feat/TS-6100-3.0' into feat/TS-6100-3.0-mm
|
2025-07-09 18:47:14 +08:00 |
|
Jing Sima
|
d9d69459c3
|
feat: [TS-6100] Disable scan path optimize in stream query.
|
2025-07-09 18:41:40 +08:00 |
|
plum-lihui
|
98757d63f5
|
add case
|
2025-07-09 18:33:35 +08:00 |
|
Simon Guan
|
12c28b0167
|
Merge branch 'feat/TS-6100-3.0' of https://github.com/taosdata/TDengine into feat/TS-6100-3.0
|
2025-07-09 18:32:59 +08:00 |
|
Simon Guan
|
c17b6af862
|
test: more
|
2025-07-09 18:32:51 +08:00 |
|
Jing Sima
|
753ff11a26
|
feat: [TS-6100] Fix error when no child table in super virtual table.
|
2025-07-09 18:31:32 +08:00 |
|
Haojun Liao
|
f822157a8f
|
Merge branch 'feat/TS-6100-3.0' of github.com:taosdata/tdengine into feat/TS-6100-3.0
|
2025-07-09 18:31:14 +08:00 |
|
facetosea
|
caa6801d77
|
fix: reset create flag
|
2025-07-09 18:29:53 +08:00 |
|
Simon Guan
|
f53903b1cb
|
test: add cases (#31740)
|
2025-07-09 18:24:45 +08:00 |
|
Li Hui
|
8005e6889b
|
Update streamlist_for_ci.task
|
2025-07-09 18:19:24 +08:00 |
|
Jing Sima
|
b3226e4310
|
feat: [TS-6100] Optimize error msg.
|
2025-07-09 18:17:48 +08:00 |
|
Jing Sima
|
2133d47fd0
|
feat: [TS-6100] Fix vstable scan plan
|
2025-07-09 18:16:00 +08:00 |
|
Jing Sima
|
693619f0c0
|
feat: [TS-6100] Fix ignore_nodata_trigger syntax error. (#31737)
|
2025-07-09 18:10:46 +08:00 |
|
Haojun Liao
|
2954c7d32f
|
Merge branch 'feat/TS-6100-3.0' into feat/TS-6100-3.0-t1
|
2025-07-09 17:59:41 +08:00 |
|
Haojun Liao
|
d66e5b621e
|
test: update test case.
|
2025-07-09 17:39:27 +08:00 |
|
wangmm0220
|
a0b4c51176
|
Merge remote-tracking branch 'origin/feat/TS-6100-3.0' into feat/TS-6100-3.0-mm
|
2025-07-09 17:19:39 +08:00 |
|
zelv01
|
66c316d4ba
|
update noasan snode mangement example
|
2025-07-09 16:56:25 +08:00 |
|