wangmm0220
395ee23fe8
fix(stream): add logic of resetting operator
2025-06-12 16:56:21 +08:00
wangjiaming0909
bfdad60c2e
new-stream: external window operator impl
2025-05-12 17:36:10 +08:00
dapan1121
009e8aa41e
Merge remote-tracking branch 'origin/3.0' into feat/TS-6100-3.0
2025-05-12 16:24:22 +08:00
wangjiaming0909
1ccc6c69a8
new-stream: runner impl
2025-04-29 15:31:17 +08:00
Jing Sima
ffd0a5eb57
fix: [TD-34205] Fix vtable mem leak ( #30608 )
2025-04-07 18:49:49 +08:00
Jing Sima
410324746b
feat:[TS-4897] virtual table ( #30098 )
...
* feat: [TS-4897] Support create/drop/alter/show/describe vtable
* feat: [TS-4897] Support vtable's query
* feat: [TS-4897] Support create virtual supertable
* feat: [TS-4897] Support explain analyze / where / count(*) and only select ts of vtable.
* feat: [TS-4897] Add create test and fix bugs
* feat: [TS-4897] Add alter/drop test and fix bugs
* feat: [TS-4897] Add describe/show test and fix bugs
* feat: [TS-4897] Add auth test and fix bugs
* feat: [TS-4897] Fix meta/catalog/cache bugs
* feat: [TS-4897] Support select tag from virtual child table
* feat: [TS-4897] Add select test and fix plenty of bugs
* feat: [TS-4897] Add optimize rule for vtable scan / support create vtable cross database / remove enterprise constraint / fix bugs.
* feat: [TS-4897] Fix 'schema is old'
* feat: [TS-4897] Support virtual stable query
* feat: [TS-4897] Add tests and Fix bugs
* feat: [TS-4897] resolve conflict.
2025-03-15 14:10:46 +08:00
Jinqing Kuang
51ffff2079
feat(query)[TS-5470]: add syntax to specify minimum duration for event and state windows
...
Introduce the `true for` syntax to allow users to specify the minimum
duration for event and state windows. Add corresponding tests to
validate the feature. Updated the user manual with usage instructions.
2025-02-24 08:02:48 +08:00
dapan1121
2bd493f77b
fix: return code issues
2024-12-11 19:18:50 +08:00
dapan1121
7fd0d024fc
fix: windows compile issue
2024-12-10 09:15:15 +08:00
dapan1121
d77147d296
Merge remote-tracking branch 'origin/3.0' into feat/TD-30268
2024-12-06 17:43:19 +08:00
dapan1121
011ff04234
fix: scheduler dead lock issue
2024-12-05 18:07:37 +08:00
Shengliang Guan
6db8a25c98
Merge branch 'main' into merge/mainto3.0
2024-11-27 22:31:17 +08:00
factosea
8f1eda88ad
enh: error code
2024-11-22 17:18:42 +08:00
wangjiaming0909
fc39ea70ac
fix tsma stream same tbname with same group id
2024-11-08 09:42:59 +08:00
xsren
974591f265
fix: colDataSetOrCover
2024-10-31 14:23:28 +08:00
xsren
e8835c2caa
blockDataCheck
2024-10-23 15:37:49 +08:00
Haojun Liao
84da5eab2e
Merge pull request #28187 from taosdata/fix/3_liaohj
...
fix(stream): use meta id instead of ptr.
2024-09-30 09:00:56 +08:00
Jing Sima
5a2c78daa2
fix:[TD-32385] Return true errcode when error occurs.
2024-09-29 10:09:15 +08:00
Haojun Liao
cc6daa0855
Merge branch '3.0' into fix/3_liaohj
2024-09-24 19:14:50 +08:00
Haojun Liao
4e4003c5a7
Merge branch '3.0' into fix/3_liaohj
2024-09-24 18:36:18 +08:00
Haojun Liao
2b78b660bd
refactor: update the error logs.
2024-09-24 18:19:47 +08:00
Jing Sima
122b707ac8
enh:[TD-32158] Free memory allocated in function setup.
2024-09-24 11:35:36 +08:00
Jing Sima
23b525458e
fix:[TD-32262] Avoid mem leak when error occurs.
2024-09-23 13:50:55 +08:00
lyh250-666
116844208d
enh:modify error code passing
2024-09-20 13:23:44 +08:00
54liuyao
19a51d82eb
fix(stream):fix mem leak and malloc res
2024-09-18 10:58:27 +08:00
Pan Wei
b795638456
Merge pull request #27760 from taosdata/fix/3.0/TD-31974
...
fix:[TD-31974] fix memory leak when error occurs after mode function init
2024-09-12 08:44:08 +08:00
Jing Sima
d670778802
fix:[TD-31974] fix memory leak when error occurs after mode function init.
2024-09-11 14:47:14 +08:00
dapan1121
dc983b9a39
fix: add block data check
2024-09-10 16:56:36 +08:00
Haojun Liao
0236db51f6
fix(query): fix memory leak and do some internal refactor.
2024-09-06 15:44:25 +08:00
Pan Wei
090e8d9921
Merge pull request #27630 from taosdata/enh/TD-31691
...
enh:modify error code passing in libs/executor/
2024-09-03 18:23:21 +08:00
lyh250-666
9c8f630759
enh:modify error code passing in libs/executor/
2024-09-03 11:01:02 +08:00
54liuyao
ae158487b7
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-31833
2024-09-02 16:00:50 +08:00
54liuyao
983962238e
fix(query):fix query operator memory leak
2024-09-02 13:46:21 +08:00
Jing Sima
c2d9178bf0
fix:[TD-31828] fix crash in mode function.
2024-09-02 10:25:23 +08:00
Haojun Liao
c118df0ec4
fix(query): fix memory leak.
2024-08-27 17:04:44 +08:00
54liuyao
de4f09b8fd
ehn(query): remove query executor assert
2024-08-23 11:01:45 +08:00
54liuyao
99bdcb3f58
enh(stream):remove assert of stream operator
2024-08-20 15:02:09 +08:00
Haojun Liao
a8eedcfdc6
Merge pull request #27012 from taosdata/fix/syntax
...
fix(query):check return code
2024-08-07 09:17:56 +08:00
Haojun Liao
e0fc36ce97
fix(query):check return code
2024-08-06 17:32:20 +08:00
54liuyao
351779024d
Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0
2024-08-06 10:46:03 +08:00
54liuyao
1edcd654d4
adj operator res
2024-08-06 09:24:31 +08:00
54liuyao
5c50970cca
Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0
2024-08-05 16:37:08 +08:00
Haojun Liao
666e813b5f
Merge pull request #26969 from taosdata/fix/TD-31209
...
fix issue for function res
2024-08-05 16:24:05 +08:00
54liuyao
57068232ff
fix res issue
2024-08-05 16:09:01 +08:00
54liuyao
f0e4d2f085
fix malloc issue
2024-08-05 12:22:25 +08:00
54liuyao
1b5cf65ab9
fix issue for function res
2024-08-05 11:17:49 +08:00
54liuyao
d999c00227
adj operator res
2024-07-29 10:35:06 +08:00
Haojun Liao
8876b2602d
fix(stream): check return value.
2024-07-27 11:02:35 +08:00
Haojun Liao
3073d6d067
other: merge 3.0
2024-07-27 00:03:28 +08:00
54liuyao
efa65256da
adj operator result
2024-07-25 19:11:32 +08:00