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
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
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
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
Haojun Liao
2c9f28d97f
Merge branch 'main' into fix/liaohj
2023-08-24 14:12:15 +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
yihaoDeng
3afea998ac
refactor log
2023-08-24 10:15:15 +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
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
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
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
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
wangjiaming0909
e587cc50e6
feat: optimize select agg_func partition by tag slimit
2023-08-16 11:20:56 +08:00
wangjiaming0909
cb027cc5c5
feat: support alter table add column with comment
2023-08-16 11:07:40 +08:00
dmchen
de5aedd8f3
vnode.json
2023-08-16 10:20:48 +08:00
Haojun Liao
ad9f3cbc43
other: merge main.
2023-08-16 09:14:10 +08:00
slzhou
4fdaaba3ce
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/tag-scan-opt
2023-08-15 17:18:25 +08:00
Benguang Zhao
239a79d405
enh: add some vnode info in SStatusReq
2023-08-15 17:06:33 +08:00
wangjiaming0909
dcbef83dea
feat: support column comment
2023-08-15 16:30:02 +08:00
shenglian zhou
84e472ad03
enhance: tag cond col list only once and tag scan derive from scan
2023-08-15 16:10:54 +08:00
Haojun Liao
39079ab64a
fix(stream): load term from sync model to decide if the node is restart or not
2023-08-15 15:52:06 +08:00
Ganlin Zhao
01a7dfbc34
feat: add irate distributed execution
2023-08-15 12:59:30 +08:00
Haojun Liao
b1d35f43ba
enh(stream): using term from sync module to denote the upstream node is restarted/replica-modified/vnode-transferred or not.
2023-08-15 09:25:05 +08:00
Haojun Liao
ff17763ed6
Merge pull request #22417 from taosdata/mark/tmq
...
opti:wal logic
2023-08-15 09:16:29 +08:00
dapan1121
f9f74eaaf4
Merge pull request #22406 from taosdata/fix/TD-24684
...
fix: remove ins_modules table
2023-08-15 08:42:08 +08:00
slzhou
012248b681
fix: move the only ctb idx flag to logical plan
2023-08-14 19:26:53 +08:00
dapan1121
6a78053b51
feat: add hint supporting
2023-08-14 17:21:15 +08:00
Haojun Liao
e8c9a019a4
fix(stream): remove the invalid set of scheduler status.
2023-08-14 11:41:24 +08:00
dapan1121
6ce28e8886
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
2023-08-14 10:49:56 +08:00
slzhou
646e52ae7f
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/tag-scan-opt
2023-08-14 10:19:36 +08:00
wangmm0220
dd0bc0e050
fix:heap use after free
2023-08-14 09:42:55 +08:00
Haojun Liao
0d38f389ab
refactor: do some internal refactor.
2023-08-13 16:25:35 +08:00
Haojun Liao
afe9b848a5
fix(tsdb): check the
2023-08-12 18:54:39 +08:00
Haojun Liao
09da6c6840
refactor: do some internal refactor.
2023-08-12 18:51:20 +08:00
Haojun Liao
75e6fb0f16
refactor: do some internal refactor.
2023-08-12 18:47:01 +08:00
Haojun Liao
8f9de93cf0
refactor: do some internal refactor.
2023-08-12 18:37:36 +08:00
Haojun Liao
ce721a0146
fix(stream): fix error.
2023-08-12 16:32:05 +08:00
Haojun Liao
a89ce1a20b
fix(stream): transfer state by using data block.
2023-08-12 01:24:07 +08:00
wangmm0220
f1baed79b4
opti:rm useless code
2023-08-11 20:22:51 +08:00
wangmm0220
deda4b9eed
opti:wal logic
2023-08-11 19:26:17 +08:00
dapan1121
c9656d3f77
fix: fix memory issues
2023-08-11 17:39:41 +08:00
wangmm0220
7b22d37f12
fix:lost data when consumer db
2023-08-11 17:25:43 +08:00
slzhou
42a4f364c1
Merge branch 'szhou/tag-scan-opt' of github.com:taosdata/TDengine into szhou/tag-scan-opt
2023-08-11 16:48:49 +08:00
yihaoDeng
6e6eb05d5c
Merge branch 'enh/triggerCheckPoint2' into enh/chkpTransfer
2023-08-11 08:03:02 +00:00
Haojun Liao
e984affe90
fix(stream): disable the stream in the followers nodes.
2023-08-11 15:58:15 +08:00
dapan1121
8987553d9c
fix: remove ins_modules
2023-08-11 15:56:38 +08:00
shenglian zhou
1c7f854a71
enhance: add only meta ctb index to tag scan physi node
2023-08-11 14:47:28 +08:00
yihaoDeng
99be2836b2
Merge branch 'enh/triggerCheckPoint2' into enh/chkpTransfer
2023-08-11 02:50:12 +00:00
Haojun Liao
6a9826cf6e
enh(stream): update the stream task epset.
2023-08-11 10:37:25 +08:00
yihaoDeng
ba4ce9db02
Merge branch 'enh/triggerCheckPoint2' into enh/chkpTransfer
2023-08-11 02:15:07 +00:00
shenglian zhou
b2e615d4e7
enhance: tag scan cursor based block
2023-08-10 17:30:01 +08:00
dm chen
dd271bca6d
Merge pull request #22394 from taosdata/3.0
...
merge 3.0 to feat/TD-22970
2023-08-10 14:14:22 +08:00
Haojun Liao
f633c7fe2b
other: merge 3.0.
2023-08-10 11:56:30 +08:00
Haojun Liao
b658608541
Merge pull request #22388 from taosdata/fix/3_liaohj
...
other: merge main.
2023-08-10 11:43:02 +08:00
yihaoDeng
ef247cdb1d
support reopen stream state
2023-08-10 01:49:26 +00:00
Haojun Liao
7e3f1d92fc
Merge branch 'main' into fix/liaohj
2023-08-09 19:43:24 +08:00
Haojun Liao
1e8579e8c5
fix(stream): fix other cases.
2023-08-09 16:04:48 +08:00
Haojun Liao
4c92997328
fix(stream): use streamId&taskId to identify the stream task in the stream meta.
2023-08-09 15:52:23 +08:00
Haojun Liao
1d649bccb6
Merge pull request #22372 from taosdata/fix/TD-25626
...
fix taosd cannot quit
2023-08-09 15:46:14 +08:00
Haojun Liao
3cdb16352c
fix(stream): avoid launching check downstream when failed to add stream task into stream meta.
2023-08-09 12:03:14 +08:00
dapan1121
1aac643a9b
enh: support single vnode join
2023-08-09 10:30:35 +08:00
Haojun Liao
f3c5f20ee2
enh(stream): add timer to check the node changing.
2023-08-09 10:25:16 +08:00
yihaoDeng
fb7dec00e1
support reopen stream state
2023-08-09 01:50:49 +00:00
yihaoDeng
cfb5247e30
change var name
2023-08-09 00:46:18 +00:00
Benguang Zhao
e4d16e594c
enh: check if disk space sufficient at primary dir with tfs
2023-08-08 17:53:11 +08:00
Haojun Liao
af3a87560a
refactor: do some refactor.
2023-08-08 09:11:41 +08:00
yihaoDeng
b6c991f896
support reopen stream state
2023-08-07 08:59:04 +00:00
yihaoDeng
eeb97351e8
support reopen stream state
2023-08-07 08:51:01 +00:00
Haojun Liao
225c0e61dc
hen(stream): support the rollback and checkdown stream tasks.
2023-08-07 16:13:39 +08:00
dapan1121
0546bdceb2
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
2023-08-07 11:23:15 +08:00
Haojun Liao
8a11a0418f
other: merge 3.0
2023-08-07 09:19:26 +08:00
yihaoDeng
6dc93a8dec
add stream ver
2023-08-04 13:52:20 +08:00
dm chen
5b03ab1705
Merge branch '3.0' into feat/TD-22970
2023-08-03 17:43:51 +08:00
yihaoDeng
f9d0874e45
support reopen stream state
2023-08-03 08:24:50 +00:00
Haojun Liao
13543f7daa
feature(stream): handle task update in tq module.
2023-08-02 10:33:41 +08:00
Haojun Liao
ad4c5916e7
enh(stream): update the stream task.
2023-08-01 18:14:58 +08:00
Haojun Liao
164bfd5408
enh(stream): prepare update trans.
2023-08-01 16:12:35 +08:00
Haojun Liao
6365d5000b
Merge pull request #22271 from taosdata/fix/3_liaohj
...
fix(stream): dump results to sink node before paused.
2023-08-01 15:50:17 +08:00
Haojun Liao
75b1520be0
enh(stream): create task update info
2023-08-01 14:04:07 +08:00
Haojun Liao
f6ae9cf9bb
fix(stream): fetch all data before paused and dump to sink node.
2023-08-01 10:16:14 +08:00
Haojun Liao
36ef9a537f
Merge pull request #22256 from taosdata/fix/TD-25457
...
check update data
2023-07-31 22:56:05 +08:00
Haojun Liao
d45596bb33
fix(stream): kill task when pause the stream execution.
2023-07-31 18:07:37 +08:00
liuyao
32b59af4b1
check update data
2023-07-31 17:32:24 +08:00
Haojun Liao
9981cecbed
refactor: do some internal refactor.
2023-07-31 15:24:35 +08:00
Haojun Liao
e61aa83594
enh(stream): handle the stream hb.
2023-07-31 14:07:18 +08:00
Haojun Liao
8dfef8768a
other: merge 3.0
2023-07-29 22:54:16 +08:00
Haojun Liao
f6e07d1fdb
other: merge 3.0
2023-07-29 01:32:02 +08:00
Haojun Liao
936afeb5ac
refactor: do internal refactor to simple the pause/resume in case of fill history exists.
2023-07-28 19:13:03 +08:00
Haojun Liao
d5974a8f25
refactor(stream): refactor the pause/resume for fill history execution.
2023-07-28 18:05:32 +08:00
dapan1121
b7126b9cc6
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
2023-07-28 18:01:11 +08:00
Haojun Liao
9f943213ed
enh(stream): update the hb info.
2023-07-28 14:23:53 +08:00
Haojun Liao
74834aea11
enh(stream): prepare hb to mnode from stream meta.
2023-07-28 13:07:16 +08:00
Haojun Liao
2a78cd2d23
Merge pull request #22215 from taosdata/fix/liaohj
...
other: merge main.
2023-07-28 13:06:17 +08:00
Haojun Liao
ccc0f13649
Merge pull request #22214 from taosdata/fix/3_liaohj
...
fix(stream): scan wal in step2
2023-07-28 00:42:15 +08:00
Haojun Liao
22a5a18fff
fix(stream): 1. set correct timewindow after step2. 2. handle the case when the task is failed to be added into the meta store.
2023-07-27 18:57:36 +08:00
Haojun Liao
b145771a1b
other: merge 3.0
2023-07-27 16:38:57 +08:00
Haojun Liao
3d403dca5a
other: merge main.
2023-07-27 16:23:41 +08:00
Haojun Liao
40fe3ef4f6
fix(stream): refactor the step2 wal scan.
2023-07-27 14:49:20 +08:00
Shungang Li
167ecea705
fix: check term for role time
...
1. time of mnode becomes current role in this term
2. show 0 for offline mnodes
2023-07-27 14:16:54 +08:00
Haojun Liao
e89f530db2
fix(stream): scan wal in step2
2023-07-27 10:55:59 +08:00
dapan1121
e83a46b88f
enh: cache necessary file for seq mode
2023-07-26 19:17:59 +08:00
dapan1121
4e5fbb52ee
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
2023-07-26 13:56:46 +08:00
dapan1121
6a0061ccfb
fix: invalid task status update issue
2023-07-26 13:54:58 +08:00
Haojun Liao
728112ed89
fix(stream): set correct upstream epinfo.
2023-07-26 10:26:59 +08:00
Haojun Liao
1c1bf63e1f
other: merge 3.0
2023-07-25 18:17:11 +08:00
Haojun Liao
0bdccd2681
refactor: do some internal refactor.
2023-07-25 17:31:54 +08:00
Haojun Liao
a2694b9ce9
fix(stream): fix the invalid check of step2 .
2023-07-24 19:44:28 +08:00
Haojun Liao
1e34f84f78
other: merge 3.0
2023-07-24 15:23:03 +08:00
dapan1121
4f75eb5655
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
2023-07-24 11:43:15 +08:00
Haojun Liao
1367552f38
fix(stream): refactor the halt status to check more status.
2023-07-24 10:04:15 +08:00
Haojun Liao
4e0f7ffbf8
fix(stream): set the correct flag of pause/resume.
2023-07-23 18:49:56 +08:00
Haojun Liao
1b2636028a
fix(stream): fix memory leak.
2023-07-21 23:05:42 +08:00
Haojun Liao
16d7707b90
fix(stream): align the scan real time data for stream task.
2023-07-21 19:33:43 +08:00
dmchen
7d480cf3ac
compatible old sync config
2023-07-21 10:31:53 +08:00
Haojun Liao
d0da988b7d
Merge branch '3.0' into fix/3_liaohj
2023-07-21 09:47:44 +08:00
dapan1121
2ef01728ca
Merge pull request #22089 from wangjiaming0909/fix/3.0/TD-23763
...
feat: optimize partition by tbname slimit
2023-07-21 09:29:36 +08:00
Haojun Liao
db46d31ca5
fix(stream): refactor the halt function.
2023-07-21 01:32:42 +08:00
wangjiaming0909
7d850c1a5e
feat: optimize partition by tbname slimit
2023-07-20 15:07:55 +08:00
Haojun Liao
87fa8f0c4c
Merge branch '3.0' into fix/3_liaohj
2023-07-20 12:15:23 +08:00
Haojun Liao
aed99da6c1
refactor: refactor the stream task starting order.
2023-07-20 12:14:53 +08:00
yihaoDeng
6e5be0d30e
fix stream state transfer
2023-07-20 03:49:32 +00:00
Haojun Liao
97c44e7c18
refactor: do some internal refactor.
2023-07-19 18:42:02 +08:00
dapan1121
cbe03ef212
Merge pull request #22069 from taosdata/enh/TS-2288
...
enh: add scope for show xx variables
2023-07-19 18:01:11 +08:00
dm chen
141004bf77
Merge branch '3.0' into feat/TD-22970
2023-07-19 10:57:40 +08:00
dapan1121
c45359c989
enh: add batch table scan
2023-07-19 10:37:30 +08:00
Haojun Liao
a32c650248
Merge remote-tracking branch 'origin/enh/triggerCheckPoint2' into enh/triggerCheckPoint2
2023-07-19 10:05:48 +08:00
Haojun Liao
2ae95217bd
fix(stream): open inputQ by default for task deployed on snode.
2023-07-19 10:05:35 +08:00
liuyao
fd02b9a71e
Merge branch '3.0' into enh/triggerCheckPoint2
2023-07-19 10:02:06 +08:00
wangmm0220
5c344b0159
fix:conflicts from main
2023-07-19 09:05:05 +08:00
dmchen
3711fdd865
feat/TD-22970
2023-07-18 16:09:38 +08:00
Haojun Liao
d2c875e774
Merge remote-tracking branch 'origin/enh/triggerCheckPoint2' into enh/triggerCheckPoint2
2023-07-18 15:19:09 +08:00
Haojun Liao
901b7d8ecc
fix(stream): if a source task is set to be non-normal, no data should be put into inputQ anymore.
2023-07-18 15:18:57 +08:00
dapan1121
294376de0b
enh: add batch table scan
2023-07-18 14:44:53 +08:00
Benguang Zhao
24fed51137
enh: tfsRename dir on primary disk at last
2023-07-18 13:58:43 +08:00
yihaoDeng
40d59990d8
fix mem leak
2023-07-18 04:01:20 +00:00
Benguang Zhao
5624ecc8df
fix: prepare vnode dir recursively in vnodeCreate
2023-07-18 11:32:23 +08:00
Benguang Zhao
6b6b7d8d8f
enh: alloc disk of vnode primary dir in vmAllocPrimaryDisk
2023-07-18 11:32:23 +08:00
wangmm0220
872222eb77
fix:[TD-25222] error in drop topic if topic num is too long
2023-07-17 19:52:07 +08:00
Ganlin Zhao
929db3d647
Merge branch '3.0' into enh/TS-2288
2023-07-17 16:09:07 +08:00
Haojun Liao
08f43b9d00
fix(stream): fix checkpoint block not fetched bug.
2023-07-17 15:31:54 +08:00
Haojun Liao
b2a905bd91
Merge branch '3.0' into enh/triggerCheckPoint2
2023-07-17 11:50:12 +08:00
dapan1121
a1e18ac898
fix: fix global cache issue
2023-07-17 09:25:28 +08:00
Haojun Liao
a9757637d9
Merge remote-tracking branch 'origin/enh/triggerCheckPoint2' into enh/triggerCheckPoint2
2023-07-16 12:47:24 +08:00
Haojun Liao
c6a322e0ef
refactor(stream): back pressure is active, which is trigger by dispatch rsp.
2023-07-16 12:47:08 +08:00
yihaoDeng
e18c9ea672
add checkpoint
2023-07-15 04:26:34 +00:00
dapan1121
188df1d675
fix: fix bugs
2023-07-14 19:36:56 +08:00
yihaoDeng
ed931c1100
Merge branch 'fix/newCheckpoint' into enh/triggerCheckPoint2
2023-07-14 10:11:20 +00:00
yihaoDeng
3c4631ef1f
add checkpoint
2023-07-14 10:06:24 +00:00
Haojun Liao
2b85ea62aa
refactor: do some internal refactor.
2023-07-14 17:48:47 +08:00
Haojun Liao
eb7e6152ae
refactor(stream): do some internal refactor.
2023-07-14 17:21:20 +08:00
wangmm0220
6762a01d88
Merge branch 'main' of https://github.com/taosdata/TDengine into mark/tmq
2023-07-14 16:44:00 +08:00
wangmm0220
bbdcbcb75b
fix:modify commit version to next validate version
2023-07-14 16:43:28 +08:00
wangjiaming0909
b850c1af47
fix: state/session/event window with order by _wstart/_wend has no effect
2023-07-14 16:03:59 +08:00
Ganlin Zhao
cdb3453812
add show local variables scope
2023-07-14 14:38:35 +08:00
dapan1121
aca9c5fe19
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
2023-07-14 13:31:07 +08:00
dapan1121
2312f10372
enh: support concurrent fetch from group cache
2023-07-14 13:30:13 +08:00
Haojun Liao
e0ea0f2df4
Merge pull request #22020 from taosdata/fix/liaohj
...
other: merge main
2023-07-13 17:55:28 +08:00
Haojun Liao
813f4cb363
refactor: do some internal refactor.
2023-07-13 16:32:25 +08:00
Haojun Liao
f41bcd73b0
other: merge main.
2023-07-13 11:02:09 +08:00
Haojun Liao
2f90a53548
fix(stream): set checkpoint id when expanding task.
2023-07-13 10:16:57 +08:00
Haojun Liao
c388802bda
Merge pull request #22024 from taosdata/fix/3_liaohj
...
fix(stream): fix concurrent bug in save task meta.
2023-07-12 18:17:27 +08:00
dapan1121
75c250f503
fix: report permission error when all columns are invisiable
2023-07-12 11:49:57 +08:00
Haojun Liao
3ce54423a5
Merge remote-tracking branch 'origin/enh/triggerCheckPoint2' into enh/triggerCheckPoint2
2023-07-12 11:38:27 +08:00
Haojun Liao
d392bb60ba
refactor(stream): set the initial version from the checkpoint.
2023-07-12 11:38:13 +08:00
liuyao
7d4bb1b932
add checkpoint id for recover
2023-07-12 10:48:58 +08:00
Haojun Liao
9484f3da94
Merge branch '3.0' into enh/triggerCheckPoint2
2023-07-12 10:20:18 +08:00
dapan1121
a42bd9e478
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
2023-07-11 19:34:39 +08:00
dapan1121
185071fae9
enh: add group cache func
2023-07-11 19:34:03 +08:00
Haojun Liao
fed3803739
fix(stream): fix memory leak.
2023-07-11 19:29:52 +08:00
liuyao
6298f17c45
delete invalid code
2023-07-11 19:21:27 +08:00
wangjiaming0909
1d7515213b
feat: 1. add limit for diskBasedBuf
...
2. use referenced tuple before actually pushing into pq
3. use limitInfo instead of maxRows in sort pyhsical node
2023-07-11 14:16:20 +08:00
Haojun Liao
09b764494d
fix(stream): set correct checkpoint version when starting stream tasks.
2023-07-11 14:03:43 +08:00
Shungang Li
8f91da24e4
fix: type convert failure returns errcode
...
TSDB_CODE_SCALAR_CONVERT_ERROR:
"Cannot convert to specific type"
2023-07-11 10:20:50 +08:00
Haojun Liao
3ffdbe923d
other: merge 3.0
2023-07-11 09:12:57 +08:00
Haojun Liao
87bedef2cd
fix(stream): fix error in checkpointing.
2023-07-10 19:20:05 +08:00
Shungang Li
8de31219b4
fix: type convert failure returns errcode
...
TSDB_CODE_SCALAR_CONVERT_ERROR:
"Cannot convert to specific type"
2023-07-10 09:29:29 +08:00
Haojun Liao
4f534ce6e9
fix(stream): fix error in generating checkpoint.
2023-07-08 10:29:09 +08:00
Haojun Liao
a5c19427e7
fix(stream): send correct rsp to mnode.
2023-07-08 09:39:44 +08:00
Haojun Liao
9c30abf95b
fix(stream): fix error in generating checkpoint.
2023-07-07 21:38:53 +08:00
dapan1121
5b5b5648ac
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
2023-07-07 19:32:50 +08:00
Haojun Liao
8298f30e56
fix(stream): fix bug in checkpoint.
2023-07-07 17:16:08 +08:00
Haojun Liao
47877898d0
enh(stream): generate the checkpoint framework.
2023-07-07 16:07:52 +08:00
dapan1121
779224f0a6
fix: fix bugs
2023-07-06 19:33:31 +08:00
Haojun Liao
d7101f7109
enh(stream): support dispatch checkpoint msg.
2023-07-06 18:26:22 +08:00
liuyao
0e914a19c6
stream operartor checkpoint
2023-07-06 14:28:34 +08:00
Haojun Liao
5a9461a69a
other: merge 3.0
2023-07-06 11:52:21 +08:00
Haojun Liao
f4a3567935
other: merge 3.0
2023-07-06 11:24:30 +08:00
dapan1121
b371b7e6be
fix: compile issue and merge join crash issue
2023-07-06 10:52:28 +08:00
wangjiaming0909
1f71ce9409
feature: get last timestamp before create sma index
2023-07-06 10:33:22 +08:00
dapan1121
4cb849267a
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
2023-07-06 09:55:17 +08:00
dapan1121
0718859c0a
enh: support passing params between nodes
2023-07-05 19:24:06 +08:00
Haojun Liao
74f5b3f80e
Merge pull request #21959 from taosdata/refact/fillhistory
...
refactor: do some internal refactor.
2023-07-05 17:47:00 +08:00
yihaoDeng
79f01ad655
add version check in rpc
2023-07-05 08:16:25 +00:00
Haojun Liao
03dbcbf055
refactor: do some internal refactor.
2023-07-05 15:55:55 +08:00
dapan1121
c85bbef2e9
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
2023-07-05 11:13:57 +08:00
dapan1121
7b9d73c77a
feat: add dynamic query ctrl operator
2023-07-05 11:07:08 +08:00
Haojun Liao
9b3e34d589
Merge pull request #21735 from taosdata/refact/fillhistory
...
refactor: refactor the fill history operation
2023-07-05 10:48:51 +08:00
Haojun Liao
82342ebdc7
Merge pull request #21934 from taosdata/feature/TD-20678
...
feat:subscribe only meta info
2023-07-04 11:28:27 +08:00
dapan1121
ac35ae9839
feat: add dynamic query ctrl operator
2023-07-03 19:29:46 +08:00
Haojun Liao
200575647c
Merge branch '3.0' into refact/fillhistory
2023-07-03 15:16:18 +08:00
dapan1121
5971395dcf
feat: add group cache operator
2023-07-03 13:42:06 +08:00
yihaoDeng
7d30a6e27a
vnode snapshot read
2023-06-30 11:48:46 +00:00
dapan1121
60290b98e4
feat: add group cache operator
2023-06-30 19:20:36 +08:00
wangmm0220
58c7011e0e
feat:support only meta in tmq subscriptions
2023-06-30 11:42:40 +08:00
dapan1121
7dddfd0a5a
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
2023-06-29 19:29:27 +08:00
dapan1121
226ee06209
enh: add physical plan processing
2023-06-29 19:28:32 +08:00
dapan1121
3519e9170e
Merge remote-tracking branch 'origin/main' into 3.0
2023-06-29 11:13:45 +08:00
dapan1121
9f0da17c49
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
2023-06-28 19:40:55 +08:00
dapan1121
81a2bf10cf
enh: optimize stable join
2023-06-28 19:39:04 +08:00
yihaoDeng
6b6e237079
add checkpoint
2023-06-28 09:57:08 +00:00
liuyao
2fc5eeb810
session win range
2023-06-28 17:20:08 +08:00
Haojun Liao
ed900d6ff6
Merge branch '3.0' into refact/fillhistory
2023-06-28 13:48:26 +08:00
Haojun Liao
57fcd553f8
refactor: do some internal refactor.
2023-06-28 13:13:13 +08:00
Haojun Liao
a19e63fd23
fix(stream): fix error in handling fill history.
2023-06-27 23:00:14 +08:00
dapan1121
8f39b9d2e4
enh: optimize query plan
2023-06-27 19:36:51 +08:00
Yihao Deng
4de7db06f9
Merge branch '3.0' into enh/triggerCheckPoint2
2023-06-27 17:57:14 +08:00
wangjiaming0909
57ddb3437d
feature: optimize order by limit using priority queue
2023-06-27 17:50:50 +08:00
Haojun Liao
3289ad62be
other: merge 3.0
2023-06-27 11:33:40 +08:00
Haojun Liao
b73444b291
fix(stream): start stream task in case of scan history completing.
2023-06-27 09:44:51 +08:00
dapan1121
4dae9f4eff
merge main to 3.0
2023-06-26 18:43:00 +08:00
dapan1121
9e595daafe
Merge pull request #21830 from taosdata/fix/TD-24287
...
fix: fix userAlias issue when keepColumnName is set to true
2023-06-26 18:12:44 +08:00
dapan1121
ce2635074d
enh: add uid/vgid functions
2023-06-26 11:48:47 +08:00
yihaoDeng
04ab8e19d0
Merge branch 'enh/dev30' into enh/triggerCheckPoint2
2023-06-25 19:58:45 +08:00
Haojun Liao
402c091df0
fix(stream): fix sma error.
2023-06-25 19:41:44 +08:00
Ganlin Zhao
77d2737f91
fix: fix userAlias issue when keepColumnName is set to true
2023-06-25 17:51:51 +08:00
liuyao
e236bf818c
set fill history info
2023-06-25 17:47:10 +08:00
dapan1121
9972aa81d6
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
2023-06-25 17:31:32 +08:00
yihaoDeng
0330f3b2db
add checkpoint
2023-06-25 17:03:01 +08:00
wangmm0220
7a49d67078
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TS-3495
2023-06-25 14:54:16 +08:00
yihaoDeng
e36de5edf7
add checkpoint
2023-06-25 14:35:20 +08:00
shenglian zhou
fd754eaa08
fix: udfd can not connect to taosd since authentification failure
2023-06-25 11:31:33 +08:00
Haojun Liao
6857881742
Merge branch '3.0' into refact/fillhistory
2023-06-25 10:41:32 +08:00
wade zhang
254a20bdf3
Merge pull request #21660 from luckeverda/feat/TD-23739
...
feat/TD-23739: enhance ttl, deletetime modified by writing-op
2023-06-25 09:06:57 +08:00
Haojun Liao
ceb78fdad2
Merge branch '3.0' into refact/fillhistory
2023-06-24 18:53:48 +08:00
dapan1121
2b55a75e82
enh: refact code
2023-06-21 19:33:27 +08:00
yihaoDeng
d9e24566c0
add checkpoint
2023-06-20 18:32:56 +08:00
yihaoDeng
548e439aa2
add checkpoint
2023-06-19 20:48:49 +08:00
Shungang Li
b93f653d7e
feat: enhance ttl, deletetime modified by writing-ops
...
new config item: ttlChangeOnWrite (default 0)
ttl delete time changes on last write if true
2023-06-19 19:03:35 +08:00
liuyao
41c193945f
fill history pause&resume
2023-06-19 17:28:19 +08:00
yihaoDeng
0eeaab9cd3
Merge branch 'refact/fillhistory1' into refact/fillhistory
2023-06-19 13:53:37 +08:00
dapan1121
1ca24fea6b
Merge pull request #21742 from wangjiaming0909/feature/3.0/TD-24656
...
feature: add input, output ts order for execution plans
2023-06-18 19:24:29 +08:00
yihaoDeng
fd85a8495a
Merge branch 'dev30' into enh/triggerCheckPoint2
2023-06-17 14:17:21 +08:00
yihaoDeng
b6fe5d917b
refactor checkpoint
2023-06-17 14:05:49 +08:00
wangmm0220
c5dfe169a6
fix:error
2023-06-16 19:33:03 +08:00
Haojun Liao
64365666b7
fix(stream): update the info, and do some internal refactor.
2023-06-16 16:04:43 +08:00
Benguang Zhao
495ae49752
fix: refreshMeta on invalid schema of tb epSet in doAsyncQuery
2023-06-16 15:41:52 +08:00
wangjiaming0909
fb4f174fbc
feature: add input, output ts order for execution plans
2023-06-16 10:26:09 +08:00
yihaoDeng
0ef8afbdaa
support fill history
2023-06-16 09:32:38 +08:00
yihaoDeng
9f9171719a
support fill history
2023-06-15 21:29:52 +08:00
dapan1121
e6afcbf07f
feat: hash join init version
2023-06-15 19:34:15 +08:00
dapan1121
575c48212a
Merge pull request #21721 from taosdata/fix/TD-24707
...
fix: forbid system table functions
2023-06-15 18:52:33 +08:00
Haojun Liao
74e0138f72
Merge branch '3.0' into refact/fillhistory
2023-06-15 15:25:00 +08:00
wangmm0220
22776e60d5
fix:control memory size if consumer group is too much
2023-06-15 14:51:04 +08:00
liuyao
693942b821
trans state
2023-06-15 14:13:17 +08:00
Haojun Liao
53377c2c1f
fix(stream): wait for stream task completed.
2023-06-15 01:14:41 +08:00
Yihao Deng
7ded6fc7a2
Merge branch '3.0' into enh/triggerCheckPoint2
2023-06-14 16:30:38 +08:00
liuyao
9a3708e17b
pause&resume fill history
2023-06-14 15:54:07 +08:00
Haojun Liao
7c6fbd7772
enh(stream): do some internal refactor and support secondary scan for history data.
2023-06-14 14:10:09 +08:00
Ganlin Zhao
e79d63d766
add error code
2023-06-14 13:34:25 +08:00
Haojun Liao
11f0c3b336
refactor: do some internal refactor.
2023-06-14 10:46:46 +08:00
Haojun Liao
b44447e6f3
enh(stream): support restore from disk.
2023-06-14 10:19:03 +08:00
Haojun Liao
4fac83ecf2
Merge pull request #21709 from taosdata/feature/TD-24749
...
feat:control memory size if consumer group is too much
2023-06-14 10:15:20 +08:00
Haojun Liao
97da2a8fac
fix(stream): set the fill history status.
2023-06-13 16:10:55 +08:00
wangmm0220
d8d6b6dd21
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TD-24749
2023-06-13 15:15:05 +08:00
wangmm0220
8a81278024
fix:load pHandle if necessary wher tq restore
2023-06-13 15:14:11 +08:00
dapan1121
73d3c21e21
Merge remote-tracking branch 'origin/3.0' into feat/TD-24499
2023-06-13 11:44:41 +08:00
Haojun Liao
fb24ed161d
enh(stream): set correct task status.
2023-06-12 22:48:23 +08:00
dapan1121
170182fecd
feat: support fill history with sub request
2023-06-12 16:10:54 +08:00
Haojun Liao
78a240be8f
enh(stream): add dispatch msg.
2023-06-12 13:12:45 +08:00
Benguang Zhao
3689b41f3a
Merge branch '3.0' into FIX/TD-24182-3.0
2023-06-12 09:39:49 +08:00
yihaoDeng
a2030dc378
add trigger checkpoint
2023-06-09 12:12:51 +00:00
Haojun Liao
69c9eda7af
fix(stream): fix race condition.
2023-06-09 11:37:38 +08:00
Haojun Liao
53246ed6bb
other: merge other branch.
2023-06-09 09:41:10 +08:00
Haojun Liao
c9aa59cbb9
refactor: do some internal refactor.
2023-06-08 18:59:25 +08:00
Haojun Liao
6c13491428
refactor: do some internal refactor.
2023-06-08 16:55:41 +08:00
yihaoDeng
8b91617145
Merge branch 'enh/dv3' into enh/triggerCheckpoint
2023-06-08 07:20:41 +00:00
yihaoDeng
77f287d9be
add trigger checkpoint
2023-06-08 07:19:59 +00:00
Haojun Liao
30eba472c3
Merge pull request #21602 from taosdata/fix/TD-24600-dv3
...
fix/td-24600-dv3
2023-06-08 13:42:02 +08:00
Haojun Liao
cb26dd9fa2
refactor(stream): do some internal refactor.
2023-06-08 10:17:21 +08:00
Haojun Liao
06cf3588da
refactor: do some internal refactor.
2023-06-07 15:03:04 +08:00
liuyao
1e9c4d5fac
opt stream block dispatch
2023-06-07 10:45:27 +08:00
Haojun Liao
6a3c935b4a
fix(stream): fix error in fill history scan.
2023-06-07 09:15:55 +08:00
dapan1121
65d323d9c7
Merge pull request #21222 from taosdata/fix/TD-24001
...
enh: optimize timeline function validation
2023-06-06 14:22:53 +08:00
Haojun Liao
0dd933013c
enh(stream): make history task for stream running.
2023-06-05 17:58:00 +08:00
Haojun Liao
fcc706c45c
enh(stream): refactor the fill history task.
2023-06-05 15:59:01 +08:00
Minglei Jin
d02746d86f
fix(query/sys): pause/resume with sys scan operator
2023-06-05 15:24:39 +08:00
yihaoDeng
74d5f02969
fix invalid free
2023-06-05 04:56:07 +00:00
Haojun Liao
077e1a1ed4
Merge branch '3.0' into refact/fillhistory
2023-06-05 11:41:13 +08:00
Haojun Liao
6a9c03309e
Merge pull request #21553 from taosdata/enh/changeRocksParam
...
change log level
2023-06-02 14:23:50 +08:00
dapan1121
ddd3a53e56
Merge remote-tracking branch 'origin/3.0' into fix/TD-24001
2023-06-02 13:57:34 +08:00
Haojun Liao
d45aa7ef84
Merge pull request #21555 from taosdata/fix/liaohj_main
...
other: merge main into 3.0.
2023-06-02 13:11:12 +08:00
yihaoDeng
32c3cfd51a
Avoid creating the same ID task multiple times
2023-06-01 11:13:27 +00:00
Haojun Liao
5301c5756a
other: merge main into 3.0.
2023-06-01 09:29:18 +08:00
Benguang Zhao
28efd7dcd7
enh: check trans conflicts in mndTransValidate
2023-05-31 10:53:36 +08:00
Haojun Liao
eda06081ff
enh(stream): refactor and serialize the attributes of history tasks.
2023-05-30 16:55:37 +08:00
Haojun Liao
d9c364d663
Merge branch '3.0' into refact/fillhistory
2023-05-30 15:51:12 +08:00
Haojun Liao
be8fd9e48b
enh(stream): create additional task for history data processing.
2023-05-30 14:47:10 +08:00
wangmm0220
d490ca753f
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TD-19042
2023-05-30 09:48:49 +08:00
Haojun Liao
20a0054c4a
Merge pull request #21472 from taosdata/enh/addCompileError
...
change parameter
2023-05-30 09:36:36 +08:00
Haojun Liao
3628888ecc
refactor: do some internal refactor.
2023-05-29 18:02:45 +08:00
wangmm0220
41ed0138b4
fix:compile error
2023-05-29 17:25:11 +08:00
wangmm0220
07bdb95b1a
fix:compile error
2023-05-29 17:10:11 +08:00
yihaoDeng
1782ecd57e
Merge branch 'fix/shared_link_rocksdb' into enh/addCompileError
2023-05-29 08:20:11 +00:00
Haojun Liao
f2887278e2
refactor: do some internal refactor.
2023-05-29 15:44:45 +08:00
wangmm0220
78db3520a6
fix:conflict
2023-05-29 14:57:03 +08:00
wangmm0220
a71878d07f
feat: support create topic as stable with conditions
2023-05-29 11:46:59 +08:00
Haojun Liao
8f61e2d6ef
refactor: do some internal refactor.
2023-05-29 10:50:50 +08:00
Haojun Liao
953a69a829
refactor: do some internal refactor.
2023-05-29 10:12:27 +08:00
Haojun Liao
b38e253019
fix(stream): set the skip offset when resume stream task.
2023-05-26 22:51:58 +08:00
yihaoDeng
479a117266
Merge branch 'enh/dev3.0' into enh/addCompileError
2023-05-26 13:03:47 +00:00
yihaoDeng
a71bffd719
Merge branch 'enh/dev3.0' into enh/addCompileError
2023-05-26 13:03:35 +00:00
yihaoDeng
34d21bc03f
change parameter
2023-05-26 20:11:33 +08:00
wangmm0220
a3e214b9e8
fix:put poll to push manager if wal not exist when offset is latest
2023-05-26 19:17:04 +08:00
Haojun Liao
cea8334427
Merge pull request #21449 from taosdata/refact/fillhistory
...
refactor: remove the module dependency. TD-24279
2023-05-26 09:01:45 +08:00
dapan1121
e70c433a59
enh: support time line query from union/union all subquery
2023-05-26 08:44:23 +08:00
Haojun Liao
e24ce2111f
fix: set function ptr.
2023-05-26 00:00:07 +08:00
dapan1121
2713f4f6d4
feat: support create topic as stable with conditions
2023-05-25 19:01:58 +08:00
Haojun Liao
c3be7b14be
fix: set correct function ptr.
2023-05-25 17:51:03 +08:00
Haojun Liao
0966213847
fix(arch): set the correct module api dependency.
2023-05-25 14:21:40 +08:00
Haojun Liao
4a42f6b983
fix: fix error in api call.
2023-05-25 00:50:03 +08:00
Haojun Liao
a9b18d203d
fix:fix error.
2023-05-24 23:49:26 +08:00
Haojun Liao
ab907e3344
fix(query): fix syntax error.
2023-05-24 21:53:40 +08:00
wangmm0220
8537e4e80e
feat:add tag filter for stable subscribe
2023-05-24 18:26:55 +08:00
Haojun Liao
fe09705855
fix: set the init function pointer.
2023-05-24 17:13:20 +08:00
Dingle Zhang
984211f3b4
Feature/3.0 geometry ( #21037 )
...
* Add GEOMETRY data type and make sql.c able to parse it. The GEMETRY works like BINARY so far.
* add GEOMETRY type into gConvertTypes to fix some issues like DELETE calling
* change some test cases to make sure no same timestamp is inserted, and add my smoketest.sh
* Add a function MakePoint() and introduce a lib geometry
* implement sql functions GeomFromText() and AsText()
* Use GEOS *_r funcions instead for thread safety
* Handle with TSDB_DATA_TYPE_GEOMETRY when INSERT geometry data by converting WKT.
Add geosWrapper to wrap the basic GEOS functions for TDEngine.
* refactor AsText and MakePoint functions to be like GeomFromText
* Show WKT when print geometry data in screen
Dump hex data when dump geometry data in a file
* define TYPE_BYTES item for TSDB_DATA_TYPE_GEOMETRY, which casued some strange issues.
* set number of decimals of WKT to 6
* Implement SQL function Intersects()
* refactor geometry sql functions
* Add geosErrMsgeHandler() to get the GEOS error detail
* use threadlocal to instantiate SGeosContext
call destroyGeosContext() only if the thread exists
* remove SGeosContext *context param for all geometry functions since we use thread local one,
so that all caller do not need to know the context.
* Modify Intersects() to call PreparedIntersects() when one of param is a constant, which has higher performance.
* rename prepareFn() to initCtxFn() to avoid confusion with PreparedFn
* Add prefix "ST_" for all geometry functions
* move getThreadLocalGeosCtx() and destroyThreadLocalGeosCtx() into util,
so that all unit test tools can compile
* Add unit test for geometry lib, only test MakePoint so far
* refactor and enhance existing cases in geomFuncTest
* implement NULL type and NULL value test for geomFuncTest
* add test on geomFromText()
* add unit test on AsText() in geomFuncTest
* combine some makePointFunction test items
* add intersectsFunctionTwoColumns test
refactor on callGeomFromTextWrapper functions
* enhance intersectsFunction test to add cases like input constant , NULL type, NULL value, or wrong content
* add more cases into intersectsFunction test
* Add basic test on geometry in system test
* Add ST_GeomFromText and ST_AsText function test in system test on geometry
* add ST_Intersects function test in system test on geometry
* support to check expectedErrno in system test on geometry
* adjust geomTest unit test and geometry system test
* add geometry data type and functions in doc english version
* implement touchesFunction() in geometry lib
refactor geometry relation functions model
* separate gemFuncTest into several src files
* add unit test on touchesFunction
* support sql function ST_Touches()
add system test on ST_Touches
* add docs for ST_Touches()
* Add ST_Contains()
* Add ST_Covers()
* Add ST_Equals()
* add swapAllowed param for geomRelationFunction()
read geom2 earlier intead of at doGeosRelation()
* Add ST_ContainsProperly()
* build on windows
* Merge from 3.0 to 3.0_geometry
* change macro definition TSDB_DATA_TYPE_GEOMETRY as the last one for compatibility
* change '\\NULL' to 'NULL' back in shellDumpFieldToFile()
* add /usr/local/include into include directory
* add /usr/local/inlcude and /usr/local/lib in cmake.platform for DARWIN
2023-05-24 15:36:46 +08:00
Haojun Liao
a566180770
fix: fix syntax error.
2023-05-24 15:16:50 +08:00
Haojun Liao
1f7f326bed
refactor: do some internal refactor and set the api function ptr.
2023-05-24 13:22:05 +08:00
Haojun Liao
66477a28ca
refactor: do some internal refactor.
2023-05-23 19:10:50 +08:00
Haojun Liao
85afbf0d35
refactor: do some internal refactor.
2023-05-23 18:58:54 +08:00
Haojun Liao
a63473b1cc
refacotor: do some internal refactor.
2023-05-23 18:54:32 +08:00
Haojun Liao
c66c0c4dfd
refactor: do some internal refactor.
2023-05-23 18:42:52 +08:00
Haojun Liao
3d084adf1f
Merge remote-tracking branch 'origin/refact/fillhistory' into refact/fillhistory
...
# Conflicts:
# source/dnode/vnode/inc/vnode.h
# source/libs/executor/src/executil.c
# source/libs/index/CMakeLists.txt
# source/libs/index/src/indexFilter.c
2023-05-23 18:32:47 +08:00
Haojun Liao
e67b532d8a
refactor: refactor the module dependency.
2023-05-23 18:29:23 +08:00
yihaoDeng
c15b1e3520
opt compile
2023-05-23 11:46:02 +08:00
dapan1121
4c88fd08de
Merge remote-tracking branch 'origin/3.0' into fix/TD-24001
2023-05-23 09:25:37 +08:00
Hui Li
3f824e2045
Merge pull request #21355 from taosdata/mark/tmq
...
fix:error in pHandle lock
2023-05-22 08:57:45 +08:00
Haojun Liao
9423001fea
Merge pull request #21396 from taosdata/refact/fillhistory
...
Refact/fillhistory
2023-05-21 01:12:00 +08:00
Haojun Liao
de44c9160c
refactor: do some internal refactor.
2023-05-20 18:05:39 +08:00
wangmm0220
04858fae22
fix:tsdbreader is free by mistake
2023-05-20 12:20:54 +08:00
Haojun Liao
6ded3284da
refactor: do some internal refactor.
2023-05-20 11:37:17 +08:00
Haojun Liao
200c1a367b
Merge pull request #21378 from taosdata/fix/nodisk
...
fix(query): do some internal refactor, and fix the bug when calender duration exists in sliding and offset.
2023-05-19 19:30:04 +08:00
wangmm0220
ff2b545b27
fix:set task status killed when vnode receive subscribe msg from mnode
2023-05-19 17:16:47 +08:00
dapan1121
42c65898ea
Merge pull request #21335 from taosdata/feat/TD-22746
...
feat: support client meta control
2023-05-19 16:55:08 +08:00
slzhou
f9da4abdcb
fix: change more variable names
2023-05-19 15:38:52 +08:00
shenglian zhou
f36b0be17d
fix: join eq conditions not only for tag
2023-05-19 14:32:03 +08:00
wade zhang
1ade314043
Merge pull request #21325 from taosdata/feat/force-drop-dnode
...
Feat/force drop dnode
2023-05-19 09:23:54 +08:00
Haojun Liao
1e020a46c9
other: merge main.
2023-05-19 09:07:35 +08:00
Haojun Liao
c4c5bbb65c
other: merge 3.0
2023-05-18 17:28:40 +08:00
yihaoDeng
9380b22394
merge 3.0
2023-05-18 05:46:38 +00:00
slzhou
304423e27b
Merge branch 'main' of github.com:taosdata/TDengine into szhou/fix-ts3405
2023-05-18 13:27:58 +08:00
Haojun Liao
5d5b2bb16a
refactor: do some internal refactor.
2023-05-18 12:59:19 +08:00
dapan1121
f5ebc17fae
Merge branch '3.0' into feat/TD-22746
2023-05-18 09:10:49 +08:00
Haojun Liao
ffee5ebc61
Merge branch '3.0' into feature/3_liaohj
2023-05-17 17:47:44 +08:00
Haojun Liao
041ffa91bd
other: merge main.
2023-05-17 15:42:15 +08:00
Haojun Liao
366cd1871a
Merge pull request #21314 from taosdata/fix/liaohj_main
...
fix(stream):extract delete msg from wal.
2023-05-17 14:52:49 +08:00
dapan1121
fb7a06e06e
Merge pull request #21271 from taosdata/enh/tsbsPerf.4
...
Enh/tsbs perf.4
2023-05-17 11:00:14 +08:00
dapan1121
df973ce28e
fix: remove debug info
2023-05-16 18:37:00 +08:00
Haojun Liao
e35d145734
fix(stream): fix memory leak.
2023-05-16 13:59:13 +08:00
dapan1121
ee2521a6ab
Merge remote-tracking branch 'origin/3.0' into feat/TD-22746
2023-05-16 10:53:21 +08:00
dapan1121
9fcf56a4ee
feat: support meta cleanup
2023-05-16 10:51:58 +08:00
Haojun Liao
30e7cb5860
fix(tmq): avoid return delete msg for table subscription.
2023-05-16 10:42:02 +08:00
dapan1121
cf7b4593e7
feat: add drop dnode unsafe command
2023-05-16 09:50:10 +08:00
Haojun Liao
d585f34ea9
fix(tmq): avoid seek to previous position.
2023-05-15 18:48:50 +08:00
wangmm0220
36454c73ed
fix:add lock to pHandle for safety
2023-05-15 18:38:14 +08:00
liuyao
502efb3d01
op stream selectivity buff
2023-05-15 16:26:24 +08:00
shenglian zhou
629ab2b85f
fix: extract tag equal condition
2023-05-15 16:10:11 +08:00
yihaoDeng
9c0d2c87c6
Merge branch 'enh/3.0' into enh/rocksdbSstateMerge
2023-05-15 01:52:42 +00:00
Haojun Liao
8e15c64499
refactor: do some internal refactor.
2023-05-13 23:22:36 +08:00
Haojun Liao
170c603995
other: merge 3.0
2023-05-13 20:16:55 +08:00
Haojun Liao
99148d6719
other: merge 3.0
2023-05-13 20:02:48 +08:00
Haojun Liao
236926b9ee
other: merge enh/rocksdbstate
2023-05-13 19:49:28 +08:00
dapan1121
69795286fa
Merge remote-tracking branch 'origin/main' into enh/tsbsPerf.4
2023-05-12 13:46:16 +08:00
dapan1121
0dd0b16842
enh: optimize table scan for last query
2023-05-12 13:30:17 +08:00
Haojun Liao
7ef16e1922
other: merge main.
2023-05-12 11:49:53 +08:00
liuyao
8b7b804606
opt partition by tbname
2023-05-11 18:47:27 +08:00
yihaoDeng
b91981af59
factor code
2023-05-11 10:09:09 +00:00
yihaoDeng
4e8f5f5d32
factor code
2023-05-11 09:58:53 +00:00
yihaoDeng
afaee9c386
factor code
2023-05-11 09:51:01 +00:00
yihaoDeng
4715aacd41
factor code
2023-05-11 09:44:40 +00:00
yihaoDeng
f652f71d68
factor code
2023-05-11 06:37:57 +00:00
Haojun Liao
dbd79cc80c
refactor: do some internal refactor.
2023-05-10 22:22:01 +08:00
dapan1121
daedb3618b
Merge remote-tracking branch 'origin/3.0' into feat/TD-22746
2023-05-10 17:47:11 +08:00
dapan1121
79d4403377
feat: add client meta limitation
2023-05-10 17:44:53 +08:00
yihaoDeng
5708fcb5cb
Merge branch 'enh/3.0' into enh/rocksdbSstateMerge
2023-05-10 08:02:16 +00:00
dapan1121
eb7cd25e2e
enh: support nest partition by clause
2023-05-10 14:34:41 +08:00
Yihao Deng
c6e5879f44
Merge branch 'main' into enh/rocksdbSstate
2023-05-10 10:04:28 +08:00
yihaoDeng
8356533eb1
Merge branch 'enh/standVer' into enh/rocksdbSstateMerge
2023-05-09 12:13:16 +00:00
dapan1121
a8c65cd25a
feat: support restore dnode clause
2023-05-09 19:19:14 +08:00
cadem
843d606058
feat/restore dnode
2023-05-09 17:15:37 +08:00
dapan1121
52fd6a84ac
enh: support db cfg cache update
2023-05-09 17:04:20 +08:00
yihaoDeng
55014aa003
Merge branch 'enh/rocksdbSstate' into enh/rocksdbSstateMerge
2023-05-09 08:58:51 +00:00
dapan1121
7ea23a33bc
enh: optimize time line function validation
2023-05-09 16:37:08 +08:00
dapan1121
a1eefd25ea
fix: count wrong group number issue
2023-05-09 11:33:47 +08:00
wangmm0220
f9142c0ddb
fix:[TD24010] lost data if apply ver is small than commit ver
2023-05-08 16:49:56 +08:00
Yihao Deng
cb223acf82
Merge branch 'main' into enh/rocksdbSstate
2023-05-08 09:45:27 +08:00
yihaoDeng
08c3a63341
Merge branch 'enh/standVer' into enh/rocksdbSstateMerge
2023-05-06 12:37:54 +00:00
wangmm0220
ee32620808
fix:[TS-3347]set ver to first version if version stored is smaller than first version in wal when subscribe db
2023-05-06 16:22:30 +08:00
Haojun Liao
6b305bf745
refactor: do some internal refactor.
2023-05-06 13:35:18 +08:00
Haojun Liao
da6212bab0
other: merge main.
2023-05-06 12:51:38 +08:00
Haojun Liao
5d4a3116d5
Merge pull request #21139 from taosdata/fix/liaohj_main
...
refactor: do some internal refactor.
2023-05-06 09:49:26 +08:00
yihaoDeng
d7e86aca05
fix case failure
2023-05-05 15:14:16 +00:00
Haojun Liao
8958aabe4b
fix(stream): opt task scan performance.
2023-05-05 19:33:30 +08:00
yihaoDeng
f7a7743af7
fix case failure
2023-05-05 08:32:33 +00:00
Haojun Liao
23c49594b7
other: merge main.
2023-05-04 16:41:53 +08:00
yihaoDeng
c27d01a510
Merge branch 'enh/addTtlToStream' into enh/rocksdbSstateMerge
2023-05-04 08:22:31 +00:00
Haojun Liao
09a04052ec
refactor: do some internal refactor.
2023-05-04 16:15:14 +08:00
liuyao
d8a1f15d10
fix resum bug
2023-05-04 09:28:06 +08:00
Haojun Liao
3c61932ecc
refactor: do some internal refactor.
2023-05-01 19:28:54 +08:00
Haojun Liao
ace193ca9b
fix(stream): set the seek version if the reader's version is earlier than the first version in wal.
2023-04-29 23:34:49 +08:00
Haojun Liao
8b57184a9a
Merge pull request #21123 from taosdata/fix/liaohj_main
...
refactor: remove assert.
2023-04-29 00:44:24 +08:00
yihaoDeng
dda1c8803c
Merge branch 'enh/rocksdbSstate' into enh/rocksdbSstateMerge
2023-04-28 09:17:22 +00:00
yihaoDeng
afc6023a8a
merge rocksdb inst
2023-04-28 06:32:33 +00:00
Haojun Liao
03b1de017a
refactor: remove assert.
2023-04-28 14:12:17 +08:00
liuyao
2984c5a758
merge main
2023-04-28 10:34:46 +08:00
yihaoDeng
36a4413bf1
merge rocksdb inst
2023-04-27 14:38:33 +00:00
Haojun Liao
b7040ed15e
enh(stream): support resume from the latest data, and do some internal refactor.
2023-04-27 15:07:54 +08:00
liuyao
863d30e5a9
opt tq read
2023-04-26 18:58:19 +08:00
dapan1121
5db5205e31
fix: schema/tag version update to int32
2023-04-26 13:41:16 +08:00
Xiaoyu Wang
05dc0fd6b1
Merge pull request #21056 from taosdata/feat/TD-23693
...
feat: subtable level privilege
2023-04-26 09:17:23 +08:00
Xiaoyu Wang
b07e4c8522
Merge branch 'feat/TD-23693' of github.com:taosdata/TDengine into feat/TD-23693
2023-04-25 17:39:51 +08:00
Xiaoyu Wang
e584bb3ea1
feat: subtable level privilege
2023-04-25 17:39:28 +08:00
kailixu
781834065a
Merge branch '3.0' into enh/TD-21161-3.0
2023-04-25 08:22:08 +08:00
yihaoDeng
81bd7661bd
add ttl to stream state key
2023-04-24 14:20:01 +00:00
kailixu
2d4dd64584
chore: more code
2023-04-24 20:21:28 +08:00
dapan1121
8c4b73a351
feat: add get table tag sync API
2023-04-24 19:19:12 +08:00
Xiaoyu Wang
f5a974489e
Merge pull request #21045 from taosdata/fix/block-check-to-async-check
...
fix/block-check-to-async-check
2023-04-24 15:41:17 +08:00
Xiaoyu Wang
dc5235eb92
feat: add pause/resume stream statement
2023-04-24 14:48:33 +08:00
kailixu
b26842e398
Merge branch '3.0' into enh/TD-21161-3.0
2023-04-24 14:19:49 +08:00
Haojun Liao
057cc2d30d
Merge pull request #21018 from taosdata/feature/3_liaohj
...
fix(stream): set the correct start offset for stream task.
2023-04-24 12:02:20 +08:00
cadem
a781d43577
fix/block-check-to-async-check
2023-04-24 10:23:43 +08:00
yihaoDeng
ae3730c318
add ttl to stream state key
2023-04-23 13:29:18 +00:00
liuyao
641c707b37
pause&resume
2023-04-23 17:37:10 +08:00
54liuyao
5089528a02
feat:stream pause&resume
2023-04-23 15:08:51 +08:00
yihaoDeng
917b07348c
Merge branch 'fix/rocksdbState' into enh/rocksRevert
2023-04-23 02:37:26 +00:00
chenhaoran
7d7a0769b3
Merge remote-tracking branch 'origin/main' into enh/tsbsPerf.1
2023-04-21 16:20:37 +08:00
kailixu
77a8e3b213
Merge branch '3.0' into enh/TD-21161-3.0
2023-04-21 16:04:09 +08:00
Haojun Liao
5e6c06e253
fix(stream): fix the race condition during create new stream tasks.
2023-04-20 23:21:18 +08:00
dapan1121
e36bf05f98
enh: support get subtable tag and auth
2023-04-20 17:30:09 +08:00
yihaoDeng
3272d14e33
change write opt
2023-04-20 04:05:35 +00:00
Haojun Liao
c654f1145d
enh(stream): add new msg for seek, and do some internal refactor.
2023-04-20 10:59:16 +08:00
dapan1121
aa8d25f6e5
feat: support fetching table tag value
2023-04-19 10:03:06 +08:00
cadem
3b78d4382b
add learner
2023-04-18 19:03:45 +08:00
Haojun Liao
fb32ffd960
fix(stream): update the reference count value to be int32, insead of int8
2023-04-18 18:06:03 +08:00
Haojun Liao
1f3c8c3d80
fix(stream): update the ref type.
2023-04-18 17:15:31 +08:00
kailixu
50053fdc01
Merge branch '3.0' into enh/TD-21161-3.0
2023-04-18 11:13:30 +08:00
dapan1121
ed3778dc9f
fix: nodes free issue
2023-04-17 15:44:15 +08:00
Haojun Liao
eb7f510ccb
fix(query): return correct suid to delete sink.
2023-04-17 10:59:24 +08:00
Haojun Liao
ac137b4b33
refactor: do some internal refactor.
2023-04-17 09:46:58 +08:00
Haojun Liao
be90d2c511
fix(stream): disable stream task when no tasks exist.
2023-04-16 23:07:54 +08:00
Haojun Liao
04e042f21d
Merge branch 'feature/3_liaohj' into enh/rocksRevert
2023-04-15 09:35:43 +08:00
Haojun Liao
1cd2268a99
Merge branch 'main' into feature/3_liaohj
2023-04-14 18:30:55 +08:00
Haojun Liao
d420734971
Merge remote-tracking branch 'origin/enh/rocksRevert' into enh/rocksRevert
2023-04-14 18:03:19 +08:00
Haojun Liao
02ec67ad9e
Merge pull request #20882 from taosdata/fix/TS-3081
...
fix:open test cases for tmq & add log if rebalance error
2023-04-14 17:56:58 +08:00
Haojun Liao
ab4b08a4b5
Merge branch 'feature/3_liaohj' into enh/rocksRevert
2023-04-14 17:44:50 +08:00
Haojun Liao
e0cb8aa534
fix(stream): don't the initial task status and do some internal refactor.
2023-04-14 17:43:37 +08:00
liuyao
b8ac811f20
fix bug
2023-04-14 17:35:17 +08:00
Haojun Liao
eb0e1f848a
fix(stream): remove unused tqreader, do some internal refactor, set the meta value for streamtask.
2023-04-14 12:00:09 +08:00
Haojun Liao
5850a3ab01
Merge remote-tracking branch 'origin/enh/rocksRevert' into enh/rocksRevert
2023-04-14 10:37:17 +08:00
Haojun Liao
b57c813681
other: merge feature/3_liaohj
2023-04-14 10:36:54 +08:00
wangmm0220
e985f15cf0
fix:memset nullBitmap of SSDataBlock to 0 in udf
2023-04-14 09:36:36 +08:00
dapan1121
d4cb608505
Merge pull request #20885 from taosdata/fix/TS-3108
...
fix: fix timestamp constant comparison precision error
2023-04-14 09:27:03 +08:00
Haojun Liao
f8b672f09f
other: merge main.
2023-04-14 09:07:18 +08:00
Haojun Liao
70b45a4cf0
fix(stream): all data should be extracted from wal.
2023-04-13 23:22:09 +08:00
liuyao
34bf638f19
fix bug
2023-04-13 16:21:57 +08:00
dapan1121
e86ffad8ef
fix: add debug info
2023-04-13 14:23:12 +08:00
Ganlin Zhao
7414f28d17
fix translatefunc not getting precision issue
2023-04-13 11:22:15 +08:00
dapan1121
7f518ca4ea
feat: support cache db cfg
2023-04-13 10:54:57 +08:00
liuyao
9be89ce00a
delete expired check point
2023-04-12 17:33:58 +08:00
kailixu
04fa4d2e87
Merge branch '3.0' into enh/TD-21161-3.0
2023-04-12 13:05:47 +08:00
yihaoDeng
ed4aaade8c
add backend
2023-04-12 03:03:51 +00:00
yihaoDeng
a3836b2363
fix invalid free
2023-04-11 12:52:03 +00:00
Xiaoyu Wang
9578c4538a
Merge remote-tracking branch 'origin/3.0' into fix/3.0_merge_main
2023-04-11 19:33:23 +08:00
Haojun Liao
5ab54481f0
refactor: do some internal refactor.
2023-04-11 19:24:34 +08:00
yihaoDeng
b24b91886a
Merge branch 'dev3' into enh/rocksRevert
2023-04-11 10:59:00 +00:00
yihaoDeng
ff8cb09f63
refactor backend
2023-04-11 10:47:15 +00:00
Xiaoyu Wang
5ce6220106
Merge pull request #20781 from taosdata/szhou/replace-function
...
feature: udf replace function
2023-04-11 17:25:21 +08:00
Xiaoyu Wang
4c04b155d5
merge main
2023-04-11 15:56:28 +08:00
Haojun Liao
18479d8115
refactor: do some internall refactor.
2023-04-11 15:42:24 +08:00
liuyao
95d81604c7
feat:encode&&decode stream scan op
2023-04-11 14:34:31 +08:00
Haojun Liao
15cceb5a5a
refactor: do some internal refactors.
2023-04-11 11:53:10 +08:00
liuyao
74da3c05bc
feat:set check point id
2023-04-11 10:33:10 +08:00
Haojun Liao
a4ba5401f9
enh(stream): set the start version of all operators.
2023-04-11 10:01:36 +08:00
Haojun Liao
497c9ea9c8
Merge branch 'main' into feature/3_liaohj
2023-04-10 17:57:26 +08:00
Haojun Liao
7419c0bfe9
enh(stream): the stream will start after vnode restore being completed.
2023-04-10 16:56:14 +08:00
Xiaoyu Wang
e2f82f4423
merge main
2023-04-10 09:56:03 +08:00
Haojun Liao
f5b52749c2
refactor: do some internal refactor.
2023-04-09 01:39:09 +08:00
shenglian zhou
32523d72f9
fix: add created time to file name and keep file reuse
2023-04-08 10:11:57 +08:00
liuyao
fe9ca49d3f
feat:optimize get patitionby name
2023-04-07 18:47:57 +08:00
liuyao
955f8f9f07
feat:optimize get patitionby name
2023-04-07 18:45:09 +08:00
kailixu
e976fcb91d
Merge branch '3.0' into enh/TD-21161-3.0
2023-04-07 17:51:35 +08:00
yihaoDeng
1e3569367a
opt write snapshot
2023-04-07 07:38:02 +00:00
yihaoDeng
c082536242
opt write snapshot
2023-04-07 07:26:15 +00:00
liuyao
1f63859e21
feat:add buff swap
2023-04-07 12:50:59 +08:00
dapan1121
062a3dc97d
Merge pull request #20758 from taosdata/szhou/fix-td23454
...
fix: interp pseudo column can not be used without interp function
2023-04-07 08:50:51 +08:00
liuyao
0716a4aee8
feat:add check point
2023-04-06 16:45:22 +08:00
Xiaoyu Wang
54f13f6f55
Merge pull request #20756 from taosdata/fix/3.0_merge_main
...
merge main
2023-04-06 15:44:23 +08:00
shenglian-zhou
3d8776e266
Merge branch '3.0' into szhou/replace-function
2023-04-06 13:40:52 +08:00
Haojun Liao
2b2059ef18
Merge pull request #20534 from taosdata/fix/TD-22671
...
fix:error in TD-23218 & remove useless logic
2023-04-06 11:47:24 +08:00
shenglian zhou
c17d9eca5f
fix: add fetchtime and version to udf init
2023-04-06 11:18:30 +08:00
dapan1121
d768f49dd7
feat: table level user auth
2023-04-06 10:01:27 +08:00
Xiaoyu Wang
cc7485812a
feat: add 'or replace' clause to 'create function' statement
2023-04-04 17:45:18 +08:00
54liuyao
1892b806b5
feat:add stream state buff
2023-04-04 17:09:35 +08:00
54liuyao
429b5cd646
feat:add stream file state
2023-04-04 17:09:35 +08:00
yihaoDeng
628bb62c8a
add backpressure
2023-04-04 07:20:05 +00:00
Haojun Liao
c91d8a5901
Merge branch 'main' into feature/3_liaohj
2023-04-04 15:18:24 +08:00
Xiaoyu Wang
e9d7a099cc
merge main
2023-04-04 14:50:58 +08:00
shenglian zhou
d547b9e38f
fix: interp pseudo column can not be used without interp function
2023-04-04 11:27:54 +08:00
wangmm0220
d651ba02ae
fix:lose consume data because of exec close if consume while insert data
2023-04-03 19:54:52 +08:00
Haojun Liao
a3ac8b647c
refactor: do some internal refactor.
2023-04-03 18:20:35 +08:00
Haojun Liao
482c319bee
refactor: do some internal refactor.
2023-04-03 18:07:28 +08:00
Haojun Liao
3ef7d43dae
refactor: do some internal refactor.
2023-04-03 17:47:48 +08:00
kailixu
37bc1bca36
enh: column/row max length support up to 64K
2023-04-03 17:00:52 +08:00
wangmm0220
446f31925e
fix:conflict from main
2023-04-02 23:47:58 +08:00
dapan1121
13331134d5
Merge pull request #20725 from taosdata/fix/TS-2876
...
fix: task context not exists issue
2023-03-31 21:35:13 +08:00
wangmm0220
97b5c7abee
fix:merge from main
2023-03-31 16:20:21 +08:00
dapan1121
15578cf980
Merge branch 'main' into fix/cencVer
2023-03-30 15:36:30 +08:00
dapan1121
01c2eb0994
Merge remote-tracking branch 'origin/main' into fix/TS-2876
2023-03-30 09:15:38 +08:00
Haojun Liao
56c98d7768
refactor: do some internal refactor.
2023-03-29 19:35:04 +08:00
wangmm0220
2243184a4d
fix:conflicts
2023-03-29 17:53:05 +08:00
dapan1121
9952be43f6
Merge remote-tracking branch 'origin/main' into fix/cencVer
2023-03-29 15:50:14 +08:00
dapan1121
5f68b65675
fix: count elements number type issue
2023-03-29 11:20:37 +08:00
Haojun Liao
9992942a7a
Merge pull request #20658 from taosdata/feat/TD-22418
...
feat:coverity scan
2023-03-29 10:44:53 +08:00
yihaoDeng
0d11430be1
tqadd backend
2023-03-28 14:31:11 +00:00
Xiaoyu Wang
daaf4871ac
feat: table level privilege syntax
2023-03-28 18:43:58 +08:00
wangmm0220
d0c55ef572
fix:conflicts
2023-03-28 18:12:13 +08:00
Haojun Liao
a883e57cf2
Merge branch 'main' into fix/liaohj
2023-03-28 15:07:32 +08:00
Haojun Liao
68f310dd48
refactor: do some internal refactor.
2023-03-28 15:05:10 +08:00
Haojun Liao
fca79dbc53
Merge branch 'fix/liaohj' into main
2023-03-28 11:20:01 +08:00
Haojun Liao
c158087d66
fix(tmq): kill the ongoing tsdb scans while transferring the ownership of vnode to other consumers.
2023-03-28 09:53:49 +08:00
dapan1121
80798dd934
fix: job retry issue
2023-03-28 09:20:53 +08:00
Xiaoyu Wang
77f27bb9df
Merge pull request #20613 from taosdata/FIX/TD-23308-main
...
enh: disable timely vnodeCommit
2023-03-27 17:58:20 +08:00
54liuyao
cf2d169f75
feat:coverity scan
2023-03-27 16:17:49 +08:00
yihaoDeng
a3a0d9c81f
add backend
2023-03-27 07:42:11 +00:00
wangmm0220
f1d67b6059
fix:conflict
2023-03-25 19:03:23 +08:00
cadem
86ca5ce210
fix/trigger election by sync msg
2023-03-24 09:13:20 +08:00
Benguang Zhao
9be09492f0
enh: disable timely vnodeCommit
2023-03-24 09:05:06 +08:00
54liuyao
ffa59f69aa
fix:add combine function for groupKey
2023-03-23 15:20:45 +08:00
wangmm0220
dd4cf0597b
fix:error in optimize consume logic
2023-03-22 17:04:02 +08:00
dapan1121
5b02af6a91
fix: merge main to 3.0
2023-03-22 16:08:16 +08:00
Xiaoyu Wang
fbc9b2404e
feat: add sql command 'balance vgroup leader'
2023-03-22 09:53:56 +08:00
cadem
ea35f0ae11
feat/balance vgroup leader
2023-03-22 09:36:59 +08:00
yihaoDeng
914d391845
fix tag filter
2023-03-21 12:28:16 +00:00
yihaoDeng
2d37aeabdc
add backend
2023-03-20 15:33:18 +00:00
kailixu
6fd4bc7e27
fix: set grant cluster info
2023-03-20 20:06:10 +08:00
wangmm0220
f7b7320f5f
fix:set offset if read wal none
2023-03-20 16:57:45 +08:00
wangmm0220
506c192bff
fix:error in TD-23218 & remove useless logic
2023-03-20 16:26:15 +08:00
Haojun Liao
ca1dffff45
Merge pull request #20508 from taosdata/fix/liaohj
...
fix(client): fix potential memory leak.
2023-03-20 16:11:22 +08:00
wangmm0220
f80078030c
fix:error in TD-23218 & remove useless logic
2023-03-20 15:40:01 +08:00
Haojun Liao
7e712a14b6
fix(tmq): adjust log.
2023-03-19 19:06:28 +08:00
Haojun Liao
ae5155edcf
fix(tmq): do some internal refactor.
2023-03-19 10:49:30 +08:00
wangmm0220
ccba1d07c6
fix:error in TD-23218 & remove useless logic
2023-03-18 18:42:49 +08:00
wangmm0220
7616a283e3
fix:error in TD-23218 & remove useless logic
2023-03-18 18:23:38 +08:00
yihaoDeng
8039702c14
add backend
2023-03-18 07:36:55 +00:00
cadem
042d94215b
feat/add topic total and stream total in monitor
2023-03-18 12:50:07 +08:00
dapan1121
59b532a890
fix: modify minrows/maxrows range and add cases
2023-03-16 09:46:14 +08:00
slzhou
89d05296d8
fix: add varchar/nchar udf support
2023-03-10 14:56:35 +08:00
slzhou
dab5e33b9b
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/python-udf
2023-03-09 21:28:38 +08:00
slzhou
c10e32eb6a
fix: null bitmap error
2023-03-09 20:27:08 +08:00
Benguang Zhao
5e53b1225b
enh: finish restore with commit and applied indexes instead of num of items in apply queue
2023-03-09 19:35:42 +08:00
Benguang Zhao
1392711e66
enh: add fsm FpAppliedIndexCb to get the current applied index
2023-03-09 18:14:04 +08:00
Xiaoyu Wang
4c8bab7e58
merge main
2023-03-08 10:59:33 +08:00
Shengliang Guan
b11ac8aac7
Merge pull request #20297 from taosdata/fix/main_wxy
...
feat: the compact command adds 'start with end with' clause
2023-03-07 16:14:14 +08:00
Xiaoyu Wang
df0d200f59
feat: the compact command adds 'start with end with' clause
2023-03-07 15:24:04 +08:00
54liuyao
0cd871010f
fix:fix fill history bug
2023-03-07 13:34:26 +08:00
slzhou
44e3b11580
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/python-udf
2023-03-04 15:24:37 +08:00
Xiaoyu Wang
599967d39f
feat: add language clause for create function
2023-03-04 11:08:50 +08:00
Shengliang Guan
2a272fb68d
Merge pull request #20263 from taosdata/FIX/TS-2766-main
...
enh: sync log retention of mnode configurable with mndLogRetention
2023-03-04 10:49:37 +08:00
Benguang Zhao
b91734cf91
enh: sync log retention of mnode configurable with mndLogRetention
2023-03-04 09:51:34 +08:00
Xiaoyu Wang
9305b0efd0
fix: create stream syntax check
2023-03-03 16:57:13 +08:00
dapan1121
2a5074870d
fix: add missing db options in show create database result
2023-03-02 11:33:29 +08:00
slzhou
c499d7f173
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/python-udf
2023-03-01 15:51:43 +08:00
slzhou
2b566dabc7
fix: add function not implemented error
2023-03-01 15:37:08 +08:00
slzhou
029444e1c2
fix: use const for name and path in SScriptUdfInfo
2023-02-28 10:39:08 +08:00
slzhou
32ccc796a1
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/python-udf
2023-02-28 10:15:30 +08:00
Xiaoyu Wang
d4e32cc8f1
Merge pull request #20180 from taosdata/fix/3.0_merge_main
...
merge 3.0
2023-02-27 17:08:44 +08:00
slzhou
c93cbc96f4
fix: change script env item key and value to const char*
2023-02-27 15:03:30 +08:00
Xiaoyu Wang
f97a140a3c
merge 3.0
2023-02-27 14:16:33 +08:00
slzhou
1eea4c74a0
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/python-udf
2023-02-27 13:21:23 +08:00
Yihao Deng
db47cb5805
Merge branch 'main' into fix/toManySeesion
2023-02-25 17:04:56 +08:00
Xiaoyu Wang
d6dd087f84
merge main
2023-02-25 10:29:20 +08:00
yihaoDeng
84706fe586
fix: limit session num
2023-02-24 21:20:15 +08:00
dapan1121
2f816dc01f
Merge pull request #20119 from taosdata/fix/TS-2725
...
fix: alter column length too big issue
2023-02-24 17:33:37 +08:00
Xiaoyu Wang
d04d610a85
Merge pull request #20061 from taosdata/FIX/TD-22611-main
...
enh: refactor syncBeginSnapshot and walBeginSnapshot for logRetention
2023-02-24 13:12:06 +08:00
slzhou
df5b0babc4
fix: array[0] not supported in windows
2023-02-24 12:20:55 +08:00
dapan1121
f6acf035c9
fix: sys db vgroup update issue
2023-02-24 11:37:16 +08:00
slzhou
4ef6dd9e74
fix:will deprecated SUdfInterBuf.numOfResult
2023-02-23 21:10:52 +08:00
yihaoDeng
f294d60681
fix: fix asan problem
2023-02-23 20:40:29 +08:00
slzhou
7ec5a5df3a
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/python-udf
2023-02-23 14:44:14 +08:00
dapan1121
05c7bc170e
Merge pull request #20098 from taosdata/feat/TS-2671
...
feat(query): optimize percentile function performance
2023-02-23 10:24:06 +08:00
Ganlin Zhao
9102c7a42a
change repeat_scan to pre_scan
2023-02-22 10:22:10 +08:00
54liuyao
1d58f85a54
feat:coverity scan
2023-02-22 10:10:04 +08:00
Ganlin Zhao
61de3b179a
Revert "add stats"
...
This reverts commit 09ce818223
.
2023-02-22 10:04:28 +08:00
slzhou
898bd0ed33
feat: script open function accept env item
2023-02-21 21:24:09 +08:00
wangmm0220
b28c0ad952
fix:remove useless logic in tmq
2023-02-21 18:49:39 +08:00
slzhou
8e5dae3970
fix: change script udf info structure
2023-02-21 17:09:26 +08:00
Ganlin Zhao
09ce818223
add stats
2023-02-20 19:35:06 +08:00
Benguang Zhao
0c7a4bfad9
enh: refactor syncBeginSnapshot and walBeginSnapshot for logRetention
2023-02-20 19:19:49 +08:00
Xiaoyu Wang
c597de099f
merge main
2023-02-20 13:41:27 +08:00
Haojun Liao
bda24a01d8
Merge pull request #19992 from taosdata/fix/main
...
enh: handle too many session
2023-02-18 10:19:44 +08:00
yihaoDeng
f19fdaa142
opt trans
2023-02-17 22:40:27 +08:00
Haojun Liao
0d9d2ea293
fix(query): do some internal refactor, and fix the bug when calender time duration exists in sliding and offset.
2023-02-17 18:31:32 +08:00
Liu Jicong
2a4708d82a
fix: save fill history state
2023-02-16 17:01:09 +08:00
yihaoDeng
a6a8daec23
fix: batch write
2023-02-16 15:09:39 +08:00
yihaoDeng
f22d07319f
handle too many session
2023-02-15 20:06:04 +08:00
yihaoDeng
e44704b20e
opt: opt tag index
2023-02-15 17:26:11 +08:00
Haojun Liao
cb35b453d4
Merge pull request #19870 from taosdata/feature/3_liaohj
...
other: merge opt to main.
2023-02-15 12:55:04 +08:00
slzhou
6b09b72a63
fix: make udfinfo temporary
2023-02-14 17:14:41 +08:00
Xiaoyu Wang
8ab3835a82
Merge pull request #19952 from taosdata/FIX/TD-22348-main
...
fix: set SYNC_VNODE_LOG_RETENTION as TSDB_SYNC_LOG_BUFFER_RETENTION + 1
2023-02-14 13:41:24 +08:00
Haojun Liao
c9ce01c878
Merge branch 'main' into feature/3_liaohj
2023-02-13 17:09:27 +08:00
Benguang Zhao
767080922a
fix: set SYNC_VNODE_LOG_RETENTION as TSDB_SYNC_LOG_BUFFER_RETENTION + 1
2023-02-13 14:16:19 +08:00
zlv
45d42d8b1d
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/python-udf
2023-02-13 13:29:00 +08:00
Xiaoyu Wang
6483b92f0c
Merge pull request #19923 from taosdata/fix/3.0_merge_main
...
merge main
2023-02-13 09:48:45 +08:00
Haojun Liao
a7fdc4bae3
other: merge 3.0
2023-02-10 19:20:24 +08:00
Xiaoyu Wang
3382a24a69
merge main
2023-02-10 18:03:11 +08:00
Hongze Cheng
f523a96c2d
fix compact problem
2023-02-10 13:38:21 +08:00
Xiaoyu Wang
b2e60da1cf
merge main
2023-02-10 10:34:55 +08:00
Xiaoyu Wang
86d231ce50
Merge pull request #19872 from taosdata/feat/vnode_compact
...
feat: data compaction
2023-02-09 16:24:50 +08:00
Haojun Liao
6cf363600b
Merge pull request #19785 from taosdata/fix/TD-21899
...
fix:auto create table & NULL NONE problem for taosx
2023-02-09 15:31:13 +08:00
Xiaoyu Wang
fcff07675d
merge main
2023-02-09 11:29:38 +08:00
Xiaoyu Wang
9bc225ffda
merge 3.0
2023-02-09 09:44:29 +08:00
Xiaoyu Wang
79440f7a26
Merge pull request #19860 from taosdata/fix/3.0_merge_main
...
merge main
2023-02-09 09:22:19 +08:00
Xiaoyu Wang
98e2fa2d7b
feat: add ignore update option for create stream
2023-02-08 18:46:12 +08:00
Liu Jicong
ae4ad7d851
Merge branch 'main' into enh/stream_buffer_param
2023-02-08 16:09:35 +08:00
Benguang Zhao
5ce5dded75
enh: reset wal reader after walReadVer
2023-02-08 14:41:15 +08:00
Hongze Cheng
5a56e39613
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/vnode_compact
2023-02-08 11:15:51 +08:00
Xiaoyu Wang
09925437e3
merge main
2023-02-08 09:51:52 +08:00
Xiaoyu Wang
a52371959e
feat: add ignore update option for create stream
2023-02-07 19:31:08 +08:00
Xiaoyu Wang
8b6a50d970
feat: add explain test case
2023-02-07 18:35:42 +08:00
54liuyao
e89362fb36
feat:stream ignore check update data
2023-02-07 15:29:05 +08:00
slzhou
5226473405
feature: udf dispatch first by script type then by udf name
2023-02-06 18:33:54 +08:00
dapan1121
ded47e1312
Merge remote-tracking branch 'origin' into feat/TS-2502
2023-02-06 17:22:18 +08:00
Haojun Liao
3822225231
other: merge main.
2023-02-06 16:24:15 +08:00
Xiaoyu Wang
f2ff17dace
merge 3.0
2023-02-06 14:18:13 +08:00
wangmm0220
762f6466f3
fix:conflicts from 3.0
2023-02-06 09:23:29 +08:00
dapan1121
a2b5162ab9
Merge pull request #19753 from taosdata/szhou/fixbugs
...
fix: show table distributed only works on super table, child table, and normal table
2023-02-06 08:52:44 +08:00
Xiaoyu Wang
5d499e52f9
merge main
2023-02-03 17:13:11 +08:00
wangmm0220
51760c10ec
fix:conflicts from 3.0
2023-02-03 15:40:20 +08:00
Haojun Liao
0030c4b5ee
refactor(query): opt perf by remove some functions.
2023-02-03 14:24:00 +08:00
Haojun Liao
645c45a274
refactor(query): opt perf by remove some functions.
2023-02-03 10:28:12 +08:00
wangmm0220
c8d49b603d
fix:roll back htol length for block raw data
2023-02-02 17:23:01 +08:00
dapan1121
d88f1efeb1
feat: support force fill clause
2023-02-02 17:16:30 +08:00
Haojun Liao
ab8c977417
other: merge main.
2023-02-02 14:00:36 +08:00
shenglian zhou
3f577c5019
fix: show table distributed only works on super table, child table, and normal table
2023-02-02 11:57:22 +08:00
Xiaoyu Wang
0d2d3349a3
Merge remote-tracking branch 'origin/main' into fix/main_bugfix_wxy
2023-02-01 09:45:32 +08:00
Shengliang Guan
2a8d791e39
Merge remote-tracking branch 'origin/3.0' into enh/TD-18702
2023-01-31 16:31:26 +08:00
Hongze Cheng
11bc53bbd7
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/vnode_compact
2023-01-31 14:07:58 +08:00
Shengliang Guan
141fcdd49b
enh: alter vnode hashrange in cfg file
2023-01-30 17:54:54 +08:00
Hongze Cheng
5e7b6602c5
Merge branch 'main' of https://github.com/taosdata/TDengine into fix/3.0_merge_main
2023-01-29 14:05:15 +08:00
Xiaoyu Wang
eb86f5ae71
merge main
2023-01-28 18:10:08 +08:00
Xiaoyu Wang
24157e78d6
merge main
2023-01-28 17:52:58 +08:00
Liu Jicong
f5c4ca3380
fix: wal ref
2023-01-28 17:17:55 +08:00
Liu Jicong
2a71d47668
fix: wal ref
2023-01-28 16:11:17 +08:00
Liu Jicong
089bc74055
Merge branch 'main' into enh/stream_buffer_param
2023-01-28 11:24:25 +08:00
Xiaoyu Wang
83a711c37f
merge main
2023-01-28 09:24:30 +08:00
Xiaoyu Wang
ca43c0ab55
feat: support writing streams to existing tables
2023-01-17 16:47:43 +08:00
54liuyao
e03deeaed8
feat:add stream delete mark
2023-01-17 16:21:51 +08:00
Shengliang Guan
e11d57d58c
Merge pull request #19533 from taosdata/FIX/TD-21662-main
...
enh: skip WAL forceSync for single replica vgroup
2023-01-17 14:25:04 +08:00
Xiaoyu Wang
9ba8d4f935
fix: rollback
2023-01-16 09:53:43 +08:00
Xiaoyu Wang
aa98d1d3fd
Merge remote-tracking branch 'origin/main' into fix/main_bugfix_wxy
2023-01-16 09:44:32 +08:00
54liuyao
3ec1560faa
create stream and use existing super table
2023-01-13 10:26:49 +08:00
Xiaoyu Wang
4c8a2caa12
fix: stmt memory leak
2023-01-12 17:24:04 +08:00
Liu Jicong
9913ed1dd1
fix: concurrency issue
2023-01-12 14:28:34 +08:00
Liu Jicong
ef12805c3b
fix: concurrency issue
2023-01-12 14:15:29 +08:00
Benguang Zhao
5a4cc36079
enh: skip WAL forceSync for single replica vgroup
2023-01-12 09:25:55 +08:00
Haojun Liao
1354eac985
Merge branch 'main' into feature/3_liaohj
2023-01-10 13:21:49 +08:00
Shengliang Guan
398161eb5f
Merge branch 'main' into merge/mainto3.0_0108
2023-01-09 10:00:53 +08:00
Shengliang Guan
d90eef6656
Merge branch '3.0' into merge/mainto3.0_0108
2023-01-08 09:54:21 +08:00
Shengliang Guan
42d911bf8e
Merge remote-tracking branch 'origin/main' into FIX/TD-21043-main
2023-01-08 09:44:07 +08:00
dapan1121
e55cc0af22
Merge remote-tracking branch 'origin' into enh/TD-21108
2023-01-06 13:40:32 +08:00
Haojun Liao
9dd07cc1e1
other:merge main.
2023-01-06 12:54:26 +08:00
Shengliang Guan
3016f35e9f
Merge branch '3.0' into merge/mainto3.0_0105
2023-01-05 16:08:23 +08:00
Shengliang Guan
ef3e60c387
Merge branch 'fix/TD-21746' into FIX/TD-21043-main
2023-01-05 15:58:30 +08:00
Hongze Cheng
a046dbb02b
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/vnode_compact
2023-01-05 13:57:55 +08:00
Shengliang Guan
7e5d97f0da
fix: stop snapshot receiver on sync post close
2023-01-05 12:00:35 +08:00
Shengliang Guan
a986d70bb7
Merge pull request #19260 from taosdata/fix/long_query
...
fix(query): long query fix to avoid buffer pool locking too long
2023-01-05 11:24:17 +08:00
Benguang Zhao
9d5e74a3ff
Merge branch 'main' into FIX/TD-21043-main
2023-01-05 09:47:22 +08:00
Haojun Liao
44e103a6a9
enh(query): remove unnecessary malloc.
2023-01-05 09:38:01 +08:00
dapan1121
6f3cc64fa6
Merge pull request #19358 from taosdata/feat/TD-21721
...
feat: add batch get table vgId API
2023-01-04 16:05:53 +08:00
Minglei Jin
625bf9992f
Merge branch '3.0' into fix/long_query
2023-01-04 15:15:51 +08:00
Liu Jicong
e30c00875c
enh: close tsdb reader
2023-01-04 15:14:00 +08:00
Xiaoyu Wang
9df6f69371
merge 3.0
2023-01-04 15:02:31 +08:00
dapan1121
0fff3b3447
feat: add batch get table Vgid API
2023-01-04 14:13:08 +08:00
dapan1121
36c582c678
feat: add batch get table vgId API
2023-01-04 14:01:43 +08:00
Shengliang Guan
e2056ba8fb
Merge branch 'main' into FIX/TD-21043-main
2023-01-04 11:48:35 +08:00
Xiaoyu Wang
fdde287ca9
merge main
2023-01-04 11:43:20 +08:00
dapan1121
ac7d250a7f
Merge remote-tracking branch 'origin' into enh/TD-21108
2023-01-04 08:57:22 +08:00
dapan1121
1477ce97a7
fix: drop task while task executing issue
2023-01-03 18:07:18 +08:00
Benguang Zhao
4031dc1af4
Merge branch main into FIX/TD-21043-main
2023-01-02 16:41:46 +08:00
Shengliang Guan
d290daa197
Merge pull request #19297 from taosdata/fix/TS-2349
...
fix: allow the ip resolved by fqdn different between dnodes
2023-01-02 09:41:24 +08:00
Alex Duan
c0a16094ab
fix: merge from 3.0
2022-12-30 19:02:48 +08:00
Alex Duan
2439c345d9
enh: clear assert remove tbuffer.h
2022-12-30 18:04:54 +08:00
Shengliang Guan
929be865f1
Merge branch 'main' into fix/TS-2349
2022-12-30 17:42:56 +08:00
Shengliang Guan
c2323db00d
fix: allow the ip resolved by fqdn different between dnodes
2022-12-30 17:04:14 +08:00
dapan1121
8ff3b2fda3
Merge remote-tracking branch 'origin' into enh/TD-21108
2022-12-30 13:31:37 +08:00
dapan1121
dfefb68aa6
feat: support crash report
2022-12-30 13:30:54 +08:00
Shengliang Guan
85eba36190
Merge pull request #19257 from taosdata/refactor/stream_dispatch_main
...
refactor: stream dispatch
2022-12-30 10:18:29 +08:00
Xiaoyu Wang
bc2fa58280
Merge remote-tracking branch 'origin/3.0' into enh/3.0_planner_optimize
2022-12-30 10:14:47 +08:00
Xiaoyu Wang
de418e8c8d
feat: support writing streams to existing tables
2022-12-30 10:11:41 +08:00
Benguang Zhao
ed43aeaa9b
enh: add vndCommitMaxInterval cfg param
2022-12-29 19:47:28 +08:00
Alex Duan
0c422345b3
feat: support show cluster alive; and show db.alive;
2022-12-29 18:07:57 +08:00
Shengliang Guan
25e9d94f5b
Merge pull request #19244 from taosdata/feature/stream_main
...
enh: put func state into tdb
2022-12-29 17:17:29 +08:00
Liu Jicong
bfb92457fa
refactor: stream dispatch
2022-12-29 16:24:30 +08:00
Liu Jicong
7721353b6b
enh: put func state into tdb
2022-12-29 12:39:07 +08:00
dapan1121
4a142018da
Merge pull request #19224 from taosdata/fix/TD-21561
...
fix(query): fix count/hyperloglog return additional row in group by when queryPolicy is set to 3.
2022-12-29 12:28:28 +08:00
Benguang Zhao
d307413c36
Merge branch 'main' into FIX/TD-21043-main
2022-12-29 10:03:17 +08:00
Hongze Cheng
de6be90cb5
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/vnode_compact
2022-12-29 10:00:47 +08:00
Ganlin Zhao
ec75ddec83
fix(query): fix count/hyperloglog return additional row in group by
...
when queryPolicy is set to 3.
2022-12-28 17:27:23 +08:00
Shengliang Guan
fb628f7fdf
Merge pull request #19212 from taosdata/merge/mainto3.0_1228
...
merge from main to 3.0
2022-12-28 17:03:11 +08:00
Shengliang Guan
78c14a2c88
Merge remote-tracking branch 'origin/3.0' into merge/mainto3.0_1228
2022-12-28 14:59:02 +08:00
Hongze Cheng
a0fa31954c
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/vnode_compact
2022-12-28 13:53:59 +08:00
Xiaoyu Wang
01b90f45eb
Merge remote-tracking branch 'origin/3.0' into enh/3.0_planner_optimize
2022-12-28 10:33:17 +08:00
Xiaoyu Wang
b6aadbf16f
sql command 'create index'
2022-12-28 10:31:34 +08:00
Shengliang Guan
d342ebcd77
Merge pull request #18720 from taosdata/refact/submit_req
...
Refact/submit req
2022-12-28 10:29:00 +08:00
Hongze Cheng
4d75c554f2
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/vnode_compact
2022-12-27 17:00:17 +08:00
Liu Jicong
dcb71e4af1
refactor: stream dispatch
2022-12-27 15:17:43 +08:00
Liu Jicong
39eb62d80d
enh: set scan limit
2022-12-27 14:52:41 +08:00
Benguang Zhao
8916722dd7
Merge branch main to FIX/TD-21043-main
2022-12-27 14:50:39 +08:00
Xiaoyu Wang
f85389d2af
merge feat/vnode_compact
2022-12-27 11:13:30 +08:00
Xiaoyu Wang
b52ebb6fd5
feat: sql command 'compact database'
2022-12-27 11:11:02 +08:00
dapan1121
66cece62de
Merge pull request #19046 from taosdata/fix/TD-21180-3.0
...
feat(rpc): return new error code TSDB_CODE_RPC_VGROUP_NOT_CONNECTED
2022-12-26 18:08:48 +08:00
Benguang Zhao
fda2f55fe5
Merge branch main to FIX/TD-21043-main
2022-12-26 14:26:25 +08:00
Haojun Liao
723efba79b
Merge branch '3.0' into refact/submit_req
2022-12-26 13:25:25 +08:00
Liu Jicong
cc81892db1
Merge branch '3.0' into feature/stream_3.0
2022-12-26 13:22:24 +08:00
Shengliang Guan
664dcb6b4e
Merge branch 'main' into merge/mainto3.0_1226
2022-12-26 09:26:54 +08:00
Benguang Zhao
5159d60f56
enh: vnodeCommit on consensus only
2022-12-23 20:16:32 +08:00
Xiaoyu Wang
0c269c317b
merge 3.0
2022-12-23 17:50:05 +08:00
Liu Jicong
b1bd24d15a
enh: scan exec set limit
2022-12-23 16:35:40 +08:00
Xiaoyu Wang
e62315c244
fix: keepColumnName parameter changes the user alias
2022-12-23 15:12:53 +08:00
wangmm0220
fd76fdb9e0
opti:taosx for write_raw_block
2022-12-22 16:50:21 +08:00
Alex Duan
cd1b87031a
fix(query): modify error describe
2022-12-22 10:22:51 +08:00
Shengliang Guan
13dfaaea59
Merge pull request #19059 from taosdata/feature/stream
...
refactor: remove assert
2022-12-22 09:51:40 +08:00
WANG MINGMING
4dbc324564
Merge branch 'refact/submit_req_taosx' into refact/submit_req
2022-12-22 09:26:45 +08:00
Liu Jicong
2a7de0cd46
refactor: remove assert
2022-12-21 13:54:14 +08:00
Xiaoyu Wang
aecd05cf34
enh: improve unit tests
2022-12-21 13:51:06 +08:00
dapan1121
5441dae3ba
Merge pull request #19045 from taosdata/enh/authReadOrWrite
...
enh: support auth read or write
2022-12-21 09:21:44 +08:00
dapan1121
b77a1ed5e3
Merge pull request #19032 from taosdata/fix/TD-21001
...
enh: optimize converting timestamp at client side
2022-12-21 09:21:35 +08:00
Alex Duan
c66b7df5d7
feat(rpc): fixed build error
2022-12-20 19:13:00 +08:00
Alex Duan
df6102f66e
fix(query): TSDB_CODE_RPC_VGROUP_NOT_CONNECTED same condition check with TSDB_CODE_RPC_NETWORK_UNAVAIL
2022-12-20 18:14:24 +08:00
dapan1121
65913f6ad9
enh: support auth read or write
2022-12-20 17:14:10 +08:00
Xiaoyu Wang
ad7f9b274b
enh: improve unit tests
2022-12-20 16:53:08 +08:00
Shengliang Guan
9c8b194c34
refact: set FpSnapshotStopRead return type to void
2022-12-20 15:07:27 +08:00
Shengliang Guan
12b6cf15a0
refact: set FpGetSnapshotInfo return type to void
2022-12-20 14:57:04 +08:00
Haojun Liao
fdade6d6a3
Merge branch '3.0' into refact/submit_req
2022-12-19 11:24:00 +08:00
Ganlin Zhao
09061bcc57
Merge branch '3.0' into feat/TS-2158
2022-12-19 09:23:32 +08:00
Xiaoyu Wang
d3cb2a3a0a
merge main
2022-12-18 20:36:06 +08:00
yihaoDeng
93dc0aff07
change err msg while vnode is stoped
2022-12-15 17:08:03 +08:00
dapan1121
978d45ffc1
enh: optimize converting timestamp at client side
2022-12-15 16:56:35 +08:00
Shengliang Guan
6a7c1d6bea
Merge pull request #18940 from taosdata/enh/TD-21127
...
refact: post sem in vnode while sync timeout
2022-12-14 18:55:52 +08:00
Ganlin Zhao
5da2fe9bc5
feat(query): add _isfilled pseudocolumn to indicate data is origin
...
or filled.
2022-12-14 16:56:10 +08:00
Shengliang Guan
60bab9ae55
refact: post sem in vnode while sync timeout
2022-12-14 16:09:28 +08:00
Shengliang Guan
2b256542a5
refact: add vnode timer
2022-12-14 09:14:40 +08:00
yihaoDeng
6fb45a5f47
remove unused param
2022-12-13 20:16:45 +08:00
Xiaoyu Wang
2f9753c540
event window query
2022-12-13 14:18:03 +08:00
Haojun Liao
48f7fc5c3d
Merge branch '3.0' into refact/submit_req
2022-12-12 18:11:17 +08:00
Xiaoyu Wang
9d6d05c405
merge 3.0
2022-12-12 11:06:52 +08:00
Shengliang Guan
016f7642de
Merge pull request #18854 from taosdata/feature/stream
...
fix: mem leak
2022-12-09 21:48:20 +08:00
Liu Jicong
a6fff95795
fix: close wal ref
2022-12-09 17:18:21 +08:00