shenglian zhou
|
fd754eaa08
|
fix: udfd can not connect to taosd since authentification failure
|
2023-06-25 11:31:33 +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 |
kailixu
|
afa186108e
|
chore: more code
|
2023-06-25 00:19:30 +08:00 |
kailixu
|
4c169bc09b
|
fix: system stable query with limit/offset
|
2023-06-25 00:17:40 +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 |
dapan1121
|
67f884f844
|
Merge pull request #21799 from taosdata/fix/TD-24857
fix: distinct constant value issue
|
2023-06-21 14:17:27 +08:00 |
dapan1121
|
c4d630aaa1
|
fix: merge tree free rc issue
|
2023-06-21 13:58:07 +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 |
yihaoDeng
|
e5c62cfa06
|
add static lib
|
2023-06-21 12:10:42 +08:00 |
dapan1121
|
8da28aced2
|
fix: distinct constant value issue
|
2023-06-21 10:33:50 +08:00 |
wangjiaming0909
|
632fb40a43
|
postfix: propagate ts order to parents for more logic nodes
|
2023-06-21 09:31:44 +08:00 |
wangjiaming0909
|
eb7d23ca95
|
fix: fill operator with wrong input ts order
|
2023-06-21 09:23:58 +08:00 |
Benguang Zhao
|
d31ee66d63
|
enh: taosMsleep 1 on syncLogStorePersist failure
|
2023-06-20 19:52:29 +08:00 |
Benguang Zhao
|
1f21e769e5
|
enh: adjust logging level of sync-heartbeat to TRACE
|
2023-06-20 19:49:53 +08:00 |
yihaoDeng
|
daa3b5238f
|
add static lib
|
2023-06-20 19:29:43 +08:00 |
Minglei Jin
|
fa5d52613e
|
fix(query/scan-oper): use META_READER_NOLOCK to init meta reader
|
2023-06-20 17:33:28 +08:00 |
Benguang Zhao
|
424086e324
|
enh: restore vgroup id in vmOpenVnodes for vnodeAlterHashRange
|
2023-06-20 15:40:09 +08:00 |
Shungang Li
|
aa3dd2bbe8
|
fix for compile
|
2023-06-20 09:06:23 +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 |
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 |
dapan1121
|
3bd5fbad0c
|
Merge pull request #21754 from taosdata/fix/TD-24832
fix: invalid system table primary key and distinct order by column issue
|
2023-06-19 13:24:48 +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 |
dapan1121
|
3b246d4a91
|
Merge pull request #21763 from taosdata/fix/TD-24845
fix: distinct column removed in union all issue
|
2023-06-19 09:08:08 +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 |
dapan1121
|
bc487492ad
|
Merge pull request #21764 from taosdata/enh/TD-24346-3.0e
enh: support delete tsma interval
|
2023-06-18 19:19:14 +08:00 |
slzhou
|
fc523d1265
|
fix: at most 128 k-way merge to decrease memory usage
|
2023-06-18 07:53:35 +08:00 |
slzhou
|
9e781ed7a6
|
fix: destory data block to fix oom
|
2023-06-18 06:50:53 +08:00 |
slzhou
|
577c131360
|
fix: search k-way number
|
2023-06-17 22:13:08 +08:00 |
slzhou
|
0a567252f5
|
fix: oom issue since table merge scan
|
2023-06-17 18:50:33 +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 |
wangmm0220
|
978f639851
|
fix:[TD-24807] double quote & space escape error
|
2023-06-16 19:25:08 +08:00 |
kailixu
|
4097b860d3
|
enh: support delete tsma interval
|
2023-06-16 19:04:12 +08:00 |
dapan1121
|
ad9b26abac
|
fix: distinct column removed in union all issue
|
2023-06-16 18:43:36 +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 |
wangjiaming0909
|
61309862c2
|
fix comments of TD-24656
|
2023-06-16 18:12:02 +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 |
dapan1121
|
7b060d693e
|
Merge pull request #21670 from taosdata/feat/TD-22193
feat: add pipeline processing for timeslice operator
|
2023-06-16 18:00:39 +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 |
Ganlin Zhao
|
9cddf06053
|
handle 0 result case for groups
|
2023-06-16 16:11:56 +08:00 |
Benguang Zhao
|
495ae49752
|
fix: refreshMeta on invalid schema of tb epSet in doAsyncQuery
|
2023-06-16 15:41:52 +08:00 |
Ganlin Zhao
|
e4c9a7474e
|
remove test code
|
2023-06-16 14:58:23 +08:00 |
Ganlin Zhao
|
e74c0ac987
|
save index instead of ts
|
2023-06-16 14:11:19 +08:00 |
dapan1121
|
bb8840d4ec
|
Merge pull request #21749 from taosdata/szhou/fix-ts3543
fix: table merge scan oom with muliti-level merge sort
|
2023-06-16 14:05:25 +08:00 |
wangmm0220
|
779e35b679
|
fix:drop consumer wher drop topic or group
|
2023-06-16 13:52:08 +08:00 |
dapan1121
|
6df2a8b53f
|
fix: invalid system table primary key and distinct order by column issue
|
2023-06-16 13:45:59 +08:00 |
dapan1121
|
9a3781ea19
|
Merge pull request #21743 from taosdata/fix/td-24784
fix: cleanup datablock so that varmeta length is right
|
2023-06-16 13:20:56 +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 |
wangjiaming0909
|
fb4f174fbc
|
feature: add input, output ts order for execution plans
|
2023-06-16 10:26:09 +08:00 |
Ganlin Zhao
|
fe2629d061
|
Merge branch '3.0' into feat/TD-22193
|
2023-06-16 10:16:51 +08:00 |
Minglei Jin
|
968e3cf1ea
|
lru/applyF: fix ret value
|
2023-06-16 10:00:17 +08:00 |
Benguang Zhao
|
8663148d6c
|
fix: return error from vmPutMsgToQueue while vnode-write is disabled
|
2023-06-16 09:20:34 +08:00 |
slzhou
|
e35553d6a0
|
fix: fix memory sanitizer error
|
2023-06-16 09:02:15 +08:00 |
shenglian zhou
|
376688479c
|
fix: remove multi-reader since two level merge is used
|
2023-06-16 09:00:50 +08:00 |
slzhou
|
0b61b88c10
|
fix: fix oom issue
|
2023-06-16 09:00:31 +08:00 |
Yihao Deng
|
97fa74ae2e
|
Merge branch 'main' into enh/staticLibMain
|
2023-06-15 21:37:01 +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 |
dapan1121
|
575c48212a
|
Merge pull request #21721 from taosdata/fix/TD-24707
fix: forbid system table functions
|
2023-06-15 18:52:33 +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 |
dapan1121
|
205e79ad28
|
Merge pull request #21736 from taosdata/fix/TD-24790
fix: fix fill double type column with scalar expression error
|
2023-06-15 18:45:40 +08:00 |
Haojun Liao
|
9e78a4c5a5
|
Merge pull request #21741 from taosdata/fix/TS-3540
fix:control memory size if consumer group is too much
|
2023-06-15 17:41:21 +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 |
Ganlin Zhao
|
4e2eeed44c
|
optimize
|
2023-06-15 16:31:36 +08:00 |
shenglian zhou
|
b7165da5e3
|
fix: cleanup datablock so that varmeta length is right
|
2023-06-15 16:10:28 +08:00 |
wangmm0220
|
a7a518aaed
|
opti:tmq logic
|
2023-06-15 15:44:52 +08:00 |
wangmm0220
|
22776e60d5
|
fix:control memory size if consumer group is too much
|
2023-06-15 14:51:04 +08:00 |
dapan1121
|
f1edb49891
|
Merge pull request #21737 from taosdata/fix/TD-24823
fix: partition data order requirement issue
|
2023-06-15 14:25:47 +08:00 |
yihaoDeng
|
72acbb851a
|
Merge branch 'enh/optUVSize' into enh/staticLibMain
|
2023-06-15 14:05:06 +08:00 |
Haojun Liao
|
98fbf1abb4
|
Merge pull request #21702 from taosdata/fix/changeLogLevel
change log level when filter tag
|
2023-06-15 13:46:45 +08:00 |
Haojun Liao
|
5fdfe98696
|
fix: fix syntax error.
|
2023-06-15 13:31:30 +08:00 |
Haojun Liao
|
b5a7ef9a7e
|
fix: fix syntax error.
|
2023-06-15 13:29:41 +08:00 |
Haojun Liao
|
1b9eca5ce0
|
other: merge main.
|
2023-06-15 13:03:17 +08:00 |
dapan1121
|
23d88b7e5a
|
fix: partition data order requirement issue
|
2023-06-15 11:22:32 +08:00 |
wade zhang
|
8afbc1a5c8
|
Merge pull request #21732 from taosdata/fix/TS-3524-2
fix/TS-3524
|
2023-06-15 11:03:03 +08:00 |
Ganlin Zhao
|
61d089496d
|
fix: fix fill double type column with scalar expression error
|
2023-06-15 10:58:39 +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 |
Ganlin Zhao
|
c520a1044b
|
fix crash
|
2023-06-15 10:21:16 +08:00 |
dapan1121
|
e52c6aae8c
|
Merge pull request #21620 from taosdata/fix/TD-24567-3.0
fix: tsma query with order by _wstart/_wend
|
2023-06-15 09:06:57 +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 |
dapan1121
|
672cff090b
|
Merge pull request #21707 from taosdata/szhou/fix-tsort-sanitizer-error
fix: fix memory sanitizer error
|
2023-06-15 09:05:10 +08:00 |
dapan1121
|
a65b103b1d
|
Merge pull request #21719 from taosdata/fix/td-24781
fix: calculate the rows that can be put in one page
|
2023-06-15 09:04:11 +08:00 |
Minglei Jin
|
6d23ea93ea
|
cache/update: fix memory leak
|
2023-06-15 08:40:36 +08:00 |
Benguang Zhao
|
b86fc3a697
|
fix: vnodeRenameVgroupId correctly
|
2023-06-14 21:38:25 +08:00 |
dmchen
|
92a9d4b26e
|
fix/TS-3524
|
2023-06-14 20:53:27 +08:00 |
wangmm0220
|
0232420273
|
fix:quote process error in sml
|
2023-06-14 17:32:50 +08:00 |
Ganlin Zhao
|
d48e3b3545
|
add null pointer check
|
2023-06-14 17:00:45 +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 |
Minglei Jin
|
d04a33f349
|
fix(tsdb/cache): rewrite cache update to fix cpu usage
|
2023-06-14 15:35:21 +08:00 |
slzhou
|
a36557f009
|
fix: calculate the rows that can be put in one page
|
2023-06-14 13:44:11 +08:00 |
Ganlin Zhao
|
e79d63d766
|
add error code
|
2023-06-14 13:34:25 +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 |
Ganlin Zhao
|
728e42f723
|
fix: add forbid system table functions
|
2023-06-14 11:10:51 +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
|
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
|
7e6c7e767a
|
fix:Vnode is closed or removed if drop database
|
2023-06-13 19:10:45 +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 |
wangmm0220
|
f154d29ac7
|
fix:Vnode is closed or removed if drop database
|
2023-06-13 16:34:46 +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 |
yihaoDeng
|
ed33e6ea43
|
change log level when filter tag
|
2023-06-13 07:06:08 +00: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 |
Haojun Liao
|
0ee01c5410
|
Merge pull request #21576 from taosdata/fix/TD-24563
fix:do not modify source data in schemaless
|
2023-06-13 14:59:05 +08:00 |
slzhou
|
13ddd37529
|
fix: fix memory sanitizer error
|
2023-06-13 14:51:41 +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 |
dapan1121
|
48b9cac75c
|
fix: fix no data in db issue
|
2023-06-13 11:44:13 +08:00 |
wade zhang
|
5673d34153
|
Merge pull request #21476 from taosdata/FIX/TD-24182-3.0
enh: change conflict scope of transaction of split vgroup
|
2023-06-13 10:13:48 +08:00 |
yihaoDeng
|
8dc6d1cc6a
|
change log level when filter tag
|
2023-06-13 01:51:22 +00: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 |
dapan1121
|
7adea35706
|
fix: remove debug info
|
2023-06-12 17:18:38 +08: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 |
kailixu
|
4cd039c38e
|
chore: compare funcNode without aliasName
|
2023-06-12 16:47:03 +08:00 |
wangmm0220
|
fe155898fe
|
fix:modify offset description to string
|
2023-06-12 16:34:53 +08:00 |
dapan1121
|
170182fecd
|
feat: support fill history with sub request
|
2023-06-12 16:10:54 +08:00 |
Benguang Zhao
|
16fbcbb67a
|
fix: filter by tbFName in metaFilterTableByHash
|
2023-06-12 14:19:50 +08:00 |
wangmm0220
|
5c5e76f894
|
fix:modify offset description to string
|
2023-06-12 11:17:32 +08:00 |
kailixu
|
f5d28cdcd1
|
chore: more check
|
2023-06-12 10:49:17 +08:00 |
kailixu
|
b200fdba51
|
chore: node type
|
2023-06-12 10:44:01 +08:00 |
wangmm0220
|
ae85e5e0f6
|
fix:modify offset description to string
|
2023-06-12 10:29:33 +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 |
dapan1121
|
a033cacd76
|
Merge pull request #21691 from taosdata/szhou/fix-td24705
fix: select * from information_schema.ins_columns can not complete
|
2023-06-12 09:33:04 +08:00 |
kailixu
|
58c43901ed
|
chore: another logic
|
2023-06-12 09:14:38 +08:00 |
dapan1121
|
423fdeef72
|
Merge pull request #21684 from taosdata/fix/TD-24741
fix: systable vgroup empty issue
|
2023-06-11 18:30:38 +08:00 |
slzhou
|
76d341682e
|
fix: select * from information_schema.ins_columns can not complete
|
2023-06-09 20:55:17 +08:00 |
dapan1121
|
5cd57cece5
|
fix: null pointer issue
|
2023-06-09 18:54:20 +08:00 |
wangmm0220
|
aa610b27a4
|
feat:add parameters for consumer & add offset rows for subscription
|
2023-06-09 18:51:10 +08:00 |
Minglei Jin
|
4884d0af53
|
vnd/svr: convert msyType to string
|
2023-06-09 18:00:04 +08:00 |
dapan1121
|
14f3270a76
|
fix: subtask dead loop issue
|
2023-06-09 17:21:28 +08:00 |
dapan1121
|
0627ceada0
|
fix: systable vgroup empty issue
|
2023-06-09 16:58:07 +08:00 |
yihaoDeng
|
d38e3835c0
|
opt batch write
|
2023-06-09 08:12:39 +00:00 |
dapan1121
|
422a60430e
|
Merge pull request #21679 from taosdata/fix/TD-24716
fix: row size too big issue
|
2023-06-09 16:09:44 +08:00 |
yihaoDeng
|
06b65ce5c1
|
opt batch write
|
2023-06-09 07:49:43 +00:00 |
dapan1121
|
7956a8c420
|
fix: row size too big issue
|
2023-06-09 13:49:25 +08:00 |
dapan1121
|
cab9ddbe67
|
Merge pull request #21677 from taosdata/fix/TD-24720
fix: consumer group issue
|
2023-06-09 13:44:30 +08:00 |
dapan1121
|
988ee2b57a
|
fix: consumer group issue
|
2023-06-09 11:13:22 +08:00 |
wade zhang
|
5bc23b331c
|
Merge pull request #21659 from taosdata/fix/TD-24715
enh(vnd/sync): refine invalid message log
|
2023-06-09 10:17:50 +08:00 |
kailixu
|
1812b9e968
|
Merge branch '3.0' into fix/TD-24567-3.0
|
2023-06-09 09:55:47 +08:00 |
yihaoDeng
|
a67ef8ce91
|
opt batch write
|
2023-06-09 01:27:08 +00:00 |
Minglei Jin
|
cab07b2736
|
vnode/svr: fix missing colon post vgId
|
2023-06-09 08:21:45 +08:00 |
yihaoDeng
|
d5c0ca3163
|
opt batch write
|
2023-06-08 13:36:52 +00:00 |
Ganlin Zhao
|
bef6214904
|
remove test code
|
2023-06-08 19:30:05 +08:00 |
Ganlin Zhao
|
145bb93967
|
fix block only have one row
|
2023-06-08 19:21:04 +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 |
kailixu
|
79625df5e4
|
chore: code optimization
|
2023-06-08 18:39:51 +08:00 |
Ganlin Zhao
|
21fccc2d48
|
fix switchin group issue
|
2023-06-08 18:25:32 +08:00 |
wangmm0220
|
3f46a9bbc9
|
feat:add parameters for consumer & add offset rows for subscription
|
2023-06-08 18:14:02 +08:00 |
Ganlin Zhao
|
7ee05df7c6
|
fix lastBlock remain ts not saved
|
2023-06-08 17:46:25 +08:00 |
Ganlin Zhao
|
b4c2085ddc
|
feat: add pipeline processing for timeslice operator
|
2023-06-08 16:32:35 +08:00 |
kailixu
|
e5e724a8ba
|
chore: code optimization
|
2023-06-08 16:13:31 +08:00 |
dapan1121
|
5a3d3713dc
|
Merge pull request #21601 from wangjiaming0909/fix/m/TS-3482
fix: select desc and asc return different rows after delete
|
2023-06-08 15:17:28 +08:00 |
dapan1121
|
a9ed1f6d46
|
Merge pull request #21567 from wangjiaming0909/fix/3.0/TD-24525
fix: prevent projectoperator scanning all rows when limit with no group
|
2023-06-08 15:14:48 +08:00 |
Minglei Jin
|
a6968485a8
|
enh(vnd/sync): refine invalid message log
|
2023-06-08 14:45:02 +08:00 |
kailixu
|
c3726b8264
|
chore: more check
|
2023-06-08 14:42:10 +08:00 |
kailixu
|
e56c5950aa
|
chore: more check
|
2023-06-08 14:29:44 +08:00 |
kailixu
|
90b4580ba9
|
chore: only filter window pseudo column
|
2023-06-08 14:16:05 +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 |
kailixu
|
576e3d1156
|
chore: erase duplicated func node for window logic node
|
2023-06-08 11:49:49 +08:00 |
Haojun Liao
|
d7f9857a30
|
Merge pull request #21632 from taosdata/fix/TD-24008
opt stream block dispatch
|
2023-06-08 11:33:16 +08:00 |
yihaoDeng
|
9b749b8faa
|
change link op t
|
2023-06-08 02:43:44 +00:00 |
dapan1121
|
958160be0b
|
Merge pull request #21599 from taosdata/enh/TD-24274
enh: enable interp fill value support scarlar expression
|
2023-06-08 10:39:38 +08:00 |
dapan1121
|
6c20a331aa
|
Merge pull request #21547 from taosdata/fix/TD-24507
fix: fix multiple diffs output less lines if null values involved
|
2023-06-08 10:37:51 +08:00 |
dapan1121
|
6c74282946
|
Merge pull request #21597 from taosdata/enh/TD-24586
enh: optimize filter performance
|
2023-06-08 09:05:56 +08:00 |
Haojun Liao
|
9abe47ff93
|
Merge pull request #21638 from taosdata/enh/changeLinkOpt
change link opt
|
2023-06-07 19:07:06 +08:00 |
Ganlin Zhao
|
c612d945ec
|
fix fill value bug
|
2023-06-07 18:27:29 +08:00 |
Ganlin Zhao
|
150e9ae296
|
make interp fill multiple col logic same as window fill
|
2023-06-07 16:55:03 +08:00 |
wade zhang
|
994125ab31
|
Merge pull request #21635 from taosdata/fix/TD-24644
fix/TD-24644
|
2023-06-07 16:28:02 +08:00 |
wade zhang
|
eee9687f62
|
Merge pull request #21642 from taosdata/fix/TD-24675
fix(os): add -L jemalloc lib path
|
2023-06-07 16:27:34 +08:00 |
dapan1121
|
a4f5bac344
|
Merge pull request #21606 from taosdata/szhou/fix-ts3498
fix: rewrite count(*) to count(1) for temp table
|
2023-06-07 15:56:50 +08:00 |
Minglei Jin
|
cd79ee666f
|
fix(os): add -L jemalloc lib path
|
2023-06-07 14:11:45 +08:00 |
yihaoDeng
|
4fa1cc6dd3
|
change link opt
|
2023-06-07 05:26:07 +00:00 |
Haojun Liao
|
7bf07b78b2
|
fix(client): remove dependency
|
2023-06-07 11:36:01 +08: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 |
dapan1121
|
47c891fbc5
|
Merge remote-tracking branch 'origin/main' into enh/TD-24586
|
2023-06-07 09:27:56 +08:00 |
liuyao
|
2ab43ca0d0
|
semi interval op check data ts
|
2023-06-07 09:24:17 +08:00 |
Haojun Liao
|
39b589a5a8
|
Merge pull request #21616 from taosdata/fix/TD-24643
fix stream ci issue
|
2023-06-07 09:22:37 +08:00 |
wangjiaming0909
|
3cb64f3775
|
fix: prevent projectoperator scanning all rows when limit with no group
|
2023-06-06 19:28:55 +08:00 |
liuyao
|
bff2aae354
|
fix stream ci issue
|
2023-06-06 19:18:43 +08:00 |
liuyao
|
49ca147c47
|
fix stream ci issue
|
2023-06-06 19:18:43 +08:00 |
dapan1121
|
01683f6d92
|
Merge pull request #21527 from taosdata/feat/TS-3048
feat(query): support single point interp
|
2023-06-06 18:17:20 +08:00 |
kailixu
|
bcac24b6b7
|
fix: tsma query with order by _wstart/_wend
|
2023-06-06 17:19:59 +08:00 |
dapan1121
|
a0428387a9
|
enh: corrent column data reassign issue
|
2023-06-06 16:44:15 +08:00 |
liuyao
|
201d0f2d18
|
fix stream ci issue
|
2023-06-06 16:37:08 +08:00 |
Ganlin Zhao
|
e8eadeb9f5
|
Merge branch '3.0' into feat/TS-3048
|
2023-06-06 14:55:12 +08:00 |
Haojun Liao
|
e9b7810d40
|
Merge pull request #21590 from taosdata/fix/TD-24600
fix/td-24600
|
2023-06-06 14:35:49 +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 |
wade zhang
|
e12af9327e
|
Merge pull request #21612 from luckeverda/geo
fix: compress core by tDataTypes
|
2023-06-06 14:20:45 +08:00 |
Shungang Li
|
472665e4b1
|
fix: compress core by tDataTypes
|
2023-06-06 13:06:53 +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
|
02b1257b01
|
enh: reassign data column in blocks
|
2023-06-06 11:17:02 +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 |
yihaoDeng
|
66f483e51a
|
fix invalid free
|
2023-06-06 02:32:06 +00:00 |
Minglei Jin
|
57b0cb84eb
|
fix(cache/binary): fix crash in freeItem
|
2023-06-06 10:23:50 +08:00 |
slzhou
|
e2ac3d00ad
|
fix: fix mem leak
|
2023-06-06 10:20:52 +08:00 |
slzhou
|
beb2b7b467
|
fix: rewrite count(*) to count(1) for temp table
|
2023-06-06 07:39:14 +08:00 |
yihaoDeng
|
ae09d1d031
|
fix:wal error
|
2023-06-05 19:49:54 +08:00 |
yihaoDeng
|
c6242fee01
|
fix invalid free
|
2023-06-05 10:54:02 +00:00 |
yihaoDeng
|
cb024ca069
|
fix invalid free
|
2023-06-05 10:52:07 +00:00 |
yihaoDeng
|
ee4b992790
|
Merge branch 'enh/dv3' into fix/TD-24600
|
2023-06-05 10:37:40 +00:00 |
Minglei Jin
|
c4418046e1
|
Merge branch '3.0' into fix/TS-3247
|
2023-06-05 18:17:18 +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 |
yihaoDeng
|
565af62ece
|
Merge branch 'devmain' into fix/TD-24600
|
2023-06-05 09:45:06 +00:00 |
wangjiaming0909
|
73585b3552
|
fix: select desc and asc return different rows after delete
|
2023-06-05 17:44:34 +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 |
yihaoDeng
|
63c4929089
|
fix invalid free
|
2023-06-05 08:42:00 +00:00 |
Ganlin Zhao
|
005182c3c9
|
fix multiple interp issue
|
2023-06-05 16:40:48 +08:00 |
dapan1121
|
7381209618
|
enh: optimize filter performance
|
2023-06-05 16:08:11 +08:00 |
Ganlin Zhao
|
6b670b7f08
|
fix desc
|
2023-06-05 15:48:15 +08:00 |
yihaoDeng
|
c77f7f65d2
|
fix invalid free
|
2023-06-05 07:32:28 +00:00 |
Minglei Jin
|
d02746d86f
|
fix(query/sys): pause/resume with sys scan operator
|
2023-06-05 15:24:39 +08:00 |
Ganlin Zhao
|
be34546edd
|
enh: enable interp fill value support scarlar expression
|
2023-06-05 15:19:06 +08:00 |
yihaoDeng
|
3108ecf84b
|
fix invalid free
|
2023-06-05 06:38:17 +00:00 |
yihaoDeng
|
74d5f02969
|
fix invalid free
|
2023-06-05 04:56:07 +00:00 |
dapan1121
|
532e02fb2a
|
enh: improve filter performance
|
2023-06-05 10:47:15 +08:00 |
wade zhang
|
b437024eca
|
Merge pull request #21588 from taosdata/fix/TD-24346-M
chore: unbind the dependency
|
2023-06-04 09:53:20 +08:00 |
kailixu
|
87a086996e
|
chore: code optimization
|
2023-06-04 09:07:04 +08:00 |
kailixu
|
907feb23b0
|
chore: unbind the dependency
|
2023-06-04 07:56:46 +08:00 |
Haojun Liao
|
044e56fc97
|
Merge branch '3.0' into fix/resume_mem
|
2023-06-03 12:19:17 +08:00 |
Haojun Liao
|
eff162d185
|
Merge pull request #21578 from taosdata/fix/xftan/no-data-after-seek
fix: no data after seek
|
2023-06-03 11:51:20 +08:00 |
Haojun Liao
|
cb7bb954b5
|
Merge pull request #21577 from taosdata/fix/TD-24515
reset unclosed window info
|
2023-06-03 11:21:06 +08:00 |
yihaoDeng
|
9e0392ff59
|
fix mem leak
|
2023-06-03 09:17:05 +08:00 |
yihaoDeng
|
7244ab1f6b
|
fix mem leak
|
2023-06-03 08:28:21 +08:00 |
yihaoDeng
|
81fe174aa2
|
fix mem leak
|
2023-06-03 08:19:59 +08:00 |
Haojun Liao
|
4bb6429249
|
fix(query): fix syntax error.
|
2023-06-03 00:20:59 +08:00 |
yihaoDeng
|
5063c175f4
|
fix mem problem
|
2023-06-02 23:47:14 +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 |
yihaoDeng
|
3ec700e0f7
|
fix mem problem
|
2023-06-02 22:25:38 +08:00 |
yihaoDeng
|
e48e485b6c
|
update default buffer
|
2023-06-02 11:56:24 +00:00 |
yihaoDeng
|
6ee68331b3
|
update DEFAULT_BUFF
|
2023-06-02 11:54:36 +00: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 |
liuyao
|
17f2c3f882
|
reset wind info
|
2023-06-02 18:27:22 +08:00 |
yihaoDeng
|
449051cda6
|
avoid mem leak
|
2023-06-02 10:05:32 +00:00 |
t_max
|
27d8870e18
|
fix: no data after seek
|
2023-06-02 17:09:03 +08:00 |
wangmm0220
|
ee978a3604
|
fix:do not modify source data in schemaless
|
2023-06-02 16:09:54 +08:00 |
wangmm0220
|
56f7a137ee
|
fix:conflict
|
2023-06-02 15:47:53 +08:00 |
Haojun Liao
|
3d7defa881
|
refactor: do some internal refactor.
|
2023-06-02 15:43:38 +08:00 |
wangmm0220
|
b2f0d88639
|
fix:conflict
|
2023-06-02 15:43:35 +08:00 |
Haojun Liao
|
2edba85efe
|
refactor: do some internal refactor.
|
2023-06-02 15:27:44 +08:00 |
Haojun Liao
|
bcd8867fb2
|
refactor: do some internal refactor.
|
2023-06-02 15:27:14 +08:00 |
Haojun Liao
|
76106165da
|
other: add some logs.
|
2023-06-02 15:13:25 +08:00 |
yihaoDeng
|
f59161464d
|
avoid mem leak
|
2023-06-02 06:48:26 +00:00 |
Haojun Liao
|
6a9c03309e
|
Merge pull request #21553 from taosdata/enh/changeRocksParam
change log level
|
2023-06-02 14:23:50 +08:00 |
yihaoDeng
|
f4bde33dc3
|
avoid mem leak
|
2023-06-02 06:06:05 +00:00 |
yihaoDeng
|
04996a6463
|
Merge branch 'enh/dv3' into feature/TD-19042
|
2023-06-02 06:01:49 +00:00 |
dapan1121
|
ddd3a53e56
|
Merge remote-tracking branch 'origin/3.0' into fix/TD-24001
|
2023-06-02 13:57:34 +08: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 |
yihaoDeng
|
63d9a5dcf3
|
avoid mem leak
|
2023-06-02 04:08:08 +00:00 |
dapan1121
|
7df4f8a89e
|
Merge pull request #21556 from taosdata/fix/TD-24489
fix: fix interval operator ensure capacity logic
|
2023-06-02 11:52:25 +08:00 |
dapan1121
|
6dda2e94f4
|
fix: distinct primary timestamp issue
|
2023-06-02 11:42:25 +08:00 |
Haojun Liao
|
b5d87b1d5c
|
Merge pull request #21564 from taosdata/fix/TD-24565
set recover scan version
|
2023-06-02 11:20:53 +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
|
becc5c51a4
|
fix compatibility
|
2023-06-02 02:35:15 +00:00 |
liuyao
|
274771d7b4
|
TD-24565
|
2023-06-02 10:08:07 +08:00 |
Haojun Liao
|
fca91b3c0b
|
Merge pull request #21558 from taosdata/fix/TD-24520
reset sream fill block index
|
2023-06-02 09:04:38 +08:00 |
Haojun Liao
|
3def231da2
|
Merge pull request #21559 from taosdata/fix/TD-24557
set session update info
|
2023-06-02 09:04:23 +08:00 |
yihaoDeng
|
420ae73728
|
Avoid creating the same ID task multiple times
|
2023-06-02 00:35:45 +00:00 |
Haojun Liao
|
bbf3f1ccd9
|
fix(query): add more check.
|
2023-06-02 00:22:35 +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 |
Haojun Liao
|
403617976c
|
fix(query): fix error in fill.
|
2023-06-01 22:45:03 +08:00 |
yihaoDeng
|
1571ea844a
|
Avoid creating the same ID task multiple times
|
2023-06-01 11:25:55 +00:00 |
yihaoDeng
|
0315e89591
|
Avoid creating the same ID task multiple times
|
2023-06-01 11:13:01 +00: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 |
Haojun Liao
|
1036259a7b
|
fix(query): fix error in fill.
|
2023-06-01 18:25:05 +08:00 |
Benguang Zhao
|
2ef2715ee1
|
enh: add mndAddVgStatusAction and mndAddDbStatusAction
|
2023-06-01 17:58:27 +08:00 |