Haojun Liao
7e7feeffdf
fix: fix memory leak.
2023-06-25 14:38:31 +08:00
shenglian zhou
fd754eaa08
fix: udfd can not connect to taosd since authentification failure
2023-06-25 11:31:33 +08:00
liuyao
c950c7379d
Merge branch 'refact/fillhistory' of https://github.com/taosdata/TDengine into refact/fillhistory
2023-06-25 10:58:43 +08:00
liuyao
e9d3198e05
mem leak
2023-06-25 10:57:10 +08:00
Haojun Liao
6ac179501a
fix: fix syntax error.
2023-06-25 10:46:21 +08:00
Haojun Liao
6857881742
Merge branch '3.0' into refact/fillhistory
2023-06-25 10:41:32 +08:00
Haojun Liao
7c23630fe4
fix(stream): set correct stream error code.
2023-06-25 09:26:37 +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
a8de3694fa
Merge branch 'refact/fillhistory' of github.com:taosdata/tdengine into refact/fillhistory
2023-06-24 18:55:03 +08:00
Haojun Liao
ceb78fdad2
Merge branch '3.0' into refact/fillhistory
2023-06-24 18:53:48 +08:00
yihaoDeng
c36d14df77
add compile opt
2023-06-22 13:19:14 +08:00
Haojun Liao
92249d892a
Merge pull request #21717 from taosdata/enh/staticLibMain
...
Enh/static lib main
2023-06-21 17:46:30 +08:00
yihaoDeng
ff3ad6c65f
add static lib to 3.0
2023-06-21 14:38:52 +08:00
wade zhang
e95b430e89
Merge pull request #21786 from taosdata/FIX/TD-24817-3.0
...
enh: make alter-hashrange atomic and idempotent
2023-06-21 13:29:04 +08:00
Haojun Liao
ea7b8e91d3
fix(stream): fix memory leak.
2023-06-21 12:03:26 +08:00
yihaoDeng
daa3b5238f
add static lib
2023-06-20 19:29:43 +08:00
liuyao
74bea44300
stream op transform
2023-06-20 17:30:59 +08:00
Benguang Zhao
424086e324
enh: restore vgroup id in vmOpenVnodes for vnodeAlterHashRange
2023-06-20 15:40:09 +08:00
liuyao
aafbdcb492
set task status
2023-06-20 15:20:04 +08:00
liuyao
870d75bf82
fill history pause&resume
2023-06-20 11:34:09 +08:00
Shungang Li
aa3dd2bbe8
fix for compile
2023-06-20 09:06:23 +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
Benguang Zhao
e1d9e44fcd
enh: add a field toVgId in vnodes.json for prepare alter-hashrange
2023-06-19 17:59:42 +08:00
liuyao
41c193945f
fill history pause&resume
2023-06-19 17:28:19 +08:00
Benguang Zhao
090a1a1595
enh: rename dir at the end in vnodeRenameVgroupId
2023-06-19 15:48:32 +08:00
Benguang Zhao
20a55c3412
fix: make vmProcessAlterHashRangeReq idempotent
2023-06-19 15:09:00 +08:00
yihaoDeng
0eeaab9cd3
Merge branch 'refact/fillhistory1' into refact/fillhistory
2023-06-19 13:53:37 +08:00
dapan1121
f31240d4b5
Merge pull request #21762 from wangjiaming0909/fix/m/TD-24819
...
fix: show queries returned less rows when one conn has more than 100 queries
2023-06-19 09:13:32 +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
kailixu
b40069c0e1
chore: log optimization
2023-06-17 05:05:43 +08:00
wangmm0220
c5dfe169a6
fix:error
2023-06-16 19:33:03 +08:00
kailixu
4097b860d3
enh: support delete tsma interval
2023-06-16 19:04:12 +08:00
wangjiaming0909
bc2cc64873
fix: show queries returned less rows when one conn has more than 100 queries
2023-06-16 18:17:56 +08:00
yihaoDeng
8937192799
refactor checkpoint
2023-06-16 18:04:57 +08:00
dapan1121
1329dce320
Merge pull request #21712 from taosdata/fix/TS-3484
...
fix: fix order by ts desc error
2023-06-16 18:01:16 +08:00
yihaoDeng
5cd35cc18c
refactor checkpoint
2023-06-16 17:28:54 +08:00
yihaoDeng
b0a3a8d619
refactor checkpoint
2023-06-16 17:28:50 +08:00
wade zhang
72cdca8570
Merge pull request #21750 from taosdata/FIX/TD-24828-3.0
...
fix: return error from vmPutMsgToQueue while vnode-write is disabled
2023-06-16 16:59:56 +08:00
Haojun Liao
64365666b7
fix(stream): update the info, and do some internal refactor.
2023-06-16 16:04:43 +08:00
wangmm0220
779e35b679
fix:drop consumer wher drop topic or group
2023-06-16 13:52:08 +08:00
wade zhang
01b1cfe965
Merge pull request #21676 from taosdata/fix/TD-24715
...
enh(vnd/svr): convert msyType to string
2023-06-16 12:06:47 +08:00
Haojun Liao
910e0aae97
Merge pull request #21746 from taosdata/fix/TS-3540
...
fix:null pointer error if restore from file
2023-06-16 11:57:51 +08:00
wade zhang
d5f37359f4
Merge pull request #21722 from taosdata/fix/TD-24761
...
fix(tsdb/cache): rewrite cache update to fix cpu usage
2023-06-16 11:52:02 +08:00
Minglei Jin
968e3cf1ea
lru/applyF: fix ret value
2023-06-16 10:00:17 +08:00
Haojun Liao
4c82558eab
Merge remote-tracking branch 'origin/refact/fillhistory' into refact/fillhistory
2023-06-16 09:55:24 +08:00
Haojun Liao
933801269a
fix(stream): fix memory leak and failed to close vnode.
2023-06-16 09:55:11 +08:00
Benguang Zhao
8663148d6c
fix: return error from vmPutMsgToQueue while vnode-write is disabled
2023-06-16 09:20:34 +08:00
Yihao Deng
97fa74ae2e
Merge branch 'main' into enh/staticLibMain
2023-06-15 21:37:01 +08:00
yihaoDeng
9f9171719a
support fill history
2023-06-15 21:29:52 +08:00
wangmm0220
38dc8e2107
Merge branch 'fix/TS-3540' of https://github.com/taosdata/TDengine into fix/TS-3540
2023-06-15 19:45:15 +08:00
wangmm0220
c243e470c9
fix:null pointer error if restore from file
2023-06-15 19:44:58 +08:00
wangmm0220
e019ed2cc3
fix:conflict
2023-06-15 18:50:44 +08:00
wangmm0220
5de4600739
fix:remove lost_reb status
2023-06-15 18:48:45 +08:00
liuyao
0aa141ec77
use stream task state
2023-06-15 18:24:40 +08:00
Haojun Liao
a3e1882fb2
fix: fix dead lock.
2023-06-15 18:17:38 +08:00
Haojun Liao
f3df37bf28
fix(stream): fix memory leak.
2023-06-15 17:56:58 +08:00
Minglei Jin
2cb6c7af16
cache/commit: use outter lock
2023-06-15 17:16:14 +08:00
Minglei Jin
9d6a22e35e
cache/apply: use tsdb's flushState as ud
2023-06-15 17:07:56 +08:00
Minglei Jin
c56f29c031
cache/flushState: init flush state when open cache
2023-06-15 17:01:27 +08:00
yihaoDeng
a17a8cc192
fix:null pointer error
2023-06-15 16:35:53 +08:00
Minglei Jin
158ae209bf
cache/lru: new applyF API for tlrucache
2023-06-15 16:34:51 +08:00
wangmm0220
a7a518aaed
opti:tmq logic
2023-06-15 15:44:52 +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
5fdfe98696
fix: fix syntax error.
2023-06-15 13:31:30 +08:00
Haojun Liao
1b9eca5ce0
other: merge main.
2023-06-15 13:03:17 +08:00
wade zhang
cffbed79ae
Merge pull request #21733 from taosdata/FIX/TD-24810-3.0
...
fix: vnodeRenameVgroupId correctly
2023-06-15 10:44:34 +08:00
Haojun Liao
55724157c4
refactor: remove one function.
2023-06-15 10:40:25 +08:00
Haojun Liao
13028744df
refactor: do some internal refactor.
2023-06-15 10:24:21 +08:00
dapan1121
0c2bfde7fe
Merge pull request #21706 from taosdata/szhou/version-not-compatible-log
...
enhance: version not compatible log
2023-06-15 09:05:47 +08:00
Minglei Jin
6d23ea93ea
cache/update: fix memory leak
2023-06-15 08:40:36 +08:00
Haojun Liao
53377c2c1f
fix(stream): wait for stream task completed.
2023-06-15 01:14:41 +08:00
yihaoDeng
bd0168e562
trigger checkpoint
2023-06-14 21:43:47 +08:00
Benguang Zhao
b86fc3a697
fix: vnodeRenameVgroupId correctly
2023-06-14 21:38:25 +08:00
yihaoDeng
551cd7cdc8
trigger checkpoint
2023-06-14 21:14:00 +08:00
dmchen
92a9d4b26e
fix/TS-3524
2023-06-14 20:53:27 +08:00
Haojun Liao
03413314d9
Merge pull request #21716 from taosdata/feature/TS-3495
...
fix:open info log in tmq client & modify parametes in show consumers
2023-06-14 16:33:42 +08:00
Yihao Deng
7ded6fc7a2
Merge branch '3.0' into enh/triggerCheckPoint2
2023-06-14 16:30:38 +08:00
yihaoDeng
52ca94ea6d
trigger checkpoint
2023-06-14 16:20:14 +08:00
liuyao
9a3708e17b
pause&resume fill history
2023-06-14 15:54:07 +08:00
Minglei Jin
d04a33f349
fix(tsdb/cache): rewrite cache update to fix cpu usage
2023-06-14 15:35:21 +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
Benguang Zhao
05393d9053
fix: make vmProcessCreateVnodeReq idempotent
2023-06-14 13:05:47 +08:00
yihaoDeng
30ea3aa419
add static lib
2023-06-14 12:15:02 +08:00
yihaoDeng
ee3017ed3a
add static lib
2023-06-14 12:14:49 +08:00
wangmm0220
864236a8dc
fix:conflicts
2023-06-14 12:05:10 +08:00
wangmm0220
c28d7d9bf8
fix:open info log in tmq client & modify parametes in show consumers
2023-06-14 12:01:54 +08:00
wade zhang
5612f7ff93
Merge pull request #21708 from taosdata/fix/TS-3524-main
...
fix/TS-3524
2023-06-14 10:54:19 +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
844a23225a
Merge pull request #21600 from taosdata/mark/tmq
...
fix:check wal not exist again before register to push & move push log…
2023-06-14 10:18:39 +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
Ganlin Zhao
4bd1ae90fa
fix: fix order by ts desc error
2023-06-14 09:52:41 +08:00
wangmm0220
8070223aba
fix:lock error
2023-06-13 18:27:06 +08:00
Ganlin Zhao
647ddaad97
fix: fix order by ts desc error
2023-06-13 17:28:31 +08:00
wangmm0220
827e84b1a5
fix:memory leak
2023-06-13 17:10:23 +08:00
Haojun Liao
97da2a8fac
fix(stream): set the fill history status.
2023-06-13 16:10:55 +08:00
dapan1121
f84eef0ac4
Merge branch '3.0' into feat/TD-24499
2023-06-13 15:27:18 +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
dmchen
440a8725e5
fix/TS-3524
2023-06-13 15:07:00 +08:00
Haojun Liao
933d08b489
Merge pull request #21690 from taosdata/feature/TS-3495
...
feat:add parameters for consumer & add offset rows for subscription
2023-06-13 14:59:15 +08:00
shenglian zhou
28e6c45021
enhance: version not compatible log
2023-06-13 14:41:42 +08:00
dapan1121
73d3c21e21
Merge remote-tracking branch 'origin/3.0' into feat/TD-24499
2023-06-13 11:44:41 +08:00
wangmm0220
fb123d8761
fix:conflict from 3.0
2023-06-13 09:47:08 +08:00
wangmm0220
fb59ec4591
feat:move plan msg from vginfo to subscription info
2023-06-13 09:32:54 +08:00
Haojun Liao
fb24ed161d
enh(stream): set correct task status.
2023-06-12 22:48:23 +08:00
yihaoDeng
83dde6a212
add trigger checkpoint
2023-06-12 14:33:08 +00:00
wangmm0220
a723fc37c3
fix:modify offset description to string
2023-06-12 17:18:06 +08:00
dapan1121
59b8cfbc7d
enh: add sub_query in systable and kill subquery
2023-06-12 17:14:41 +08:00
wangmm0220
fe155898fe
fix:modify offset description to string
2023-06-12 16:34:53 +08:00
Benguang Zhao
16fbcbb67a
fix: filter by tbFName in metaFilterTableByHash
2023-06-12 14:19:50 +08:00
Haojun Liao
78a240be8f
enh(stream): add dispatch msg.
2023-06-12 13:12:45 +08:00
wangmm0220
1903b815d4
fix:modify offset description to string
2023-06-12 09:45:06 +08:00
wangmm0220
6657b8d849
fix:modify offset description to string
2023-06-12 09:44:00 +08:00
Benguang Zhao
3689b41f3a
Merge branch '3.0' into FIX/TD-24182-3.0
2023-06-12 09:39:49 +08:00
slzhou
76d341682e
fix: select * from information_schema.ins_columns can not complete
2023-06-09 20:55:17 +08:00
yihaoDeng
a2030dc378
add trigger checkpoint
2023-06-09 12:12:51 +00:00
yihaoDeng
74797f5ba6
add trigger checkpoint
2023-06-09 11:00:07 +00:00
yihaoDeng
404c43d1de
add trigger checkpoint
2023-06-09 10:59:55 +00:00
wangmm0220
aa610b27a4
feat:add parameters for consumer & add offset rows for subscription
2023-06-09 18:51:10 +08:00
yihaoDeng
a0c2897124
add trigger checkpoint
2023-06-09 10:46:03 +00:00
Minglei Jin
4884d0af53
vnd/svr: convert msyType to string
2023-06-09 18:00:04 +08:00
Haojun Liao
69c9eda7af
fix(stream): fix race condition.
2023-06-09 11:37:38 +08:00
Haojun Liao
63ef04593d
fix: fix syntax error.
2023-06-09 09:48:18 +08:00
Haojun Liao
53246ed6bb
other: merge other branch.
2023-06-09 09:41:10 +08:00
Minglei Jin
cab07b2736
vnode/svr: fix missing colon post vgId
2023-06-09 08:21:45 +08:00
wangmm0220
d7a4817124
feat:add parameters for consumer & add offset rows for subscription
2023-06-08 19:11:15 +08:00
wangmm0220
ac5862c321
feat:add parameters for consumer & add offset rows for subscription
2023-06-08 19:08:22 +08:00
wangmm0220
3f46a9bbc9
feat:add parameters for consumer & add offset rows for subscription
2023-06-08 18:14:02 +08:00
Haojun Liao
6726edae0c
fix(stream): add more logs.
2023-06-08 17:54:22 +08:00
Haojun Liao
6c13491428
refactor: do some internal refactor.
2023-06-08 16:55:41 +08:00
Haojun Liao
2b6ace653a
refactor: do some internal refactor.
2023-06-08 16:14:27 +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
Minglei Jin
a6968485a8
enh(vnd/sync): refine invalid message log
2023-06-08 14:45:02 +08: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
yihaoDeng
9b749b8faa
change link op t
2023-06-08 02:43:44 +00:00
yihaoDeng
88d765c71a
add trigger checkpoint
2023-06-07 14:32:56 +00:00
yihaoDeng
1f1f37312d
add trigger checkpoint
2023-06-07 14:32:48 +00:00
Haojun Liao
9abe47ff93
Merge pull request #21638 from taosdata/enh/changeLinkOpt
...
change link opt
2023-06-07 19:07:06 +08:00
Haojun Liao
06cf3588da
refactor: do some internal refactor.
2023-06-07 15:03:04 +08:00
yihaoDeng
4fa1cc6dd3
change link opt
2023-06-07 05:26:07 +00:00
dmchen
169a2bd349
fix/TD-24644
2023-06-07 11:13:48 +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
wade zhang
9a0f6ae832
Merge pull request #21595 from taosdata/fix/TS-3247
...
fix(query/sys): pause/resume with sys scan operator
2023-06-06 11:55:10 +08:00
dapan1121
fe7ba9d92e
Merge pull request #21523 from taosdata/feat/TS-3134-3.0
...
feat: allow user to reset root passwd
2023-06-06 11:10:11 +08:00
dapan1121
dff35ac584
Merge pull request #21550 from wangjiaming0909/feature/3.0/TD-23974
...
feature: add user priv when create db, remove priv check with create_dbs
2023-06-06 11:06:18 +08:00
Minglei Jin
57b0cb84eb
fix(cache/binary): fix crash in freeItem
2023-06-06 10:23:50 +08:00
yihaoDeng
ae09d1d031
fix:wal error
2023-06-05 19:49:54 +08:00
Minglei Jin
c4418046e1
Merge branch '3.0' into fix/TS-3247
2023-06-05 18:17:18 +08:00
Haojun Liao
0dd933013c
enh(stream): make history task for stream running.
2023-06-05 17:58:00 +08:00
wade zhang
11321aa279
Merge pull request #21386 from taosdata/fix/TD-23549
...
fix(meta): split meta
2023-06-05 17:47:19 +08:00
wangmm0220
1b9387b683
fix:remove tq lock in write thread
2023-06-05 17:45:46 +08:00
wangmm0220
f2ee657b62
fix:check wal not exist again before register to push & move push logic from write thread to query thread
2023-06-05 17:21:47 +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
Haojun Liao
077e1a1ed4
Merge branch '3.0' into refact/fillhistory
2023-06-05 11:41:13 +08:00
Haojun Liao
044e56fc97
Merge branch '3.0' into fix/resume_mem
2023-06-03 12:19:17 +08:00
Haojun Liao
4bb6429249
fix(query): fix syntax error.
2023-06-03 00:20:59 +08:00
Haojun Liao
becacbc84b
fix(query): fix syntax error.
2023-06-02 23:36:47 +08:00
Haojun Liao
b5b4cd2a05
fix(query): load del info with upper version limitation.
2023-06-02 23:15:27 +08:00
Benguang Zhao
ae26f701ae
fix: ignore TSDB_CODE_MND_TRANS_SYNC_TIMEOUT on updating trans
2023-06-02 18:49:15 +08:00
Haojun Liao
cca69f3038
Merge branch '3.0' into fix/resume_mem
2023-06-02 18:40:48 +08:00
wangmm0220
56f7a137ee
fix:conflict
2023-06-02 15:47:53 +08:00
wangmm0220
b2f0d88639
fix:conflict
2023-06-02 15:43:35 +08:00
yihaoDeng
f4bde33dc3
avoid mem leak
2023-06-02 06:06:05 +00:00
Haojun Liao
cce87a036f
other: merge 3.0.
2023-06-02 13:34:20 +08:00
Haojun Liao
709e3f5079
Merge pull request #21566 from taosdata/fix/TD-24570
...
reset ud table name
2023-06-02 13:26:49 +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
Haojun Liao
f1bd829977
refactor: do some internal refactor.
2023-06-02 13:10:54 +08:00
Haojun Liao
27b7d1ec88
refactor: do some internal refactor.
2023-06-02 11:17:44 +08:00
liuyao
27f791ac7f
reset ud table name
2023-06-02 11:05:39 +08:00
yihaoDeng
4d0ce625c4
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TD-19042
2023-06-01 22:55:30 +08:00
wangmm0220
a7418d439b
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TD-19042
2023-06-01 22:50:51 +08:00
wangmm0220
56782a5d41
fix:open task case & modify mqRebVgReq encode/decode style
2023-06-01 18:29:16 +08:00
Haojun Liao
ee8a9856cb
Merge pull request #21557 from taosdata/feature/TD-19042
...
fix:make version compatible
2023-06-01 18:25:37 +08:00
Benguang Zhao
2ef2715ee1
enh: add mndAddVgStatusAction and mndAddDbStatusAction
2023-06-01 17:58:27 +08:00
wangmm0220
bb772e2062
fix:make version compatible
2023-06-01 17:03:02 +08:00
wangmm0220
69499b9582
fix:make version compatible
2023-06-01 16:09:17 +08:00
wangmm0220
d20e0a06f6
fix:make version compatible
2023-06-01 16:04:45 +08:00
wangmm0220
21920721f3
fix:make version compatible
2023-06-01 15:10:08 +08:00
Minglei Jin
9b9bf2de68
meta/tbc: key cannot be null
2023-06-01 10:41:01 +08:00
Haojun Liao
5d98a319c7
Merge pull request #21515 from taosdata/feature/TD-19042
...
feat: support create topic as stable with conditions
2023-06-01 09:56:55 +08:00
Haojun Liao
5301c5756a
other: merge main into 3.0.
2023-06-01 09:29:18 +08:00
Minglei Jin
fb2f367aac
meta/split: trim invalidated uids
2023-06-01 08:13:32 +08:00
Haojun Liao
6d04c4e2fd
refactor: do some internal refactor.
2023-05-31 19:05:40 +08:00
Haojun Liao
9e021087a9
refactor: do some internal refactor.
2023-05-31 19:04:53 +08:00
Haojun Liao
a3abe25539
refactor: do some internal refactor.
2023-05-31 19:03:37 +08:00
wangjiaming0909
60100a0fb6
feature: add user priv when create db, remove priv check with create_dbs
2023-05-31 18:43:56 +08:00
Haojun Liao
fa5c024b3e
refactor: do some internal refactor.
2023-05-31 17:22:59 +08:00
Haojun Liao
18b971c666
fix(query): check the version range when dump partial rows of file block to sdata block directly.
2023-05-31 17:06:38 +08:00
Haojun Liao
bbb6359ea2
fix(query): add check for version range when dumping partial rows of file block to data block
2023-05-31 17:03:39 +08:00
Minglei Jin
99d6c5cfa0
Merge branch '3.0' into fix/TD-23549
2023-05-31 15:31:20 +08:00
Benguang Zhao
28efd7dcd7
enh: check trans conflicts in mndTransValidate
2023-05-31 10:53:36 +08:00
Haojun Liao
e237b4ac39
refactor: do some internal refactor.
2023-05-31 09:19:05 +08:00
Benguang Zhao
4a6d81855b
enh: add mndTransValidate for prepare actions
2023-05-30 18:50:00 +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
wangmm0220
689ee05527
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TD-19042
2023-05-30 15:45:46 +08:00
Haojun Liao
be8fd9e48b
enh(stream): create additional task for history data processing.
2023-05-30 14:47:10 +08:00
Haojun Liao
d122a398b3
Merge pull request #21516 from taosdata/fix/TD-24447
...
set sched status
2023-05-30 10:59:28 +08:00
Benguang Zhao
6679b8af7b
fix: release action.pCont on error
2023-05-30 10:55:56 +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
2977a4d07f
refactor: do some internal refactor.
2023-05-30 09:41:19 +08:00
Haojun Liao
65b1574fbe
Merge pull request #21499 from taosdata/mark/tmq
...
fix:put poll to push manager if wal not exist when offset is latest
2023-05-30 09:36:53 +08:00
Haojun Liao
20a0054c4a
Merge pull request #21472 from taosdata/enh/addCompileError
...
change parameter
2023-05-30 09:36:36 +08:00
dapan1121
2d6859d5d6
Merge pull request #21510 from taosdata/szhou/fix-ts3461
...
fix: if block row num is less than definit min rows, set the bucket index to 0
2023-05-30 08:51:24 +08:00
wade zhang
3a2831a3f4
Merge pull request #21517 from taosdata/fix/TD-24472
...
fix(rocks/log): set info log level to warn_level
2023-05-30 08:35:00 +08:00
Haojun Liao
bcba18d90e
Merge pull request #21521 from taosdata/refact/fillhistory
...
refactor: do some internal refactor.
2023-05-30 00:38:38 +08:00
kailixu
9501d4f417
feat: allow user to reset root passwd
2023-05-29 19:44:11 +08:00
Haojun Liao
3628888ecc
refactor: do some internal refactor.
2023-05-29 18:02:45 +08:00
Haojun Liao
cd2d225c93
refactor: do some internal refactor.
2023-05-29 17:50:39 +08:00
wade zhang
3b6d196ec3
Merge pull request #21498 from taosdata/fix/check-empty-dnode
...
check empty dnode
2023-05-29 17:45:56 +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
wangmm0220
9eb15e41ef
fix:put poll to push manager if wal not exist when offset is latest
2023-05-29 16:44:03 +08:00
dmchen
23983e506f
fix test case
2023-05-29 16:12:26 +08:00
Minglei Jin
3a9d55ca35
fix(rocks/log): set info log level to warn_level
2023-05-29 15:56:28 +08:00
wangmm0220
5eb1c559e5
fix:save offset if latest
2023-05-29 15:51:00 +08:00
Haojun Liao
f2887278e2
refactor: do some internal refactor.
2023-05-29 15:44:45 +08:00
liuyao
b541a0a053
set sched status
2023-05-29 15:42:47 +08:00
wangmm0220
78db3520a6
fix:conflict
2023-05-29 14:57:03 +08:00
Benguang Zhao
3c698b2461
enh: add mndAddPrepareNewVgAction
2023-05-29 14:13:11 +08:00
Benguang Zhao
873ad8839b
enh: add prepareActions in STrans
2023-05-29 14:13:11 +08:00
tangfangzhi
e21a2f9cce
check empty
2023-05-29 14:02:36 +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
shenglian zhou
43c0656df2
fix: if block row num is less than definit min rows, set the bucket index to 0
2023-05-29 10:45:26 +08:00
yihaoDeng
342ce14c7d
Merge branch 'enh/3.0' into fix/shared_link_rocksdb
2023-05-29 02:37:47 +00:00
yihaoDeng
58cc631c22
Merge branch 'enh/3.0' into fix/shared_link_rocksdb
2023-05-29 02:29:56 +00:00
Haojun Liao
953a69a829
refactor: do some internal refactor.
2023-05-29 10:12:27 +08:00
Haojun Liao
1e786624b2
Merge pull request #21501 from taosdata/refact/fillhistory
...
fix(stream): set the skip offset when resume stream task.
2023-05-27 22:45:54 +08:00
Haojun Liao
d9de1813da
Merge branch '3.0' into refact/fillhistory
2023-05-27 16:31:11 +08:00
Haojun Liao
b38e253019
fix(stream): set the skip offset when resume stream task.
2023-05-26 22:51:58 +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
wangmm0220
50487255b3
fix:put poll to push manager if wal not exist when offset is latest
2023-05-26 19:02:40 +08:00
dmchen
24937c3d5b
check empty dnode
2023-05-26 19:01:13 +08:00
wade zhang
c7886d319b
Merge pull request #21490 from taosdata/fix/check-offline-when-force
...
check offline when force
2023-05-26 17:03:29 +08:00
wade zhang
66b7d90849
Merge pull request #21479 from taosdata/fix/TD-24405
...
fix(cache): fix deleted data
2023-05-26 17:02:33 +08:00
Haojun Liao
87957e2bb0
Merge pull request #21478 from taosdata/fix/TD-23423
...
fix tsdb read error version
2023-05-26 16:56:09 +08:00
Minglei Jin
34b9b322cd
cache/var-data: realloc for cache reading
2023-05-26 15:01:57 +08:00
Haojun Liao
f61f37c936
fix(tmq): set the correct offset rsp when no poll occuring.
2023-05-26 14:20:01 +08:00
Minglei Jin
6e29d7879f
cache/var-data: realloc var data
2023-05-26 14:13:01 +08:00
dmchen
fcf2b58aad
check offline when force
2023-05-26 12:48:37 +08:00
Haojun Liao
1e845acabe
fix(tmq): allow seek before get assignment
2023-05-26 11:34:12 +08:00
Minglei Jin
bb481c52b6
cache/skyline: fix skyline false condition
2023-05-26 11:26:55 +08:00
Haojun Liao
ccbea13012
Merge branch '3.0' into refact/fillhistory
2023-05-26 10:40:53 +08:00
Haojun Liao
974b59c238
fix(query): fix bug in iterating the table list.
2023-05-26 10:10:10 +08:00
Haojun Liao
409656f7b6
fix(query): fix bug in iterating the table list.
2023-05-26 10:05:54 +08:00
wade zhang
57b999233d
Merge pull request #21483 from taosdata/fix/prompt-message-when-2-mnode
...
prompt message when 2 mnode
2023-05-26 09:35:03 +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
liuyao
75eb724c37
fix tsdb read error version
2023-05-26 08:55:23 +08:00
Haojun Liao
e24ce2111f
fix: set function ptr.
2023-05-26 00:00:07 +08:00
dmchen
efa1570b6e
prompt message when 2 mnode
2023-05-25 20:10:40 +08:00
Haojun Liao
1e22d875b3
fix: fix dead lock.
2023-05-25 20:00:26 +08:00
Haojun Liao
1090afd108
fix(stream): add new file.
2023-05-25 18:46:53 +08:00
Haojun Liao
c3be7b14be
fix: set correct function ptr.
2023-05-25 17:51:03 +08:00
Minglei Jin
8ee1288611
fix(cache): remove deleted data
2023-05-25 17:47:55 +08:00
Benguang Zhao
f8841046bc
enh: refactor func name of mndTransPerformFinishStage
2023-05-25 15:44:26 +08:00
Benguang Zhao
30104f300c
enh: refactor func names of mndTransPerformFinishedStage and mndTrancCheckConflict
2023-05-25 15:44:26 +08:00
Haojun Liao
0966213847
fix(arch): set the correct module api dependency.
2023-05-25 14:21:40 +08:00
Haojun Liao
da9f33a483
fix: fix error in set function ptr.
2023-05-25 09:56:34 +08:00
wade zhang
511ff7130b
Merge pull request #21445 from taosdata/fix/TD-24373
...
fix(cache/read): associate tbname with primary ts column
2023-05-25 08:01:51 +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
Hongze Cheng
4d526ed0cd
change more
2023-05-24 18:59:09 +08:00
Minglei Jin
fc5d06681e
cache/last_row: treat none as null with last_row
2023-05-24 18:55:51 +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
Ganlin Zhao
89bea7100f
fix: fix count var type error
2023-05-24 00:31:05 -07:00
Haojun Liao
99f669434a
Merge pull request #21282 from taosdata/feature/TD-23117
...
feat:[TD-23117] add schema for ins_topics
2023-05-24 14:54:42 +08:00
dapan1121
cbbbaca553
Merge pull request #21437 from taosdata/fix/TD-23955-3.0
...
fix: delete index filter for desc query
2023-05-24 14:05:07 +08:00
wade zhang
398bf8f322
Merge pull request #21446 from taosdata/fix/confirm-msg-when-add-learner
...
comfirm msg when add learner
2023-05-24 13:54:15 +08:00
Haojun Liao
b2ce45b07b
refactor: do some internal refactor.
2023-05-24 13:39:20 +08:00
Haojun Liao
a2f29aa0f5
refactor: do some internal refactor.
2023-05-24 13:34:46 +08:00
Haojun Liao
1f7f326bed
refactor: do some internal refactor and set the api function ptr.
2023-05-24 13:22:05 +08:00
kailixu
ef899a0cc3
fix: delete index filter for desc query
2023-05-24 11:28:45 +08:00
dmchen
ab3d54aae3
comfirm msg when add learner
2023-05-24 11:08:41 +08:00
Minglei Jin
26bfa4363d
fix(cache/read): associate tbname with primary ts column
2023-05-24 11:01:47 +08:00
Hongze Cheng
d6d0bf0e41
enh: add varchar sma
2023-05-24 10:47:26 +08:00
liuyao
180abf2229
set agg task status
2023-05-24 09:34:40 +08:00
liuyao
b5d01f9bab
set agg pause status
2023-05-24 09:19:28 +08:00
Haojun Liao
39a1fa8f78
refactor: do some internal refactor.
2023-05-23 19:20:25 +08:00
Haojun Liao
66477a28ca
refactor: do some internal refactor.
2023-05-23 19:10:50 +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
kailixu
34cf6aad30
fix: alter dnode option has no effect
2023-05-23 18:29:53 +08:00
Haojun Liao
e67b532d8a
refactor: refactor the module dependency.
2023-05-23 18:29:23 +08:00
kailixu
82b8c3c3d1
fix: delete index filter for desc query
2023-05-23 18:21:21 +08:00
kailixu
18e83173c8
fix: delete index filter for desc query
2023-05-23 17:21:45 +08:00
wade zhang
68a98d4d09
Merge pull request #21429 from taosdata/fix/TD-24306
...
fix(cache): sychronize commit, read and write threads with writebatch
2023-05-23 16:20:59 +08:00
Minglei Jin
6d620a7d7c
fix(cache/read): set none to null instead of skipping column
2023-05-23 14:51:26 +08:00
Minglei Jin
81048f93b0
fix(cache): sychronize commit, read and write threads with writebatch
2023-05-23 13:44:33 +08:00
yihaoDeng
c15b1e3520
opt compile
2023-05-23 11:46:02 +08:00