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 |