Haojun Liao
|
132fb8e82e
|
refactor: wait for more time for future data
|
2023-10-03 15:42:00 +08:00 |
Haojun Liao
|
38aff641ee
|
fix(stream): add null check.
|
2023-10-03 02:39:57 +08:00 |
Haojun Liao
|
58f410a9df
|
refactor: do some internal refactor.
|
2023-10-03 02:37:52 +08:00 |
Haojun Liao
|
a543f4ca97
|
refactor: do some internal refactor.
|
2023-10-03 01:52:03 +08:00 |
Haojun Liao
|
5564eb215c
|
fix(stream): fix invalid check.
|
2023-10-03 00:38:24 +08:00 |
Haojun Liao
|
5718158fc0
|
refactor: do some internal refactor.
|
2023-10-01 22:27:29 +08:00 |
Haojun Liao
|
31acbc6fe2
|
refactor: do some internal refactor (discard the checkpoint source msg during restoring).
|
2023-09-28 22:44:13 +08:00 |
Haojun Liao
|
f2d8431619
|
fix(stream): enable new time range for stream task.
|
2023-09-28 18:26:52 +08:00 |
Minglei Jin
|
2d3652c723
|
fix(keep0-duration): force keep0 at least thrice of duration
|
2023-09-28 16:15:35 +08:00 |
Haojun Liao
|
0047d1e1a6
|
Merge branch 'main' into fix/liaohj
|
2023-09-28 14:35:14 +08:00 |
wade zhang
|
b75baa5b0e
|
Merge pull request #23100 from taosdata/fix/m/TD-26525
fix: group by operator may cause client assert fail
|
2023-09-28 14:16:35 +08:00 |
Haojun Liao
|
80ec77cbb6
|
enh(stream): optimize the stream status when creating without fill-history option.
|
2023-09-28 11:23:03 +08:00 |
wangjiaming0909
|
2340a952aa
|
fix: group by operator may cause client assert fail
|
2023-09-28 10:23:33 +08:00 |
Haojun Liao
|
22e485d132
|
fix(stream): opt perf.
|
2023-09-28 09:25:23 +08:00 |
slzhou
|
f659e36d2c
|
fix: internal error when show normal db.tables like pattern
|
2023-09-28 09:20:12 +08:00 |
Haojun Liao
|
9df5217221
|
Merge pull request #23106 from taosdata/fix/fixTransInvalidReadMain
fix trans invalid read
|
2023-09-28 09:15:12 +08:00 |
Haojun Liao
|
cc9b9d1054
|
Merge pull request #23102 from taosdata/fix/liaohj
fix(stream): fix several bugs and do some internal refactor for stream processing.
|
2023-09-28 09:12:39 +08:00 |
dapan1121
|
913c75e654
|
Merge pull request #23097 from taosdata/fix/ts-4088
fix: timestamp computation output type is float
|
2023-09-28 08:42:07 +08:00 |
Haojun Liao
|
f525778aef
|
fix(stream): fix syntax error.
|
2023-09-28 00:53:36 +08:00 |
Haojun Liao
|
25a3c727e3
|
Merge pull request #23090 from taosdata/fix/dead_lock
fix(stream): fix dead lock.
|
2023-09-28 00:42:52 +08:00 |
yihaoDeng
|
4581c296d0
|
fix trans invalid read
|
2023-09-27 19:54:09 +08:00 |
Haojun Liao
|
8c998673ad
|
fix(stream): fix dead lock.
|
2023-09-27 17:15:49 +08:00 |
shenglian zhou
|
fc824a3bb9
|
fix: timestamp add return float when get time range
|
2023-09-27 16:39:49 +08:00 |
dapan1121
|
c8aee79e3f
|
fix: apercentile parameter validation and result error
|
2023-09-27 16:08:06 +08:00 |
Haojun Liao
|
2dade996bb
|
log(stream): update logs.
|
2023-09-27 15:37:12 +08:00 |
Haojun Liao
|
9ab89ef961
|
fix(stream): fix dead lock.
|
2023-09-27 15:26:46 +08:00 |
Haojun Liao
|
8f2d217834
|
log: update logs.
|
2023-09-27 14:48:53 +08:00 |
Haojun Liao
|
11641e1115
|
refactor: do some internal refactor.
|
2023-09-27 14:18:01 +08:00 |
Haojun Liao
|
34d547bfff
|
fix(stream): avoid repeatly free obj.
|
2023-09-27 14:05:14 +08:00 |
Haojun Liao
|
ae020fcd2d
|
log(stream): update the log.
|
2023-09-27 14:03:57 +08:00 |
Haojun Liao
|
e13efd5b04
|
refactor: optimize the fill-history task launch policy, and do some other internal refactor.
|
2023-09-27 14:00:48 +08:00 |
dapan1121
|
222deba430
|
Merge pull request #23070 from taosdata/szhou/fix-td4070
fix: set null when creating empty input for count
|
2023-09-27 13:27:11 +08:00 |
Haojun Liao
|
a7e6933ce7
|
refactor: do some internal refactor.
|
2023-09-27 09:46:15 +08:00 |
Haojun Liao
|
37bf387453
|
fix(stream): reduce the counter when remove stream tasks.
|
2023-09-27 09:36:20 +08:00 |
Haojun Liao
|
9ab9de0ad3
|
fix(stream): limit sink quota.
|
2023-09-27 00:30:38 +08:00 |
Haojun Liao
|
27dcbcb96f
|
fix(stream): update the retry interval.
|
2023-09-26 23:42:02 +08:00 |
Haojun Liao
|
aec15ae39f
|
enh(stream): add quota limitation for sink task.
|
2023-09-26 23:29:54 +08:00 |
liuyao
|
ebf4283e91
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-26174
|
2023-09-26 17:19:41 +08:00 |
liuyao
|
c95dc167b7
|
add ci
|
2023-09-26 17:19:21 +08:00 |
dapan1121
|
17e1da0be7
|
fix: log typo
|
2023-09-26 16:53:29 +08:00 |
shenglian zhou
|
5a28981d50
|
fix: set null when creating empty input for count
|
2023-09-26 16:00:56 +08:00 |
wade zhang
|
f6134b42d7
|
Merge pull request #23036 from taosdata/feat/TS-4011-3.0
feat/TS-4011: adjust config 'keep_time_offset' level from dnode to db
|
2023-09-26 14:25:54 +08:00 |
Haojun Liao
|
890d658aea
|
refactor: do some internal refactor.
|
2023-09-26 14:11:45 +08:00 |
Haojun Liao
|
525ee369d3
|
Merge pull request #23032 from taosdata/fix/liaohj
fix(stream): fix several stability-related bugs in stream framework.
|
2023-09-26 14:10:58 +08:00 |
Haojun Liao
|
f3f18b0fa3
|
fix(stream): add new status for meta.
|
2023-09-26 12:15:12 +08:00 |
liuyao
|
ca2325f886
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-26174
|
2023-09-26 10:41:31 +08:00 |
liuyao
|
82e18e32b0
|
add ci
|
2023-09-26 10:41:12 +08:00 |
Haojun Liao
|
d214a2f6bd
|
fix(stream): do some internal refactor.
|
2023-09-26 09:32:57 +08:00 |
Haojun Liao
|
6cc3618ed9
|
fix(stream): fix error in pause scan-history data.
|
2023-09-26 01:09:55 +08:00 |
Haojun Liao
|
5a4a0aa0e3
|
fix(stream): fix invalid read and memory leak.
|
2023-09-25 23:10:33 +08:00 |
yihaoDeng
|
05ab04b87f
|
disable ip on community
|
2023-09-25 19:10:50 +08:00 |
Haojun Liao
|
c9576d7a85
|
fix(stream): transfer state when all downstream rsp already.
|
2023-09-25 17:31:38 +08:00 |
liuyao
|
83c58a25cb
|
ignore udpate check
|
2023-09-25 16:58:23 +08:00 |
Haojun Liao
|
c615c513e8
|
fix(stream): fix memory leak.
|
2023-09-25 16:01:17 +08:00 |
Haojun Liao
|
966ce4f30e
|
Merge remote-tracking branch 'origin/fix/liaohj' into fix/liaohj
|
2023-09-25 16:00:02 +08:00 |
Haojun Liao
|
fcf4cc7169
|
fix(stream): fix the invalid counter for ready tasks in vnode, fix an invalid read.
|
2023-09-25 15:58:24 +08:00 |
Shungang Li
|
743a5b0640
|
feat: add db config item keep_time_offset
|
2023-09-25 15:46:08 +08:00 |
wade zhang
|
7a711bc687
|
Merge pull request #22879 from taosdata/enh/TS-3812-3.0
enh: timeseries calculation
|
2023-09-25 12:23:16 +08:00 |
wade zhang
|
928c28fb68
|
Merge pull request #23021 from taosdata/szhou/star-tbname
feature: bi tools support star expansion to include tbname
|
2023-09-25 12:22:36 +08:00 |
Haojun Liao
|
dbc53069db
|
Merge branch 'main' into fix/liaohj
|
2023-09-25 10:41:18 +08:00 |
Haojun Liao
|
1af95969b2
|
fix(stream): adjust nodeUpdate check interval.
|
2023-09-25 10:40:30 +08:00 |
Haojun Liao
|
eb4078b7f3
|
fix(stream): record the tasks started info, and do some internal refactor.
|
2023-09-25 09:59:05 +08:00 |
Haojun Liao
|
c987f61300
|
fix(stream): fix race condition.
|
2023-09-25 01:37:27 +08:00 |
Haojun Liao
|
da82a5f19e
|
fix(stream): do not wait for the checkpoint finish before stop tasks.
|
2023-09-24 22:03:07 +08:00 |
Haojun Liao
|
a74b462ffb
|
fix(stream): add new timer for each task.
|
2023-09-24 02:25:53 +08:00 |
Haojun Liao
|
b7dcd94c64
|
refactor: do some internal refactor.
|
2023-09-24 01:56:52 +08:00 |
Haojun Liao
|
3a75c21e66
|
refactor: do some internal refactor.
|
2023-09-24 01:55:59 +08:00 |
Haojun Liao
|
4ea737571d
|
refactor: do some internal refactor.
|
2023-09-24 01:26:51 +08:00 |
kailixu
|
bc8ebf1562
|
Merge branch '3.0' into enh/TS-3812-3.0
|
2023-09-23 18:19:08 +08:00 |
Haojun Liao
|
7f265e181d
|
fix(stream): update the checkpoint record start time.
|
2023-09-23 18:05:14 +08:00 |
Haojun Liao
|
6ef68fdf06
|
fix(stream): fix invalid checkpoint start time.
|
2023-09-23 17:57:09 +08:00 |
Haojun Liao
|
0436977d63
|
Merge remote-tracking branch 'origin/fix/liaohj' into fix/liaohj
|
2023-09-23 14:13:53 +08:00 |
Haojun Liao
|
acd3321494
|
fix(stream): rsp when checkpoint source failed.
|
2023-09-23 14:13:33 +08:00 |
yihaoDeng
|
67cd3ecd7f
|
avoid double send
|
2023-09-23 03:38:00 +00:00 |
Haojun Liao
|
7d5f76c6f1
|
fix(stream): disable auto rsp for checkpoint source.
|
2023-09-23 11:31:14 +08:00 |
Haojun Liao
|
5155519559
|
fix(stream): fix invalid assert.
|
2023-09-22 23:06:48 +08:00 |
Haojun Liao
|
cf6c255f22
|
refactor: do some internal refactor.
|
2023-09-22 22:50:21 +08:00 |
shenglian zhou
|
df19645a90
|
fix: check table is super table when rewrite star for bi tool
|
2023-09-22 22:02:30 +08:00 |
kailixu
|
8f828e052b
|
enh: timeseries calculation optimization
|
2023-09-22 20:07:51 +08:00 |
Haojun Liao
|
fcbd747afc
|
fix(stream): fix race condition.
|
2023-09-22 19:35:12 +08:00 |
liuyao
|
0d983e28ef
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-26174
|
2023-09-22 19:25:41 +08:00 |
liuyao
|
5cc1ae1266
|
fix issue
|
2023-09-22 19:25:19 +08:00 |
Haojun Liao
|
1ca05fb3af
|
fix(stream): add some logs.
|
2023-09-22 18:56:31 +08:00 |
Haojun Liao
|
5b12e276cf
|
fix(stream): add msg identifier check.
|
2023-09-22 18:13:18 +08:00 |
Haojun Liao
|
bb1a2322ca
|
fix(stream): add some logs.
|
2023-09-22 17:27:10 +08:00 |
Haojun Liao
|
07ec6f38b8
|
fix(stream): remove invalid free.
|
2023-09-22 16:53:22 +08:00 |
Haojun Liao
|
5a695f632c
|
fix(stream): remove the blocking flag after successfully retry sending msg.
|
2023-09-22 16:44:55 +08:00 |
Haojun Liao
|
6c357104a5
|
fix(stream): clear the failure vnode id list before send msg.
|
2023-09-22 16:19:25 +08:00 |
dapan1121
|
f0c1585508
|
Merge pull request #22957 from taosdata/feat/xsren/TS-4000/fillVarchar3.0
fill data of varchar type
|
2023-09-22 16:16:13 +08:00 |
Haojun Liao
|
0f5f21ba09
|
fix(stream): fix invalid read.
|
2023-09-22 16:05:12 +08:00 |
Haojun Liao
|
619a9f6d08
|
fix(stream): refactor re-try dispatch msg for stream tasks.
|
2023-09-22 15:57:55 +08:00 |
slzhou
|
fb62588dd3
|
fix: nodesIsStar and nodesIsTableStar
|
2023-09-22 15:26:39 +08:00 |
slzhou
|
57d5d793f8
|
fix: comm/enterprise split
|
2023-09-22 15:06:38 +08:00 |
liuyao
|
4f8e6d7795
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-26174
|
2023-09-22 15:00:52 +08:00 |
liuyao
|
410a177637
|
fix issue
|
2023-09-22 15:00:26 +08:00 |
Haojun Liao
|
898aea5cfb
|
refactor(stream): refactor send msg.
|
2023-09-22 14:52:18 +08:00 |
slzhou
|
18f8e0dc8d
|
fix: enterprise/community bi support
|
2023-09-22 14:31:47 +08:00 |
slzhou
|
72307ab877
|
enhance: move bi to enterprise
|
2023-09-22 14:27:01 +08:00 |
Haojun Liao
|
7e4410f094
|
Merge pull request #22992 from taosdata/feat/TD-26052
feat:support vnode split in tmq
|
2023-09-22 13:57:21 +08:00 |
Haojun Liao
|
87ea745861
|
fix(stream): add some logs, and remove invalid assert.
|
2023-09-22 10:53:03 +08:00 |
Haojun Liao
|
f7bcff862d
|
fix(stream): add check info detailed information.
|
2023-09-22 10:23:56 +08:00 |
slzhou
|
9bb628650c
|
fix: pass basic test
|
2023-09-22 10:13:17 +08:00 |
wangmm0220
|
5555371fbc
|
fix:memory leak
|
2023-09-22 10:04:53 +08:00 |
dapan1121
|
94ad93febd
|
Merge pull request #23003 from taosdata/feat-pipelined-agg/TD-25620
feat: pipelined agg when partition by col slimit
|
2023-09-22 09:48:45 +08:00 |
liuyao
|
dc2f7872f8
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-26174
|
2023-09-22 09:41:15 +08:00 |
liuyao
|
4979fc5283
|
fix issue
|
2023-09-22 09:40:08 +08:00 |
wangmm0220
|
803b17a2db
|
fix:memory leak
|
2023-09-22 09:31:58 +08:00 |
Haojun Liao
|
b1ba716299
|
refactor: do some internal refactor.
|
2023-09-22 09:24:36 +08:00 |
Haojun Liao
|
b075b4438b
|
fix(stream): handle dispatch checkpoint-trigger failure.
|
2023-09-21 23:15:18 +08:00 |
Haojun Liao
|
50d5fb6641
|
fix(stream): update logs.
|
2023-09-21 19:14:34 +08:00 |
wangjiaming0909
|
f2832b5aa7
|
feat: pipelined agg when partition by col slimit
|
2023-09-21 17:45:49 +08:00 |
Cary Xu
|
1bbb812557
|
Merge branch '3.0' into enh/TS-3934-3.0
|
2023-09-21 17:32:51 +08:00 |
Haojun Liao
|
4925b67d4a
|
fix(stream): ignore the dispatch failure, and set the correct rsp counter.
|
2023-09-21 17:22:09 +08:00 |
shenglian zhou
|
80f77251b2
|
merge with 3.0 and finish coding star expansion
|
2023-09-21 17:04:12 +08:00 |
dapan1121
|
64da3f4ef9
|
Merge pull request #22978 from taosdata/szhou/show-db-table
enhance: show normal/child tables and show user/system databases
|
2023-09-21 16:55:26 +08:00 |
Haojun Liao
|
2efd155adf
|
fix(stream): wait for the task checkpoint before stop.
|
2023-09-21 15:53:21 +08:00 |
kailixu
|
677e938851
|
enh: remove obsolete code
|
2023-09-21 14:18:46 +08:00 |
kailixu
|
b0d1f651ab
|
enh: remove obsolete code
|
2023-09-21 14:15:29 +08:00 |
kailixu
|
eb6b6ec882
|
enh: remove user cache when user dropped
|
2023-09-21 14:09:50 +08:00 |
Haojun Liao
|
17586af0ce
|
refactor: do refactor the sink task.
|
2023-09-21 13:32:57 +08:00 |
kailixu
|
2ff0748022
|
enh: remove user cache in catalog when user dropped
|
2023-09-21 11:29:34 +08:00 |
liuyao
|
b1d9cd1c4a
|
release state
|
2023-09-21 10:12:43 +08:00 |
liuyao
|
3b3c5d7cb8
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-26174
|
2023-09-21 10:11:36 +08:00 |
slzhou
|
de411ebad1
|
fix: review comments
|
2023-09-21 09:55:13 +08:00 |
yihaoDeng
|
77ef632233
|
refactor code
|
2023-09-21 01:36:12 +00:00 |
Haojun Liao
|
9f9b712332
|
fix(stream): disable token bucket.
|
2023-09-21 01:19:58 +08:00 |
Haojun Liao
|
92f18989df
|
fix(stream): remove invalid cached task info in buffer.
|
2023-09-20 19:19:04 +08:00 |
Haojun Liao
|
6633fb971b
|
fix(stream): update logs.
|
2023-09-20 18:18:31 +08:00 |
liuyao
|
b4be5fe895
|
fix mem leak
|
2023-09-20 17:35:11 +08:00 |
Haojun Liao
|
8d5ea720e4
|
Merge pull request #22962 from taosdata/feat/TD-26052
feat:vnode tranform support in tmq
|
2023-09-20 17:32:04 +08:00 |
Haojun Liao
|
619b377dd9
|
fix(stream): exec task in task queuee threads.
|
2023-09-20 17:30:41 +08:00 |
Haojun Liao
|
49165f8c3c
|
fix(stream): add more check.
|
2023-09-20 16:49:55 +08:00 |
Haojun Liao
|
8329ec79f2
|
fix(stream): check the status before exec stream task when handling the dispatch requests.
|
2023-09-20 16:32:27 +08:00 |
dmchen
|
8ad0f4182a
|
revert dependency
|
2023-09-20 15:54:38 +08:00 |
Haojun Liao
|
2a781c509f
|
fix(stream): add task status check.
|
2023-09-20 15:32:15 +08:00 |
liuyao
|
1cebda368a
|
session&state operator buff
|
2023-09-20 15:06:08 +08:00 |
slzhou
|
0c6338dc15
|
fix: fix address sanitizer error
|
2023-09-20 13:25:26 +08:00 |
slzhou
|
1f1657a160
|
fix: fix address sanitizer error
|
2023-09-20 11:50:32 +08:00 |
dm chen
|
4497a01168
|
Merge branch 'main' into feat/TD-26127-audit-sql
|
2023-09-20 11:13:34 +08:00 |
Haojun Liao
|
b4419bda65
|
enh(stream): add node stage check.
|
2023-09-20 10:35:01 +08:00 |
Haojun Liao
|
779c0c5f19
|
Merge pull request #22970 from taosdata/fix/liaohj
fix(stream): keep the status entry in hash table, instead entry index.
|
2023-09-20 10:33:05 +08:00 |
slzhou
|
951786669d
|
fix: modify show_kind enum value from none to all
|
2023-09-20 08:39:57 +08:00 |
Haojun Liao
|
1decaaee1e
|
fix(stream): set correct size for results generated by scan history stream tasks.
|
2023-09-19 16:49:04 +08:00 |
slzhou
|
bd2669b4f1
|
fix: show normal tables core
|
2023-09-19 16:40:23 +08:00 |
slzhou
|
f208eefdf2
|
fix: fix sanitizer error
|
2023-09-19 16:21:44 +08:00 |
slzhou
|
f4dbd5d9c9
|
enhance: show normal/child tables and show user/system databases
|
2023-09-19 16:14:17 +08:00 |
wangjiaming0909
|
1e53e6cfeb
|
optimize count()/last() + partition by tbname/tag
|
2023-09-19 14:56:02 +08:00 |
dm chen
|
ee913cbfbc
|
Merge branch 'main' into feat/TD-26127-audit-sql
|
2023-09-19 14:39:20 +08:00 |
Haojun Liao
|
309630eb11
|
fix(stream): add timestamp.
|
2023-09-19 14:22:05 +08:00 |
dapan1121
|
aabd7a51f7
|
Merge pull request #22934 from taosdata/fix/xsren/TD-26274/mergeSort_main
merge stable sort intead of qsort as insert unordered data
|
2023-09-19 14:17:47 +08:00 |
shenglian zhou
|
2773f1e9ac
|
fix: continue coding
|
2023-09-19 14:03:06 +08:00 |
dmchen
|
e36ff1282c
|
revert dependency
|
2023-09-19 13:42:02 +08:00 |
Haojun Liao
|
38b3a7c1bd
|
fix(stream): update logs.
|
2023-09-19 11:05:49 +08:00 |
slzhou
|
cabe04fccd
|
fix: add more sql trace
|
2023-09-19 10:47:12 +08:00 |
slzhou
|
7b2eea0b4b
|
fix: fix address sanitizer error
|
2023-09-19 10:08:01 +08:00 |
Haojun Liao
|
b7efedf4aa
|
enh(stream): log the checkpoint time.
|
2023-09-19 09:53:33 +08:00 |
Haojun Liao
|
e76bab7122
|
fix(stream): not handle the check msg for follower tasks.
|
2023-09-19 09:43:14 +08:00 |
slzhou
|
05ef6e291c
|
fix: fix address sanitizer error
|
2023-09-19 09:15:12 +08:00 |
slzhou
|
6eb6799a34
|
fix: fix sanitizer error
|
2023-09-19 08:41:10 +08:00 |
slzhou
|
78ea4b1927
|
fix: fix memory sanitizer error
|
2023-09-19 08:38:08 +08:00 |
Haojun Liao
|
9a9fffa577
|
fix(stream): reset task counter.
|
2023-09-19 00:52:35 +08:00 |
Haojun Liao
|
377fdfacf6
|
fix(stream): add some logs.
|
2023-09-18 23:51:08 +08:00 |
Haojun Liao
|
2c9d54af37
|
fix(stream): fix memory leak.
|
2023-09-18 19:58:46 +08:00 |
wangmm0220
|
1e859084b7
|
fix:conflicts from 3.0
|
2023-09-18 19:57:33 +08:00 |
Haojun Liao
|
c7b8d572f6
|
fix(stream): set the output normal for stream dispatch when encountering the transfer state.
|
2023-09-18 18:25:22 +08:00 |
shenglian zhou
|
94a616fcc1
|
fix: save and continue
|
2023-09-18 16:59:07 +08:00 |
xsren
|
b2170e9791
|
fill data of varchar type
|
2023-09-18 16:03:04 +08:00 |
Haojun Liao
|
c33ef4ce88
|
fix(stream): add null check
|
2023-09-18 15:14:51 +08:00 |
wangmm0220
|
7869b693f2
|
add test case for tmq in vnode transform & fix core in race condition for pTq->pExecStore
|
2023-09-18 14:09:28 +08:00 |
xsren
|
83d8e3a524
|
mem exception handle
|
2023-09-18 13:48:09 +08:00 |
dmchen
|
b473122dac
|
break dependency
|
2023-09-18 12:29:08 +08:00 |
dmchen
|
5f0274e83d
|
break dependency
|
2023-09-18 11:44:06 +08:00 |
dmchen
|
a64ddfc736
|
break dependency
|
2023-09-18 10:59:50 +08:00 |
dm chen
|
fda32dcc51
|
Merge branch 'main' into feat/TD-26127-audit-sql
|
2023-09-18 09:41:47 +08:00 |
Haojun Liao
|
8aa9960760
|
Merge pull request #22944 from taosdata/fix/liaohj
refactor: do some internal refactor, and fix some bugs.
|
2023-09-17 21:25:33 +08:00 |
Haojun Liao
|
3dfdda3283
|
fix(stream): fix error in decode stream task.
|
2023-09-17 18:07:26 +08:00 |
Haojun Liao
|
301258784a
|
fix(stream): fix invalid read.
|
2023-09-17 13:59:06 +08:00 |
Haojun Liao
|
01144c58a7
|
fix(stream): fix stream task id error.
|
2023-09-17 01:19:59 +08:00 |
Haojun Liao
|
4846194bbb
|
refactor: do some internal refactor, remove the related fill-history task by sending mesg to replay it in follower node.
|
2023-09-16 21:37:30 +08:00 |
Haojun Liao
|
caa7542cea
|
Merge pull request #22913 from taosdata/fix/liaohj
fix(stream): fix error in drop task.
|
2023-09-16 21:36:38 +08:00 |
Haojun Liao
|
05e9f40834
|
Merge pull request #22828 from taosdata/enh/ipWhiteList
Enh/ip white list
|
2023-09-15 17:49:37 +08:00 |
Haojun Liao
|
e20c8b39f4
|
Merge pull request #22922 from taosdata/fix/TD-26325
fix race crash and add log
|
2023-09-15 17:49:22 +08:00 |
Haojun Liao
|
91e3d70796
|
fix(stream): remove fill-history sink task.
|
2023-09-15 17:46:17 +08:00 |
yihaoDeng
|
e958e18726
|
fix race crash and add log
|
2023-09-15 15:02:05 +08:00 |
liuyao
|
c14721744c
|
stream partition ignore stream_get_all
|
2023-09-15 15:01:20 +08:00 |
yihaoDeng
|
6820fb0c5d
|
fix race crash and add log
|
2023-09-15 14:59:44 +08:00 |
liuyao
|
6d64a22b5f
|
project op ignore checkpoint block
|
2023-09-15 11:41:33 +08:00 |
shenglian zhou
|
658de2a04e
|
fix: add create table sql to audit log
|
2023-09-15 09:56:56 +08:00 |
Haojun Liao
|
2bfd6e3355
|
refactor: do some internal refactor.
|
2023-09-15 09:25:22 +08:00 |
Haojun Liao
|
117de7ab7d
|
fix(stream): fix error in drop task.
|
2023-09-15 00:51:13 +08:00 |
Haojun Liao
|
500fcad36c
|
Merge pull request #22892 from taosdata/fix/liaohj
refactor: do some internal refactor.
|
2023-09-15 00:46:46 +08:00 |
Haojun Liao
|
73c2782d78
|
fix(stream): update some logs.
|
2023-09-14 23:17:23 +08:00 |
Haojun Liao
|
303e8caf0c
|
fix(stream): set the correct guard flag.
|
2023-09-14 22:44:16 +08:00 |
Haojun Liao
|
27f626769e
|
fix(stream): fix memory leak.
|
2023-09-14 19:33:05 +08:00 |
dapan1121
|
8ef01584ee
|
Merge pull request #22629 from taosdata/feat/TD-25620
feat: optimize partition node, replace with sort node
|
2023-09-14 17:26:15 +08:00 |
Haojun Liao
|
f2c3e0a6e8
|
fix(stream): disable follower send hb to mnode. and do some internal refactor.
|
2023-09-14 17:22:31 +08:00 |
yihaoDeng
|
2d1d74d4e8
|
Merge branch 'enh/ipWhiteList' of https://github.com/taosdata/TDengine into enh/ipWhiteList
|
2023-09-14 16:52:23 +08:00 |
wangmm0220
|
8d2ac4a317
|
fix:return TSDB_CODE_PAR_VALUE_TOO_LONG if data value is longer than bytes & fix tsAssert default value to 0
|
2023-09-14 15:56:01 +08:00 |
Haojun Liao
|
fce5be0eb4
|
fix(stream): fix dead lock.
|
2023-09-14 14:09:05 +08:00 |
yihaoDeng
|
da55d7e67e
|
update test case
|
2023-09-14 09:25:23 +08:00 |
Haojun Liao
|
9b70c0c457
|
fix:fix coverity issue and remove unnecessary files.
|
2023-09-14 09:06:10 +08:00 |
wangjiaming0909
|
cb78c54d72
|
optimize sort perf
|
2023-09-13 18:37:42 +08:00 |
yihaoDeng
|
f29b3b27ac
|
update test case
|
2023-09-13 16:29:19 +08:00 |
yihaoDeng
|
772e9c6627
|
update test case
|
2023-09-13 16:27:58 +08:00 |
yihaoDeng
|
4faa791ffd
|
refactor code
|
2023-09-13 15:38:44 +08:00 |
yihaoDeng
|
6cfab63ee0
|
update test case
|
2023-09-13 14:50:26 +08:00 |
Haojun Liao
|
d9f6cf3966
|
fix(stream):fix missing unlock.
|
2023-09-13 14:11:41 +08:00 |
Haojun Liao
|
7305c8dbe1
|
refactor: do some internal refactor about the sched status set
|
2023-09-13 14:00:34 +08:00 |
dapan1121
|
0be7060928
|
Merge pull request #22873 from taosdata/fix/TS-3960
fix: join condition with single param operator
|
2023-09-13 11:08:42 +08:00 |
Haojun Liao
|
ca2fea3e1b
|
refactor(stream): remove unnecessary streamschedTask function to improve the performance.
|
2023-09-13 11:02:38 +08:00 |
Yihao Deng
|
fa302ac6b9
|
Merge branch '3.0' into enh/ipWhiteList
|
2023-09-13 10:14:08 +08:00 |
yihaoDeng
|
0152646eac
|
fix case error
|
2023-09-13 10:11:29 +08:00 |
yihaoDeng
|
8f5dd5a9b9
|
fix case error
|
2023-09-13 09:56:26 +08:00 |
Haojun Liao
|
0943c1c5b1
|
fix(stream): limit the token bucket capacity
|
2023-09-13 09:19:59 +08:00 |
Haojun Liao
|
99477babca
|
Merge pull request #22872 from taosdata/fix/coverityScanDyh
fix coverity scan problem
|
2023-09-13 09:18:27 +08:00 |
Haojun Liao
|
09a15bf340
|
refactor: do some internal refactor.
|
2023-09-12 22:07:52 +08:00 |
Haojun Liao
|
60f5056ab7
|
other: merge 3.0
|
2023-09-12 22:00:40 +08:00 |
Haojun Liao
|
f6a097d96f
|
refactor: do some internal refactor.
|
2023-09-12 21:58:22 +08:00 |
Haojun Liao
|
4325a0a433
|
Merge pull request #22866 from taosdata/fix/3_liaohj
refactor: do some internal refactor.
|
2023-09-12 21:56:44 +08:00 |
dapan1121
|
dd1457e49c
|
fix: join condition with single param operator
|
2023-09-12 19:18:43 +08:00 |
yihaoDeng
|
8fc33dd74d
|
fix coverity scan problem
|
2023-09-12 18:52:16 +08:00 |
Haojun Liao
|
13c20facd0
|
fix(stream): fix syntax error.
|
2023-09-12 18:37:30 +08:00 |
Haojun Liao
|
66676b977e
|
fix(stream): set correct number items in outputQ
|
2023-09-12 18:16:07 +08:00 |
Haojun Liao
|
e457d94ac6
|
refactor: do some internal refactor.
|
2023-09-12 18:09:02 +08:00 |
Haojun Liao
|
4d33387e80
|
Merge pull request #22814 from taosdata/fix/fixTransferCrash2
fix merge error
|
2023-09-12 16:10:07 +08:00 |
Haojun Liao
|
78a5680cf4
|
fix(stream): add some logs.
|
2023-09-12 15:59:09 +08:00 |
yihaoDeng
|
7ce8f694dc
|
Merge branch 'enh/dev3New' into enh/ipWhiteList
|
2023-09-12 15:54:06 +08:00 |
yihaoDeng
|
3e48f3639c
|
fix transfer crash
|
2023-09-12 14:46:32 +08:00 |
shenglian zhou
|
d724762f68
|
fix: add audit sql to cmd request
|
2023-09-12 13:35:41 +08:00 |
Haojun Liao
|
025a2a3b50
|
Merge pull request #22846 from taosdata/fix/3_liaohj
fix(tsdb): check the schema before merge rows in buffer
|
2023-09-12 11:43:27 +08:00 |
yihaoDeng
|
6ce85f5cae
|
fix transfer crash
|
2023-09-12 10:44:56 +08:00 |
Haojun Liao
|
f602aa965f
|
fix(stream): fix coverity scan issues.
|
2023-09-12 09:16:18 +08:00 |
Haojun Liao
|
cd1f0ea414
|
Merge pull request #22826 from taosdata/fix/3_liaohj
fix(stream): set the correct start version for the step 2 stage in fill history.
|
2023-09-11 21:43:58 +08:00 |
yihaoDeng
|
39d04ed15b
|
add rpc update interface
|
2023-09-11 20:48:24 +08:00 |
yihaoDeng
|
d549a47cf5
|
add rpc update interface
|
2023-09-11 15:17:20 +08:00 |
yihaoDeng
|
05727359ca
|
add rpc update interface
|
2023-09-11 15:02:35 +08:00 |
dapan1121
|
f831bf7d0f
|
Merge pull request #22810 from taosdata/fix/m/TD-26136
fix: coverity issues
|
2023-09-11 14:50:03 +08:00 |
yihaoDeng
|
9abfbbab5e
|
add rpc update interface
|
2023-09-11 13:57:45 +08:00 |
Haojun Liao
|
45880f70d4
|
fix(stream): fix display error in logs.
|
2023-09-11 13:57:33 +08:00 |
Haojun Liao
|
3b79ab3266
|
fix(stream): reset the init ts.
|
2023-09-11 13:50:55 +08:00 |
Haojun Liao
|
50ef500f51
|
refactor(stream): do sink module refactor.
|
2023-09-11 10:09:31 +08:00 |
yihaoDeng
|
30a60be214
|
add rpc update interface
|
2023-09-11 09:26:00 +08:00 |
Haojun Liao
|
372747cc23
|
Merge pull request #22818 from taosdata/fix/3_liaohj
fix(stream): fix error in fill history and check quit status of vnode.
|
2023-09-10 20:47:06 +08:00 |
Haojun Liao
|
a9321248a9
|
fix(stream): set the correct flag when there is one token existed.
|
2023-09-10 18:34:03 +08:00 |
yihaoDeng
|
9781766009
|
add rpc update interface
|
2023-09-10 17:02:38 +08:00 |
yihaoDeng
|
d121b564c0
|
add rpc update interface
|
2023-09-10 16:11:14 +08:00 |
Haojun Liao
|
10271aee26
|
fix(stream): fix syntax error in unit test.
|
2023-09-10 14:12:03 +08:00 |
yihaoDeng
|
25bc0b226b
|
add rpc update interface
|
2023-09-10 14:09:36 +08:00 |
Haojun Liao
|
4ffb4a5b1f
|
refactor: disable some logs.
|
2023-09-10 11:02:32 +08:00 |
Haojun Liao
|
85a5c45098
|
fix(stream): limit the already processed data.
|
2023-09-10 00:01:25 +08:00 |