Haojun Liao
e53b5d4392
refactor: do some internal refactor.
2023-08-31 11:01:53 +08:00
Haojun Liao
0facde6ddc
Merge pull request #22659 from taosdata/fix/TD-26035
...
fix(stream): do not restart the stream tasks when it is running.
2023-08-31 10:16:59 +08:00
yihaoDeng
05ca71d5de
stream change ver
2023-08-31 09:28:43 +08:00
dapan1121
62d77c8be2
Merge pull request #22654 from taosdata/fix/TD-26046
...
fix: trim block and partition by constant function issue
2023-08-31 09:04:46 +08:00
wade zhang
68e4a72021
Merge pull request #22643 from taosdata/feat/audit-user-typestr
...
alter user type to str
2023-08-31 07:59:31 +08:00
Haojun Liao
d99d8875e1
fix(stream): if stream task is running, do not recheck its status.
2023-08-30 17:24:13 +08:00
dapan1121
2e7897239a
fix: trim block and partition by constant function issue
2023-08-30 16:51:44 +08:00
dmchen
04a89b4a49
long fields
2023-08-30 16:03:57 +08:00
Haojun Liao
c5b279f045
Merge remote-tracking branch 'origin/enh/triggerCheckPoint2' into enh/triggerCheckPoint2
2023-08-30 16:01:08 +08:00
Haojun Liao
24b1a050fc
other: merge 3.0
2023-08-30 16:00:14 +08:00
dapan1121
f94c849f23
Merge pull request #22540 from taosdata/fix/TS-3821
...
fix: use MD5 hash to fix aliasname not enough to hold dbname.tbname
2023-08-30 15:21:23 +08:00
liuyao
0a72e576bd
op stream pause
...
pause data dispatch
opt stream pause
2023-08-30 14:53:49 +08:00
dapan1121
f6321d0c4f
Merge remote-tracking branch 'origin/main' into fix/m23.1
2023-08-30 11:03:33 +08:00
Ganlin Zhao
4b954c0874
fix potential overflow
2023-08-30 10:25:16 +08:00
Haojun Liao
3a7a220d43
fix(stream): fix error found by ci.
2023-08-30 10:14:01 +08:00
Haojun Liao
204fb97f68
fix(stream): fix error in snode, fix memory leaks, fix repeatly create bug in sink task.
2023-08-29 17:34:31 +08:00
Ganlin Zhao
d0fb485573
fix all possible overflow using md5
2023-08-29 15:51:29 +08:00
dmchen
1372cede48
init
2023-08-28 17:44:10 +08:00
dapan1121
778e50da79
Merge pull request #22592 from taosdata/fix/m23.0
...
Fix/m23.0
2023-08-28 17:35:35 +08:00
Haojun Liao
391103bc5a
fix(stream): do dome internal refactor.
2023-08-28 15:54:01 +08:00
dapan1121
b00aa1a992
Merge pull request #22458 from taosdata/fix/TD-25719
...
fix: fix non-root users cannot create log files even if they have write
2023-08-28 13:28:59 +08:00
wade zhang
1797fe50e2
Merge pull request #22590 from taosdata/feat/TD-18801
...
init
2023-08-28 11:05:38 +08:00
Haojun Liao
da0b4e1f92
Merge branch '3.0' into enh/triggerCheckPoint2
2023-08-28 10:55:38 +08:00
dapan1121
0cce255a02
Merge remote-tracking branch 'origin/3.0' into fix/m23.0
2023-08-28 10:06:53 +08:00
Haojun Liao
b75ae217f6
fix(stream): notify close for snode.
2023-08-28 09:53:08 +08:00
Haojun Liao
88f6596965
Merge pull request #22464 from taosdata/feat/TD-18789
...
feat:support varbinary type
2023-08-28 09:45:57 +08:00
dapan1121
1f40da6fef
Merge remote-tracking branch 'origin/main' into 3.0
2023-08-28 09:28:55 +08:00
dmchen
06083e1eb9
init
2023-08-28 09:15:51 +08:00
dapan1121
cda08087b9
Merge pull request #22586 from taosdata/fix/TD-25936.3
...
fix: no explain response issue
2023-08-28 08:52:13 +08:00
yihaoDeng
998dac0ffb
fix mem leak
2023-08-26 21:54:36 +08:00
yihaoDeng
7d237d4310
fix UAF
2023-08-26 17:37:09 +08:00
wangmm0220
9cd8df12c2
fix:memory leak
2023-08-25 16:32:01 +08:00
Haojun Liao
60d1df0e25
Merge branch '3.0' into enh/triggerCheckPoint2
2023-08-25 15:49:28 +08:00
wangmm0220
26e025d78d
feat:[TD-18789]support varbinary type
2023-08-25 15:43:45 +08:00
dapan1121
e24498b0fd
enh: add task notify
2023-08-25 14:59:34 +08:00
dapan1121
178e32fe08
Merge pull request #22551 from taosdata/szhou/tags-after-distinct
...
fix: select distinct/all tags instead of select tags distinct
2023-08-25 11:21:01 +08:00
Ganlin Zhao
c8c30e0a00
fix
2023-08-25 10:15:52 +08:00
Haojun Liao
ce1a3a379c
fix(stream): handle the case when the task not in ready state, and the checkpoint msg arrived.
2023-08-25 10:12:12 +08:00
Ganlin Zhao
af130cc92f
Revert "add seperate function for createLogs"
...
This reverts commit 13d2d72bb6
.
2023-08-25 09:55:50 +08:00
Haojun Liao
f7dada53b9
Merge pull request #22559 from taosdata/fix/liaohj
...
other: merge main.
2023-08-24 19:01:18 +08:00
Haojun Liao
82e356a9b5
Merge remote-tracking branch 'origin/enh/triggerCheckPoint2' into enh/triggerCheckPoint2
...
# Conflicts:
# source/dnode/vnode/src/tq/tq.c
2023-08-24 18:04:44 +08:00
Haojun Liao
70396aa5a5
fix(stream): wakeup the hb timer every 200ms, to speeup the close db procedure.
2023-08-24 17:54:50 +08:00
yihaoDeng
9310d138a6
Merge branch 'enh/3.0' into enh/triggerCheckPoint2
2023-08-24 17:30:35 +08:00
slzhou
d5db4b16ba
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/tags-after-distinct
2023-08-24 16:57:25 +08:00
Haojun Liao
3c6870275b
fix(parser): update the key words for disk io throttling.
2023-08-24 16:45:47 +08:00
Ganlin Zhao
13d2d72bb6
add seperate function for createLogs
2023-08-24 14:56:14 +08:00
Haojun Liao
2c9f28d97f
Merge branch 'main' into fix/liaohj
2023-08-24 14:12:15 +08:00
slzhou
f6dbd0b0e4
fix: select distinct/all tags instead of select tags distinct
2023-08-24 14:03:40 +08:00
wangjiaming0909
366a9cc009
Revert "feat: support column comment"
...
This reverts commit dcbef83dea
.
2023-08-24 13:54:27 +08:00
wangjiaming0909
c2af41d0d0
Revert "feat: support alter table add column with comment"
...
This reverts commit cb027cc5c5
.
2023-08-24 13:48:35 +08:00
wangjiaming0909
7fad1de841
Revert "feat: show create table, desc table with col comments"
...
This reverts commit 16754b5ac1
.
2023-08-24 13:38:41 +08:00
wade zhang
0860670d37
Merge pull request #22526 from taosdata/enh/TD-25445-new
...
enh/TD-25445: ttl split flush and drop table
2023-08-24 13:57:07 +08:00
Shungang Li
171cf049bc
fix: new msg should be appended to segment tail
2023-08-24 11:03:06 +08:00
yihaoDeng
3afea998ac
refactor log
2023-08-24 10:15:15 +08:00
Ganlin Zhao
962a0cd403
fix
2023-08-23 23:34:02 +08:00
Ganlin Zhao
1190442936
fix: use MD5 hash to fix aliasname not enough to hold dbname.tbname
2023-08-23 22:58:11 +08:00
Hongze Cheng
6a20420f07
feat: add minDiskFreeSize cfg
2023-08-23 16:41:29 +08:00
Shungang Li
458fd07976
enh: ttl split flush and drop table
...
config:
1. ttlFlushThreshold: maximum number of dirty items in memory
2. tsTtlBatchDropNum: number of tables dropped per batch
3. tsTrimVDbIntervalSec: interval of trimming db in all vgroups
2023-08-23 11:13:34 +08:00
dapan1121
cb70861986
fix: memory leak issue
2023-08-22 18:40:42 +08:00
Haojun Liao
af80d94a88
refactor: do some internal refactor.
2023-08-22 15:43:50 +08:00
Haojun Liao
cc8b2263cb
fix(stream): fix error in heartbeat from vnode.
2023-08-22 13:37:38 +08:00
Haojun Liao
def0877980
fix(stream): add timer to check stream task status.
2023-08-22 10:46:49 +08:00
dm chen
dda51d8019
Merge branch '3.0' into feat/TD-22970
2023-08-21 10:50:45 +08:00
yihaoDeng
6fe649c458
Merge branch 'enh/3.0' into enh/triggerCheckPoint2
2023-08-21 09:12:40 +08:00
Haojun Liao
8290344349
Merge pull request #22484 from taosdata/fix/liaohj
...
fix(stream): fix memory leak and do some internal refactor.
2023-08-19 11:02:57 +08:00
Haojun Liao
b8101afbe2
fix(stream): refactor the tasks restart mechanism.
2023-08-18 22:36:38 +08:00
Haojun Liao
4b10393c81
fix(stream): fix memory leak and do some internal refactor.
2023-08-18 18:02:08 +08:00
liuyao
87c65f3b68
Merge remote-tracking branch 'origin/3.0' into enh/triggerCheckPoint2
2023-08-18 15:27:02 +08:00
dapan1121
efc5589aa2
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
2023-08-18 14:11:26 +08:00
dapan1121
daf91648fe
fix: invalid read memory issue
2023-08-18 13:57:17 +08:00
dm chen
e393a98ee9
Merge branch '3.0' into feat/TD-22970
2023-08-18 13:37:18 +08:00
slzhou
4e2a26e8be
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/select-tags-scan
2023-08-18 08:46:17 +08:00
dapan1121
adcd1a2df2
fix: join error msg
2023-08-17 19:20:09 +08:00
Haojun Liao
a18989df88
fix(stream): add lost codes caused by merge 3.0.
2023-08-17 18:51:39 +08:00
slzhou
85d1dbe00a
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/select-tags-scan
2023-08-17 16:27:37 +08:00
dapan1121
1b038d2dcd
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
2023-08-17 16:08:39 +08:00
dapan1121
d750950594
fix: rebuild sql.c
2023-08-17 16:04:30 +08:00
Benguang Zhao
7735e6f388
Merge branch 3.0 to FEAT/TD-25699-3.0
2023-08-17 16:04:23 +08:00
shenglian zhou
4a9391929c
fix: select tags - ctb cursor pause/unlock and lock/resume
2023-08-17 14:59:17 +08:00
dapan1121
0e10e94a40
Merge pull request #22453 from taosdata/feat/TD-25685
...
feat: support column comment
2023-08-17 14:23:54 +08:00
dapan1121
3045a623e1
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
2023-08-17 14:16:05 +08:00
dapan1121
e8fa9aa633
fix: join blockId and target issues
2023-08-17 13:50:26 +08:00
wangjiaming0909
16754b5ac1
feat: show create table, desc table with col comments
2023-08-17 11:39:34 +08:00
liuyao
5ce7688a93
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/ly_refactor
2023-08-17 09:06:46 +08:00
Haojun Liao
6746339609
Merge remote-tracking branch 'origin/enh/triggerCheckPoint2' into enh/triggerCheckPoint2
...
# Conflicts:
# source/libs/stream/src/streamSnapshot.c
2023-08-17 00:08:44 +08:00
Haojun Liao
ea6574b3c7
other: merge 3.0
2023-08-17 00:07:55 +08:00
wangmm0220
dbc1b35d44
feat:support varbinary type
2023-08-16 19:57:01 +08:00
wangmm0220
b3f945c4c5
fix:conflict
2023-08-16 19:35:05 +08:00
wangmm0220
f266d51764
feat:support varbinary type
2023-08-16 19:05:07 +08:00
dmchen
fee4b875d1
error code
2023-08-16 17:49:17 +08:00
yihaoDeng
ab7e2b3122
Merge branch 'enh/chkpTransfer' into enh/triggerCheckPoint2
2023-08-16 09:00:30 +00:00
dm chen
e020c4e8c5
Merge pull request #22456 from taosdata/3.0
...
merge 3.0 to feat/TD-22970
2023-08-16 16:49:43 +08:00
Haojun Liao
f1359076c1
Merge pull request #22450 from taosdata/fix/3_liaohj
...
other: merge main.
2023-08-16 16:48:33 +08:00
Haojun Liao
d63758a1c5
fix(stream): fix error in execute task on a tranferred node.
2023-08-16 15:24:24 +08:00
dapan1121
143c657571
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
2023-08-16 14:50:31 +08:00
dapan1121
b113d02476
Merge pull request #22438 from taosdata/feat/TD-23299
...
feat: add irate distributed execution
2023-08-16 14:44:33 +08:00
dapan1121
91d6734b34
fix: join condition push down issue
2023-08-16 14:28:39 +08:00
dapan1121
a6ecb7253e
Merge pull request #22390 from taosdata/feat/3.0/TD-25365
...
feat: optimize select agg_func partition by tag slimit
2023-08-16 13:32:58 +08:00
dapan1121
39ae880597
Merge pull request #22445 from taosdata/enh/TD-25708-3.0
...
enh: disable stream/udf on windows
2023-08-16 13:20:01 +08:00
wangjiaming0909
e587cc50e6
feat: optimize select agg_func partition by tag slimit
2023-08-16 11:20:56 +08:00