shenglian-zhou
|
d76d8f87e3
|
Merge pull request #14172 from taosdata/szhou/feature/misc
fix: set correct operator blocking and add closing rpc trace to udfd
|
2022-06-23 20:44:05 +08:00 |
yihaoDeng
|
23d1e55718
|
handle except
|
2022-06-23 20:29:14 +08:00 |
Ganlin Zhao
|
9399f5fd70
|
fix: ceil/floor/round function invalid input handling
|
2022-06-23 20:28:51 +08:00 |
Ganlin Zhao
|
b1b7974e07
|
Merge pull request #14152 from taosdata/fix/TD-16762
fix(query): avg/stddev divide 0 handling
|
2022-06-23 20:23:37 +08:00 |
Shengliang Guan
|
bec17d10a9
|
Merge pull request #14180 from taosdata/fix/mnode
enh: add stbs/tbs/dbs to monitor info
|
2022-06-23 20:21:21 +08:00 |
Ganlin Zhao
|
60d0229d3d
|
fix: abs function handling invalid constant input
TD-15216
|
2022-06-23 20:18:47 +08:00 |
Liu Jicong
|
5cdef06f8c
|
Merge pull request #14119 from taosdata/feature/3_liaohj
refactor(query): do some internal refactor.
|
2022-06-23 20:08:15 +08:00 |
Yihao Deng
|
62653a7727
|
Merge pull request #14177 from taosdata/feat/rpcQuit
feat: refactor rpc quit
|
2022-06-23 20:07:15 +08:00 |
yihaoDeng
|
0d904d5aa3
|
fix: handle except
|
2022-06-23 20:06:22 +08:00 |
wangmm0220
|
26cceaf172
|
feat:sort table group if needed
|
2022-06-23 19:58:12 +08:00 |
Ganlin Zhao
|
1278282a78
|
fix(query): math function invalid input should have null output
TD-15216
|
2022-06-23 19:53:54 +08:00 |
Ganlin Zhao
|
df1f4cc53f
|
fix compilation error
|
2022-06-23 19:34:10 +08:00 |
Xiaoyu Wang
|
41ae1e30fa
|
feat: sql command 'show consumers' and 'show subscriptions'
|
2022-06-23 19:29:28 +08:00 |
Xiaoyu Wang
|
bcf477d33f
|
feat: sql command 'show consumers' and 'show subscriptions'
|
2022-06-23 19:26:23 +08:00 |
shenglian zhou
|
55a927e2be
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/misc
|
2022-06-23 18:56:15 +08:00 |
Haojun Liao
|
800098a795
|
fix(query): fix syntax error on windows platform.
|
2022-06-23 18:54:07 +08:00 |
yihaoDeng
|
02c6af78b0
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into dvvv
|
2022-06-23 18:45:00 +08:00 |
Shengliang Guan
|
c93d93e2d5
|
enh: add stbs/tbs/dbs to monitor info
|
2022-06-23 18:23:51 +08:00 |
Xiaoyu Wang
|
0b9eb79bf7
|
merge 3.0
|
2022-06-23 18:08:47 +08:00 |
Xiaoyu Wang
|
4fcd667bf6
|
feat: sql command 'show consumers' and 'show subscriptions'
|
2022-06-23 18:03:15 +08:00 |
Ganlin Zhao
|
83bdcf8dcd
|
Merge branch '3.0' into fix/TD-16762
|
2022-06-23 17:57:19 +08:00 |
Ganlin Zhao
|
82c4065f9d
|
Merge branch '3.0' into fix/TD-15211
|
2022-06-23 17:56:41 +08:00 |
shenglian zhou
|
9278de28b4
|
fix: improve udfd exist speed
|
2022-06-23 17:45:16 +08:00 |
Haojun Liao
|
e3c4215ac9
|
Merge branch '3.0' into feature/3_liaohj
|
2022-06-23 17:39:58 +08:00 |
yihaoDeng
|
58836d2ddf
|
feat: refactor rpc quit
|
2022-06-23 17:35:55 +08:00 |
Ganlin Zhao
|
7fda5a861e
|
fix(query): fix to_ISO8601 function crash when processing constant
illegal inputs
TD-15211
|
2022-06-23 17:32:15 +08:00 |
liuyao
|
19fab3fe8f
|
Merge pull request #14165 from taosdata/feature/TD-16728
fix(stream): valgrind memory error
|
2022-06-23 17:21:34 +08:00 |
Minghao Li
|
f140a5ad1b
|
refactor(sync): add trace log
|
2022-06-23 16:57:18 +08:00 |
Liu Jicong
|
1d6682c535
|
Merge pull request #14166 from taosdata/feature/stream
feat(tmq): add with meta config
|
2022-06-23 16:54:09 +08:00 |
shenglian zhou
|
c449b7208a
|
fix: set correct operator blocking and add closing rpc trace to udfd
|
2022-06-23 16:52:06 +08:00 |
Ganlin Zhao
|
b556d1fa62
|
fix(query): fix to_ISO8601 function crash when processing constant
illegal inputs
TD-15211
|
2022-06-23 16:37:36 +08:00 |
Haojun Liao
|
7b75a8e441
|
Merge remote-tracking branch 'origin/feature/3_liaohj' into feature/3_liaohj
|
2022-06-23 16:35:05 +08:00 |
Haojun Liao
|
e071649619
|
test: update the unit test.
|
2022-06-23 16:34:43 +08:00 |
54liuyao
|
d6ccf5720d
|
fix(stream): valgrind memory error
|
2022-06-23 16:33:52 +08:00 |
Minghao Li
|
4fdc62a27f
|
refactor(sync): delete fake match branch
|
2022-06-23 16:32:06 +08:00 |
Liu Jicong
|
bd64bebb63
|
Merge branch '3.0' into feature/3_liaohj
|
2022-06-23 16:00:17 +08:00 |
Liu Jicong
|
71bda7e658
|
feat(tmq): add with meta config
|
2022-06-23 15:56:54 +08:00 |
yihaoDeng
|
d5f5c33c9c
|
refactor code
|
2022-06-23 15:55:47 +08:00 |
shenglian zhou
|
cbacd1fd45
|
fix: fix empty downstream input for group sort operator
|
2022-06-23 15:35:19 +08:00 |
Minghao Li
|
983bf5b865
|
fix(wal): read handle version
|
2022-06-23 15:26:42 +08:00 |
Minghao Li
|
8de46b3eaf
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli
|
2022-06-23 15:01:36 +08:00 |
Minghao Li
|
00c0926c44
|
refactor(sync): hold wal handle with log store
|
2022-06-23 14:58:52 +08:00 |
Shengliang Guan
|
750a046e31
|
Merge pull request #14153 from taosdata/enh/delete
enh: modify delete output res
|
2022-06-23 14:52:33 +08:00 |
Minghao Li
|
cdb6b2429a
|
refactor(sync): update election timer range
|
2022-06-23 14:37:29 +08:00 |
wangmm0220
|
c8f223a6ec
|
fix:merge from 3.0
|
2022-06-23 14:26:26 +08:00 |
dapan1121
|
95c1b00056
|
enh: modify delete output res
|
2022-06-23 14:25:30 +08:00 |
Minghao Li
|
e18329ac19
|
refactor(sync): update election timer range
|
2022-06-23 14:22:53 +08:00 |
Liu Jicong
|
2af4a4d250
|
merge from 3.0
|
2022-06-23 14:15:33 +08:00 |
Ganlin Zhao
|
d5a27d50e3
|
fix(query): avg/stddev divide 0 handling
TD-16762
|
2022-06-23 14:14:23 +08:00 |
Ganlin Zhao
|
cfad058333
|
fix(query): avg/stddev divide 0 handling
TD-16762
|
2022-06-23 14:11:30 +08:00 |
Minghao Li
|
ca4d7329ce
|
refactor(sync): modify wal error log
|
2022-06-23 14:07:18 +08:00 |
shenglian zhou
|
edc42a78ab
|
fix: fix compilation error
|
2022-06-23 13:59:31 +08:00 |
Ganlin Zhao
|
044f27bbca
|
fix(query): avg/stddev divide 0 handling
TD-16762
|
2022-06-23 13:58:36 +08:00 |
dapan1121
|
9cee07bfca
|
fix: fix reset query cache crash issue
|
2022-06-23 13:53:14 +08:00 |
shenglian zhou
|
f4ec009a00
|
Merge branch '3.0' of github.com:taosdata/TDengine into feature/3_liaohj
|
2022-06-23 13:49:10 +08:00 |
shenglian zhou
|
e69a767f1b
|
Merge branch 'feature/3_liaohj' of github.com:taosdata/TDengine into feature/3_liaohj
|
2022-06-23 13:45:03 +08:00 |
shenglian zhou
|
a31569f116
|
fix: set correct datablock rows and columns
|
2022-06-23 13:38:20 +08:00 |
Liu Jicong
|
4ed47a0296
|
feat(tmq): scan tsdb as snapshot
|
2022-06-23 13:35:24 +08:00 |
dapan1121
|
b2ff536050
|
Merge pull request #14118 from taosdata/feature/showdnodevariables
feat: show dnode variables
|
2022-06-23 13:23:06 +08:00 |
Minglei Jin
|
d4558061f0
|
Merge pull request #14142 from taosdata/fix/TD-16768
fix/ofp: use btree's pager instead of page's which may be null
|
2022-06-23 13:17:39 +08:00 |
Li Minghao
|
3b4ccdd498
|
Merge pull request #14145 from taosdata/feature/3.0_mhli
fix(sync): update nextindex, matchindex when backto nolog
|
2022-06-23 13:05:45 +08:00 |
Minghao Li
|
81eae2a9af
|
refactor(sync): modify wal error log
|
2022-06-23 11:59:28 +08:00 |
Minglei Jin
|
6f5de8192e
|
fix/ofp: use btree's pager instead of page's which may be null
|
2022-06-23 11:34:29 +08:00 |
Minghao Li
|
e051bc51db
|
refactor(sync): add trace log
|
2022-06-23 11:23:44 +08:00 |
Minghao Li
|
a701451a27
|
refactor(sync): add trace log
|
2022-06-23 11:09:01 +08:00 |
Haojun Liao
|
4576b0a94d
|
fix(query): fix syntax error.
|
2022-06-23 11:07:14 +08:00 |
Haojun Liao
|
2d31d3cb43
|
other: merge 3.0
|
2022-06-23 10:37:07 +08:00 |
wangmm0220
|
a28bfd0804
|
fix:confilct merge from 3.0
|
2022-06-23 10:21:04 +08:00 |
WANG MINGMING
|
756f9a8218
|
Merge pull request #14139 from taosdata/3.0
fix:merge from 3.0
|
2022-06-23 10:17:13 +08:00 |
WANG MINGMING
|
9012834531
|
Merge branch 'feature/3.0_wxy' into 3.0
|
2022-06-23 10:16:58 +08:00 |
Haojun Liao
|
ce7e7fe23d
|
refactor:remove some debug info.
|
2022-06-23 10:13:35 +08:00 |
wangmm0220
|
bed7702056
|
Merge branch 'feature/3.0_wxy' of github.com:taosdata/TDengine into feature/3.0_wxy
|
2022-06-23 10:11:42 +08:00 |
wangmm0220
|
bdef3c34a1
|
fix:unit test cases
|
2022-06-23 10:11:08 +08:00 |
Minghao Li
|
9786ba2fbe
|
fix(sync): update nextindex, matchindex when backto nolog
|
2022-06-23 10:10:57 +08:00 |
Haojun Liao
|
0457fab077
|
fix(query): adjust the capacity of ssdatablock.
|
2022-06-23 10:03:43 +08:00 |
Haojun Liao
|
673261a1bd
|
fix(query): set correct varchar length.
|
2022-06-23 09:42:29 +08:00 |
slzhou
|
6fe368a375
|
feat: add session and state window on stable
|
2022-06-23 09:01:03 +08:00 |
slzhou
|
849cb8d1b3
|
feat: split session and state window on stable
|
2022-06-23 08:52:47 +08:00 |
shenglian-zhou
|
bacd7b6057
|
Merge pull request #14136 from taosdata/szhou/feature/sort-group-2
feat: add group sort operator
|
2022-06-23 08:15:25 +08:00 |
Haojun Liao
|
a0795fdd10
|
fix(query): set correct varchar length.
|
2022-06-23 00:47:28 +08:00 |
Haojun Liao
|
d3d258caa9
|
fix(query): prepare buffer before copying data.
|
2022-06-22 23:05:34 +08:00 |
shenglian zhou
|
faf5424b18
|
feat: add group sort operator
|
2022-06-22 23:01:55 +08:00 |
shenglian-zhou
|
1047da047a
|
Merge pull request #14135 from taosdata/szhou/feature/sort-group-2
feat: add multiple group tsdb reads to table merge scan
|
2022-06-22 23:01:19 +08:00 |
Liu Jicong
|
ab01fec5e4
|
Merge pull request #14134 from taosdata/feature/stream
feat(stream): stream support multiple type input
|
2022-06-22 22:52:35 +08:00 |
shenglian zhou
|
fd79fcc481
|
feat: add multiple group tsdb reads to table merge scan
|
2022-06-22 22:32:29 +08:00 |
shenglian zhou
|
c99f7cac79
|
feat: add multiple group tsdb reads to table merge scan
|
2022-06-22 22:00:52 +08:00 |
shenglian zhou
|
df130c1bcb
|
feat: add multiple group tsdb reads to table merge scan
|
2022-06-22 21:56:55 +08:00 |
Liu Jicong
|
14a488c92c
|
feat(stream): stream support multiple type input
|
2022-06-22 21:21:39 +08:00 |
Haojun Liao
|
ecc05bf75c
|
fix(query): check pointer before use it.
|
2022-06-22 21:12:08 +08:00 |
shenglian-zhou
|
d88615f9ad
|
Merge pull request #14132 from taosdata/szhou/feature/sort-group-2
feat: add multiple group tsdb reads to table merge scan
|
2022-06-22 21:00:59 +08:00 |
Haojun Liao
|
ed8002f903
|
fix(query): fix syntax error.
|
2022-06-22 20:34:24 +08:00 |
Haojun Liao
|
bf0caa2038
|
Merge branch '3.0' into feature/3_liaohj
|
2022-06-22 20:32:02 +08:00 |
shenglian zhou
|
8a8d3f160b
|
feat: add multiple group tsdb reads to table merge scan
|
2022-06-22 20:26:44 +08:00 |
Haojun Liao
|
324eecdd99
|
fix(query): prepare the buffer before assigning result.
|
2022-06-22 20:24:26 +08:00 |
Minghao Li
|
2f2715aca4
|
fix(sync): save saveErr
|
2022-06-22 20:23:49 +08:00 |
Liu Jicong
|
e078c739e4
|
Merge pull request #14128 from taosdata/feature/wal
feat(wal): provide is empty api
|
2022-06-22 20:12:51 +08:00 |
Minghao Li
|
95c5bb0a8c
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli
|
2022-06-22 19:52:24 +08:00 |
Minghao Li
|
13c916f5cb
|
fix(sync): update lcindex to -1, when get error
|
2022-06-22 19:48:36 +08:00 |
dapan1121
|
33452da7bd
|
feat: alter local command
|
2022-06-22 19:45:41 +08:00 |
Haojun Liao
|
0a884d58bb
|
refactor: remove unnecessary code.
|
2022-06-22 19:41:57 +08:00 |
Haojun Liao
|
b097e78708
|
fix(query): clear buffer before set data.
|
2022-06-22 19:40:59 +08:00 |
Liu Jicong
|
04f11e2646
|
feat(wal): provide is empty api
|
2022-06-22 19:40:37 +08:00 |
Haojun Liao
|
c79eda9f70
|
fix(query): prepare the buffer before serialize the retrieved data.
|
2022-06-22 19:34:56 +08:00 |
Liu Jicong
|
df1967de4b
|
Merge pull request #14120 from taosdata/feature/stream
feat(stream): support retrieve
|
2022-06-22 19:34:27 +08:00 |
dapan1121
|
eb98f6fd68
|
fix: fix mock issue
|
2022-06-22 19:29:28 +08:00 |
shenglian-zhou
|
cc3543d4e3
|
Merge pull request #14126 from taosdata/szhou/feature/sort-group-2
feat: prepare for multiple group tsdb reads
|
2022-06-22 19:20:41 +08:00 |
yihaoDeng
|
bfe5ab779b
|
fix: handle except
|
2022-06-22 19:20:35 +08:00 |
Liu Jicong
|
fb596625d3
|
feat(stream): support retrieve
|
2022-06-22 19:12:31 +08:00 |
Xiaoyu Wang
|
02ce90485d
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_debug_wxy
|
2022-06-22 19:06:59 +08:00 |
Xiaoyu Wang
|
1b984d8fb5
|
Merge pull request #14117 from taosdata/feature/3.0_wxy_1
feat: some sql syntax adjustments
|
2022-06-22 19:02:22 +08:00 |
shenglian zhou
|
acb3d121f4
|
feat: prepare for multiple group tsdb reads
|
2022-06-22 18:53:00 +08:00 |
shenglian zhou
|
c1f5f825b7
|
feat: prepare for multiple group tsdb reads
|
2022-06-22 18:51:16 +08:00 |
yihaoDeng
|
3b1664d9e4
|
feat: refactor rpc code
|
2022-06-22 18:50:39 +08:00 |
Xiaoyu Wang
|
537c485c2e
|
feat: some sql syntax adjustments
|
2022-06-22 18:36:15 +08:00 |
wangmm0220
|
f967cff0fa
|
feat: add table group info if need sort table by group
|
2022-06-22 18:14:26 +08:00 |
Haojun Liao
|
aa4d863598
|
fix(query): fix syntax error.
|
2022-06-22 17:36:48 +08:00 |
Xiaoyu Wang
|
41593ae07b
|
refactor: nodesClone interface refactor
|
2022-06-22 17:34:16 +08:00 |
Haojun Liao
|
5c1e7f3114
|
Merge branch '3.0' into feature/3_liaohj
|
2022-06-22 17:23:57 +08:00 |
Haojun Liao
|
a1401db437
|
fix(query): fix syntax error in unit test.
|
2022-06-22 17:23:38 +08:00 |
Haojun Liao
|
14ddf539e0
|
refactor(query): do some internal refactor.
|
2022-06-22 17:21:04 +08:00 |
dapan1121
|
66cfe3a3fc
|
feat: show dnode variables
|
2022-06-22 17:17:18 +08:00 |
WANG MINGMING
|
4659a0a0ed
|
Merge branch '3.0' into feature/3.0_wxy
|
2022-06-22 17:02:59 +08:00 |
Xiaoyu Wang
|
acd1bbd8e3
|
merge 3.0
|
2022-06-22 17:00:11 +08:00 |
Xiaoyu Wang
|
a5ca4965a4
|
feat: some sql syntax adjustments
|
2022-06-22 16:35:14 +08:00 |
WANG MINGMING
|
15eb9c485e
|
Merge pull request #14069 from taosdata/3.0
feat:merge from 3.0
|
2022-06-22 16:33:15 +08:00 |
wangmm0220
|
db34294bed
|
opt: filter by tag
|
2022-06-22 16:32:10 +08:00 |
Ganlin Zhao
|
220f8004f8
|
Merge branch '3.0' into feat/irate_function
|
2022-06-22 15:37:49 +08:00 |
Ganlin Zhao
|
767eefea0c
|
fix irate first_value bugs
|
2022-06-22 15:08:41 +08:00 |
Ganlin Zhao
|
d2059e8079
|
feat(query): add irate function
|
2022-06-22 14:42:05 +08:00 |
shenglian-zhou
|
0f67b17f3f
|
Merge pull request #14106 from taosdata/szhou/feature/merge-interval-2
feat: add merge interval operator
|
2022-06-22 13:32:38 +08:00 |
Liu Jicong
|
45489e7481
|
Merge pull request #14101 from taosdata/feature/stream
fix(wal): return correct msg for open wal file
|
2022-06-22 13:28:22 +08:00 |
shenglian zhou
|
0941a4640b
|
fix: add merge interval operator for select mode(expr) + interval
|
2022-06-22 13:08:20 +08:00 |
Yihao Deng
|
8adfc5eeca
|
Merge pull request #14068 from taosdata/fix/mnode
fix: release/redirect problem
|
2022-06-22 12:02:05 +08:00 |
Li Minghao
|
f9dc73879f
|
Merge pull request #14100 from taosdata/feature/3.0_mhli
refactor(sync): add syncLogStoreCheck tool
|
2022-06-22 11:41:43 +08:00 |
shenglian-zhou
|
17603ba292
|
Merge pull request #14098 from taosdata/szhou/feature/merge-interval-2
fix: change merge interval to merge aligned interval
|
2022-06-22 11:27:41 +08:00 |
Yihao Deng
|
5b9786bfc3
|
Merge branch '3.0' into fix/mnode
|
2022-06-22 11:23:30 +08:00 |
Liu Jicong
|
82a1cc8e41
|
fix(wal): return correct msg for open wal file
|
2022-06-22 11:21:33 +08:00 |
Yihao Deng
|
7f8b260194
|
Merge pull request #14073 from taosdata/feature/refactor_rpc
refactor: add gtid to log
|
2022-06-22 11:17:01 +08:00 |
yihaoDeng
|
fa482840bf
|
fix: handle except
|
2022-06-22 11:06:46 +08:00 |
Haojun Liao
|
ac656dcc46
|
Merge pull request #14090 from taosdata/feature/3_liaohj
fix(query): reserve correct buffer before loading data
|
2022-06-22 10:55:47 +08:00 |
Xiaoyu Wang
|
269e9ed505
|
Merge pull request #14093 from taosdata/feature/3.0_debug_wxy
feat: sql function 'last_row' and sql command 'select constant'
|
2022-06-22 10:54:47 +08:00 |
shenglian zhou
|
84ea04ea2a
|
fix: change merge interval to merge aligned interval
|
2022-06-22 10:53:22 +08:00 |
shenglian zhou
|
580a22d327
|
fix: reset prefetched datablock after it is used
|
2022-06-22 10:47:23 +08:00 |
Minghao Li
|
7b5a3eff3f
|
refactor(sync): add syncLogStoreCheck tool
|
2022-06-22 10:42:54 +08:00 |
Minghao Li
|
0ba3326b99
|
fix(sync): update commit index when apply snapshot
|
2022-06-22 10:35:39 +08:00 |
Xiaoyu Wang
|
5661f88742
|
feat: sql command 'select constant'
|
2022-06-22 10:25:53 +08:00 |
shenglian zhou
|
fadc11b685
|
feat: add compare parameter that enable/disable group id comparision
|
2022-06-22 10:21:05 +08:00 |
yihaoDeng
|
6cad304934
|
fix: handle except
|
2022-06-22 10:00:53 +08:00 |
Xiaoyu Wang
|
eeab56e318
|
feat: sql command 'select constant'
|
2022-06-22 09:54:31 +08:00 |
shenglian zhou
|
aa46624bc5
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/sort-group-2
|
2022-06-22 09:46:40 +08:00 |
Liu Jicong
|
557d69d14a
|
Merge pull request #14087 from taosdata/feature/stream
fix(stream): convert datablk to submit blk
|
2022-06-22 09:43:48 +08:00 |
shenglian zhou
|
faebe29ab7
|
feat: group sort read child input during tsortOpen
|
2022-06-22 09:42:04 +08:00 |
Haojun Liao
|
1568722e8e
|
fix(query): reserve correct buffer size before retrieve datablock from vnode.
|
2022-06-22 09:31:45 +08:00 |
Ganlin Zhao
|
56e39ae7a9
|
Merge pull request #14074 from taosdata/fix/TD-16394
fix(query): fix leastsquares function random result when input type is tinyint
|
2022-06-21 22:19:51 +08:00 |
Liu Jicong
|
5005ee3369
|
Merge branch '3.0' into feature/stream
|
2022-06-21 21:50:03 +08:00 |
Zhiqiang Wang
|
04771a6d82
|
Merge pull request #14079 from taosdata/fix/ZhiqiangWang/TD-16357-fix-sim-test-error
test: fix sim test error
|
2022-06-21 21:50:01 +08:00 |
Liu Jicong
|
f2b66cc16a
|
fix(stream): convert datablk to submit blk
|
2022-06-21 21:48:24 +08:00 |
liuyao
|
ed641ec4ff
|
Merge pull request #14083 from taosdata/feature/TD-15196
feat(stream): add delete type
|
2022-06-21 21:19:55 +08:00 |
dapan1121
|
4a8c9db884
|
Merge branch '3.0' into feature/showdnodevariables
|
2022-06-21 21:07:44 +08:00 |
afwerar
|
9bde2bffec
|
test: fix sim test error
|
2022-06-21 21:06:32 +08:00 |
dapan1121
|
692f5f0e01
|
feat: show dnode variables
|
2022-06-21 21:05:47 +08:00 |
dapan1121
|
a23418d1fa
|
Merge pull request #14070 from taosdata/feature/showcreate
feat: show create table
|
2022-06-21 21:05:30 +08:00 |
54liuyao
|
9f6a4b3ddb
|
feat(stream): add delete type
|
2022-06-21 20:56:57 +08:00 |
wangmm0220
|
e7faf69981
|
feat:support tagCond & tagIndexCond
|
2022-06-21 20:53:19 +08:00 |
dapan1121
|
4bbec6eeef
|
feat: show create table
|
2022-06-21 20:33:19 +08:00 |
Minglei Jin
|
a51d673c01
|
Merge pull request #14064 from taosdata/fix/tdb-journal
fix/journal: restore interrupted(abort, power failure, etc.) tdb txn
|
2022-06-21 20:33:14 +08:00 |
afwerar
|
9dff7b93c6
|
test: fix sim test error
|
2022-06-21 20:04:55 +08:00 |
Li Minghao
|
be2a0e28a1
|
Merge pull request #14075 from taosdata/feature/3.0_mhli
fix(sync): sender get config from local
|
2022-06-21 20:01:32 +08:00 |
Xiaoyu Wang
|
45a806f789
|
feat: sql function 'last_row'
|
2022-06-21 19:52:26 +08:00 |
Minglei Jin
|
7a87a43b0a
|
fix: fd return by open is a pointer
|
2022-06-21 19:49:49 +08:00 |
Minghao Li
|
1f0d7807ac
|
fix(sync): sender get config from local
|
2022-06-21 19:27:52 +08:00 |
liuyao
|
e3c1cef69b
|
Merge pull request #14067 from taosdata/feature/TD-16738
fix(tmq): tmq assert
|
2022-06-21 19:24:12 +08:00 |
Ganlin Zhao
|
bae7143865
|
Merge branch '3.0' into fix/TD-16394
|
2022-06-21 19:23:39 +08:00 |
Ganlin Zhao
|
a46abd974b
|
fix(query): fix leastsquares function random result when input is
tinyint
TD-16394
|
2022-06-21 19:22:38 +08:00 |
Yihao Deng
|
c485e023fc
|
Merge branch '3.0' into feature/refactor_rpc
|
2022-06-21 19:19:32 +08:00 |
Minghao Li
|
4381c3620d
|
refactor(sync): calculate index after append entry
|
2022-06-21 19:00:24 +08:00 |
slzhou
|
805ce63fdd
|
feat: add sort group operator
|
2022-06-21 18:47:39 +08:00 |
54liuyao
|
038e6fbe66
|
fix(tmq): tmq assert
|
2022-06-21 18:46:15 +08:00 |
dapan1121
|
a98601b11d
|
feat: show create table
|
2022-06-21 18:41:12 +08:00 |
yihaoDeng
|
963a72eed3
|
refactor code
|
2022-06-21 18:31:50 +08:00 |
Shengliang Guan
|
55c524e811
|
Merge pull request #14057 from taosdata/fix/mnode
refactor: add gtid to log
|
2022-06-21 18:28:32 +08:00 |
Shengliang Guan
|
772c04f36e
|
Merge branch 'fix/mnode' of https://github.com/taosdata/TDengine into fix/mnode
|
2022-06-21 18:17:36 +08:00 |
Minghao Li
|
363c98e9ed
|
refactor(sync): abstract for log store
|
2022-06-21 17:45:08 +08:00 |
dapan1121
|
88b48ec46c
|
Merge branch '3.0' into feature/showcreate
|
2022-06-21 17:40:52 +08:00 |
Ganlin Zhao
|
18c195ea73
|
Merge pull request #14055 from taosdata/enh/sample_selectivity
feat(query): add sample function work with selectivity
|
2022-06-21 17:33:32 +08:00 |
dapan1121
|
8becbc2608
|
feat: support show create table
|
2022-06-21 17:32:31 +08:00 |
Minglei Jin
|
25fdcac305
|
fix/journal: restore interrupted(abort, power failure, etc.) tdb txn
|
2022-06-21 17:18:57 +08:00 |
Xiaoyu Wang
|
78caa7e005
|
Merge pull request #14058 from taosdata/feature/3.0_debug_wxy
feat: optimize partition by tbname
|
2022-06-21 17:18:11 +08:00 |
Xiaoyu Wang
|
14fc3ef7f2
|
feat: optimize partition by tbname
|
2022-06-21 16:48:17 +08:00 |
Shengliang Guan
|
49bc330c09
|
refactor: adjut gtid logs
|
2022-06-21 16:47:28 +08:00 |
dapan1121
|
0f148c6f47
|
feat: show create table
|
2022-06-21 16:45:59 +08:00 |
Shengliang Guan
|
c4ed319d7e
|
Merge branch 'fix/mnode' of https://github.com/taosdata/TDengine into fix/mnode
|
2022-06-21 16:28:25 +08:00 |
Shengliang Guan
|
8d0e6fa68f
|
fix: fix release/redirect problem
|
2022-06-21 16:24:58 +08:00 |
Shengliang Guan
|
676e70d5df
|
refactor: add gtid to log
|
2022-06-21 16:18:01 +08:00 |
Haojun Liao
|
d8c778e468
|
feature(query):add lastrow scan operator.
|
2022-06-21 16:15:17 +08:00 |
Minghao Li
|
ecc43b6697
|
refactor(sync): delete some assert
|
2022-06-21 16:02:36 +08:00 |
Li Minghao
|
a43d02a863
|
Merge pull request #14051 from taosdata/feature/3.0_mhli
fix(sync): config change when set index-mgr
|
2022-06-21 16:01:25 +08:00 |
Xiaoyu Wang
|
a191738681
|
feat: optimize partition by tbname
|
2022-06-21 15:51:38 +08:00 |
Xiaoyu Wang
|
896c1b3a6d
|
feat: optimize partition by tbname
|
2022-06-21 15:37:59 +08:00 |
Minghao Li
|
b61a5cd126
|
refactor(sync) add trace log
|
2022-06-21 15:30:24 +08:00 |
Liu Jicong
|
1644294e25
|
Merge pull request #14046 from taosdata/feature/stream
feat(stream): drop stream
|
2022-06-21 15:18:30 +08:00 |
Liu Jicong
|
3f6ce2da73
|
feat(tmq): support topic with meta
|
2022-06-21 15:18:09 +08:00 |
Minghao Li
|
0fb64add90
|
refactor(sync) add trace log
|
2022-06-21 15:09:23 +08:00 |
Ganlin Zhao
|
3fc7fa3b3a
|
feat(query): add sample function work with selectivity
|
2022-06-21 14:34:28 +08:00 |
wangmm0220
|
9883d670c6
|
opti: patition by tag
|
2022-06-21 13:52:07 +08:00 |
Minghao Li
|
6c71ae8985
|
fix(sync): config change when set index-mgr
|
2022-06-21 13:23:35 +08:00 |
Shengliang Guan
|
e87baa8df7
|
Merge remote-tracking branch 'origin/3.0' into fix/mnode
|
2022-06-21 11:42:11 +08:00 |
Li Minghao
|
22f0ae45ac
|
Merge pull request #14044 from taosdata/feature/3.0_mhli
refactor(sync): set ranmdom seed by ns
|
2022-06-21 11:41:15 +08:00 |
Shengliang Guan
|
714c599fd7
|
fix: deadlock while set standby
|
2022-06-21 11:40:27 +08:00 |
Liu Jicong
|
c409760f75
|
feat(stream): drop stream
|
2022-06-21 11:32:36 +08:00 |
Minghao Li
|
50e3527f2b
|
refactor(sync): set ranmdom seed by ns
|
2022-06-21 11:11:16 +08:00 |
shenglian-zhou
|
0efc892933
|
Merge pull request #14042 from taosdata/szhou/feature/sort-group
fix: remove groupid comparision from msortCompare
|
2022-06-21 11:04:02 +08:00 |
wangmm0220
|
c79be2dac6
|
feat: merge from 3.0
|
2022-06-21 10:58:50 +08:00 |
wangmm0220
|
8494bf17be
|
opt:partition by tag
|
2022-06-21 10:52:09 +08:00 |
Haojun Liao
|
e9b0d93907
|
Merge pull request #14041 from taosdata/feature/3_liaohj
feature(query): support interp function, and do some internal refactor.
|
2022-06-21 10:45:01 +08:00 |
Xiaoyu Wang
|
aca91eb831
|
Merge pull request #14033 from taosdata/feature/3.0_debug_wxy
feat: sql command 'show local variables' and 'show dnode variables'
|
2022-06-21 10:31:13 +08:00 |
liuyao
|
424b6b8473
|
Merge pull request #14040 from taosdata/feature/TD-16728
fix(stream): window close
|
2022-06-21 10:19:49 +08:00 |
Xiaoyu Wang
|
0f97c36acb
|
feat: group by tags optimize
|
2022-06-21 09:54:06 +08:00 |
slzhou
|
c17635214e
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/sort-group
|
2022-06-21 09:45:44 +08:00 |
slzhou
|
33ef665989
|
fix: remove groupid comparision from msortCompare
|
2022-06-21 09:45:27 +08:00 |
Haojun Liao
|
bbe1deaf00
|
other: merge 3.0
|
2022-06-21 09:44:37 +08:00 |
54liuyao
|
fe653c948e
|
fix(stream): window close
|
2022-06-21 09:42:48 +08:00 |
Haojun Liao
|
e5d25f4634
|
fix(query): set correct ts column index in interp executor.
|
2022-06-21 09:41:35 +08:00 |
dapan1121
|
b084be71f6
|
feat: show create table
|
2022-06-21 09:18:53 +08:00 |
Haojun Liao
|
1bf7fbbc0b
|
feature(query): support interp function, and do some internal refactor.
|
2022-06-20 23:22:28 +08:00 |
dapan1121
|
be2935cba6
|
feat: show create table
|
2022-06-20 20:58:36 +08:00 |
Minghao Li
|
057c502815
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli
|
2022-06-20 20:55:56 +08:00 |
shenglian-zhou
|
0f3fc6cff0
|
Merge pull request #14030 from taosdata/szhou/feature/sort-group
feat: order group by group id generated by partition
|
2022-06-20 20:55:51 +08:00 |
Minghao Li
|
3b7e0bfdcc
|
fix(sync): set standby when not follower
|
2022-06-20 20:55:40 +08:00 |
Liu Jicong
|
57e6846dae
|
Merge pull request #14028 from taosdata/feature/stream
feat(stream): support snode
|
2022-06-20 20:49:56 +08:00 |
Li Minghao
|
55a79f25a2
|
Merge pull request #14031 from taosdata/feature/3.0_mhli
refactor(sync): propose fail when changing
|
2022-06-20 20:45:57 +08:00 |
Xiaoyu Wang
|
33d7551cd4
|
merge 3.0
|
2022-06-20 20:38:08 +08:00 |
Xiaoyu Wang
|
5c185b909a
|
feat: sql command 'show local variables' and 'show dnode variables'
|
2022-06-20 20:36:15 +08:00 |
Liu Jicong
|
f5f8100d25
|
Merge branch '3.0' into feature/stream
|
2022-06-20 20:19:08 +08:00 |
Liu Jicong
|
450675f672
|
feat(stream): support snode
|
2022-06-20 20:18:34 +08:00 |
shenglian zhou
|
48d22c359f
|
feat: order group by group id generated by partition
|
2022-06-20 20:17:56 +08:00 |
Minghao Li
|
d364bde932
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli
|
2022-06-20 20:10:47 +08:00 |
Minghao Li
|
9f76504830
|
refactor(sync): propose fail when changing
|
2022-06-20 20:10:13 +08:00 |
Minghao Li
|
3573ae1564
|
refactor(sync): block when changing
|
2022-06-20 20:07:36 +08:00 |
Minglei Jin
|
a805e1c06b
|
Merge pull request #14020 from taosdata/fix/tdb-maxLocal
tdb/ofp: support overflow pages for big data
|
2022-06-20 18:49:24 +08:00 |
Minglei Jin
|
9ef9209a5c
|
tdb: fix windows compiling issues
|
2022-06-20 18:21:50 +08:00 |
Minghao Li
|
e441bd266b
|
refactor(sync): add changing state
|
2022-06-20 17:48:56 +08:00 |
shenglian-zhou
|
e05a6ca7fa
|
Merge pull request #13973 from taosdata/szhou/feature/project-elimation
feature: eliminate projection optimization
|
2022-06-20 17:48:27 +08:00 |
Minglei Jin
|
55d2e28f70
|
Merge branch 'v3.0' into fix/tdb-maxLocal
|
2022-06-20 17:40:21 +08:00 |
shenglian zhou
|
56b5ff03e6
|
fix: disable project elimination when the project node has parent
|
2022-06-20 17:21:12 +08:00 |
Minglei Jin
|
2872a50edc
|
tdb/ofp: support overflow pages for big data
|
2022-06-20 17:16:29 +08:00 |
Cary Xu
|
565a11330d
|
Merge pull request #14010 from taosdata/feature/TD-14481-3.0
feat: fetch rsma result by timer supported
|
2022-06-20 17:12:43 +08:00 |
shenglian zhou
|
c31ec19885
|
fix: fix eliminate project error
|
2022-06-20 17:01:00 +08:00 |
shenglian zhou
|
a28a275dff
|
fix: fix eliminate projection bugs
|
2022-06-20 16:39:19 +08:00 |
Ganlin Zhao
|
578dd9b75b
|
Merge branch '3.0' into fix/TD-16561
|
2022-06-20 16:13:33 +08:00 |
Ganlin Zhao
|
63a917581d
|
fix(query): select last(*) from super table returns 0 if all columns
are NULL.
TD-16561
|
2022-06-20 16:11:42 +08:00 |
Xiaoyu Wang
|
b4057d657e
|
feat: group by tags optimize
|
2022-06-20 15:42:31 +08:00 |
Liu Jicong
|
1505667897
|
Merge branch '3.0' into feature/stream
|
2022-06-20 15:34:04 +08:00 |
Cary Xu
|
820cc89c3a
|
Merge branch '3.0' into feature/TD-14481-3.0
|
2022-06-20 15:21:41 +08:00 |
Cary Xu
|
fcfd5c250d
|
feat: fetch rsma result by timer supported
|
2022-06-20 15:21:30 +08:00 |
Haojun Liao
|
a2cec0e488
|
Merge pull request #14004 from taosdata/feature/3_liaohj
feature(query): support show table block distribution.
|
2022-06-20 15:13:10 +08:00 |
Liu Jicong
|
1daa62e7f7
|
merge from 3.0
|
2022-06-20 15:04:50 +08:00 |
Ganlin Zhao
|
3e79defdad
|
Merge pull request #14003 from taosdata/refactor/top_bot_refact
refactor: refactor top/bottom function and selectivity
|
2022-06-20 14:53:20 +08:00 |
Liu Jicong
|
53ef66961a
|
feat(stream): support snode
|
2022-06-20 14:29:18 +08:00 |
shenglian zhou
|
056301fb7b
|
fix: disable eliminate projection when repeat proj column name
|
2022-06-20 14:22:50 +08:00 |
Haojun Liao
|
ad0595b9ec
|
Merge branch '3.0' into feature/3_liaohj
|
2022-06-20 14:08:21 +08:00 |
Haojun Liao
|
868185a3b9
|
refactor(query): do some internal refactor.
|
2022-06-20 13:47:13 +08:00 |
Haojun Liao
|
b66e0e718b
|
fix(query): fix output column in show super table block distribution.
|
2022-06-20 13:42:59 +08:00 |
dapan1121
|
88aff7bae1
|
Merge branch '3.0' into feature/showcreate
|
2022-06-20 13:35:18 +08:00 |
Ganlin Zhao
|
0ad4c6ca6d
|
remove unused code
|
2022-06-20 13:33:44 +08:00 |
dapan1121
|
40879a80fe
|
feat: show create table
|
2022-06-20 13:32:21 +08:00 |
Xiaoyu Wang
|
804e6e95f3
|
fix: a problem of tag condition double free
|
2022-06-20 13:26:19 +08:00 |
Ganlin Zhao
|
02cb6dc412
|
refactor(query): top/bot function refactor
|
2022-06-20 13:22:00 +08:00 |
Hongze Cheng
|
4e9e0c9b28
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact
|
2022-06-20 05:14:02 +00:00 |
dapan1121
|
3155a228e5
|
Merge pull request #13999 from taosdata/enh/abortpreprocess
enh: add rpc msg abort preprocess
|
2022-06-20 13:13:30 +08:00 |
Hongze Cheng
|
a889ac3edc
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact
|
2022-06-20 05:13:12 +00:00 |
liuyao
|
3a0c1ada41
|
Merge pull request #13996 from taosdata/feature/TD-16616
feat(stream): add ci
|
2022-06-20 13:05:44 +08:00 |
Ganlin Zhao
|
3969c00187
|
Merge pull request #13997 from taosdata/fix/TD-16656
fix(query): fix stddev function floating point NaN value
|
2022-06-20 12:54:58 +08:00 |
Haojun Liao
|
659e429b87
|
feature(query): support show table block distribution.
|
2022-06-20 12:54:46 +08:00 |
Xiaoyu Wang
|
3f702941a6
|
Merge pull request #14001 from taosdata/feature/3.0_debug_wxy
feat: sql function 'interp'
|
2022-06-20 12:50:40 +08:00 |
Xiaoyu Wang
|
9e8058dd5d
|
feat: sql function 'interp'
|
2022-06-20 12:00:57 +08:00 |
dapan1121
|
ef21c6b339
|
enh: add rpc msg abort preprocess
|
2022-06-20 11:37:40 +08:00 |
54liuyao
|
5301dece4e
|
feat(stream): add ci
|
2022-06-20 11:35:05 +08:00 |
Ganlin Zhao
|
a79f4a6ec7
|
fix(query): fix stddev function floating point NaN value
TD-16656
|
2022-06-20 11:25:54 +08:00 |
Minghao Li
|
5968c6353f
|
refactor(sync): get snapshot and create reader
|
2022-06-20 10:58:59 +08:00 |
wangmm0220
|
742cccba55
|
feat: merge from 3.0
|
2022-06-20 10:42:40 +08:00 |
Hongze Cheng
|
21ea4e3a0b
|
more work
|
2022-06-20 02:38:08 +00:00 |
Hongze Cheng
|
c2892e4d35
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact
|
2022-06-20 01:27:02 +00:00 |
dapan1121
|
a8694bd863
|
Merge pull request #13977 from taosdata/enh/taos.ref
feat: support all queries on Qnode
|
2022-06-20 09:26:33 +08:00 |
Hongze Cheng
|
bdc427dc78
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact
|
2022-06-20 01:26:31 +00:00 |
shenglian zhou
|
9bb21ebbc2
|
fix: double free error during plan optimize
|
2022-06-20 08:45:57 +08:00 |
shenglian zhou
|
8c955ef017
|
fix: limit/slimit would prevent optimization projection elimination
|
2022-06-20 07:52:29 +08:00 |
shenglian zhou
|
218d455dcc
|
fix: elimate projection error
|
2022-06-19 22:32:26 +08:00 |
shenglian zhou
|
413d26ee30
|
fix: add column to datablock even no output
|
2022-06-19 22:00:57 +08:00 |
shenglian zhou
|
0e905bb3c1
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/project-elimation
|
2022-06-19 21:41:08 +08:00 |
shenglian zhou
|
8c402d2aa3
|
fix: column target/output desc match error
|
2022-06-19 21:39:35 +08:00 |
Xiaoyu Wang
|
c963f92dda
|
Merge pull request #13990 from taosdata/feature/3.0_debug_wxy
feat: sql function 'interp'
|
2022-06-19 20:09:15 +08:00 |
Xiaoyu Wang
|
bac6e27c20
|
feat: sql command 'interp'
|
2022-06-19 19:39:12 +08:00 |
WANG MINGMING
|
45a247c062
|
Merge pull request #13933 from taosdata/feature/TD-16524
feat: add ttl/comment function
|
2022-06-19 11:18:14 +08:00 |
Xiaoyu Wang
|
bd61367f0a
|
Merge pull request #13988 from taosdata/feature/3.0_debug_wxy
feat: the function manager adds an interface for manually configuring the parameters of the merge function
|
2022-06-19 10:34:53 +08:00 |
Xiaoyu Wang
|
7db6081c72
|
feat: the function manager adds an interface for manually configuring the parameters of the merge function
|
2022-06-19 10:06:46 +08:00 |
Xiaoyu Wang
|
04e9996db6
|
feat: the function manager adds an interface for manually configuring the parameters of the merge function
|
2022-06-18 20:52:42 +08:00 |
shenglian zhou
|
2c5fc8b537
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/project-elimation
|
2022-06-18 20:37:26 +08:00 |
Xiaoyu Wang
|
927464113b
|
feat: tag condition split
|
2022-06-18 20:15:47 +08:00 |
wangmm0220
|
082a5de790
|
fix:merge from 3.0
|
2022-06-18 20:04:15 +08:00 |
Haojun Liao
|
0e77d4dc1e
|
Merge branch '3.0' into feature/3_liaohj
|
2022-06-18 20:04:06 +08:00 |
Haojun Liao
|
2f4bcd2625
|
enh(query): add more info about tablescan.
|
2022-06-18 20:03:27 +08:00 |
dapan1121
|
32a0cb7210
|
Merge branch '3.0' into enh/taos.ref
|
2022-06-18 19:57:20 +08:00 |
54liuyao
|
8c47a18dbf
|
feat(stream): semi session operator
|
2022-06-18 19:57:08 +08:00 |
Xiaoyu Wang
|
c0074588d4
|
Merge pull request #13984 from taosdata/feature/3.0_debug_wxy
feat: sql command 'show table distributed'
|
2022-06-18 19:53:52 +08:00 |
dapan1121
|
2dc7bcbefc
|
show create db
|
2022-06-18 19:50:53 +08:00 |
dapan1121
|
cd5578918a
|
Merge branch '3.0' into enh/taos.ref
|
2022-06-18 19:49:08 +08:00 |
wangmm0220
|
746f4759b0
|
fix:merge from 3.0
|
2022-06-18 19:40:36 +08:00 |
Hongze Cheng
|
2627a0203c
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact
|
2022-06-18 11:29:57 +00:00 |
Li Minghao
|
9678238801
|
Merge pull request #13985 from taosdata/feature/3.0_mhli
refactor(sync): append noop in become leader
|
2022-06-18 19:28:59 +08:00 |
Minghao Li
|
16930ac3aa
|
refactor(sync): adjust log buf size
|
2022-06-18 18:42:40 +08:00 |
Minghao Li
|
80782556cc
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli
|
2022-06-18 18:39:02 +08:00 |
Xiaoyu Wang
|
22d1422b49
|
feat: sql command 'show table distributed'
|
2022-06-18 18:37:18 +08:00 |
Hongze Cheng
|
afb5be516f
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact
|
2022-06-18 10:35:57 +00:00 |
Yihao Deng
|
2941254a2b
|
Merge branch '3.0' into enh/trace1
|
2022-06-18 18:26:26 +08:00 |
yihaoDeng
|
974f56cdf1
|
add trace base func
|
2022-06-18 18:12:31 +08:00 |
shenglian zhou
|
53a07f0c37
|
feat: add test case sql
|
2022-06-18 17:58:15 +08:00 |
yihaoDeng
|
e37a89d41a
|
add trace log
|
2022-06-18 17:23:55 +08:00 |
Minghao Li
|
f5366425ed
|
refactor(sync): append noop in become leader
|
2022-06-18 17:02:29 +08:00 |
shenglian zhou
|
8af62ec969
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/project-elimation
|
2022-06-18 16:32:00 +08:00 |
dapan1121
|
5f4614d61a
|
qnode for policy 2/3
|
2022-06-18 16:30:46 +08:00 |
Xiaoyu Wang
|
3599b26526
|
Merge pull request #13943 from taosdata/feature/3.0_debug_wxy
feat: rollup options adjust
|
2022-06-18 16:26:48 +08:00 |
shenglian zhou
|
683cf87676
|
fix: set parent of new logic node to null
|
2022-06-18 16:24:29 +08:00 |
Li Minghao
|
efc7b1b90e
|
Merge pull request #13972 from taosdata/feature/3.0_mhli
refactor(sync) refactor trace log
|
2022-06-18 16:24:06 +08:00 |
Xiaoyu Wang
|
c98965bdb1
|
Merge pull request #13971 from taosdata/feature/3.0_wxy
feat: information_schema.user_table_distributed execution plan
|
2022-06-18 16:03:05 +08:00 |
Haojun Liao
|
f23abec35b
|
Merge pull request #13957 from taosdata/feature/3_liaohj
refactor: do some internal refactor.
|
2022-06-18 16:00:32 +08:00 |
Xiaoyu Wang
|
88f9a4b144
|
feat: the sql command 'create dnode' is compatible with the 2.x version syntax
|
2022-06-18 15:40:17 +08:00 |
shenglian zhou
|
a215003146
|
feature: eliminate projection optimization
|
2022-06-18 15:20:30 +08:00 |
Minghao Li
|
b247762931
|
refactor(sync) refactor trace log
|
2022-06-18 15:17:58 +08:00 |
Xiaoyu Wang
|
4e680bf1ac
|
feat: information_schema.user_table_distributed execution plan
|
2022-06-18 15:10:46 +08:00 |
Xiaoyu Wang
|
48f730fbcf
|
feat: the sql command 'create dnode' is compatible with the 2.x version syntax
|
2022-06-18 14:49:36 +08:00 |
Haojun Liao
|
956173e2e1
|
refactor: do some internal refactor.
|
2022-06-18 14:49:27 +08:00 |
yihaoDeng
|
5401c68706
|
enh: add trace
|
2022-06-18 14:07:54 +08:00 |
Haojun Liao
|
f2a27f5842
|
refactor: do some internal refactor.
|
2022-06-18 12:00:41 +08:00 |
Hongze Cheng
|
e29651f032
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact
|
2022-06-18 03:36:06 +00:00 |
dapan1121
|
6f610bd363
|
Merge pull request #13952 from taosdata/enh/taos.ref
fix: fix insert affected rows issue
|
2022-06-18 11:12:50 +08:00 |
WANG MINGMING
|
a64013461f
|
Merge branch '3.0' into feature/TD-16524
|
2022-06-18 11:11:54 +08:00 |
Hongze Cheng
|
b1410cc52c
|
merge make it compile
|
2022-06-18 02:09:14 +00:00 |
dapan1121
|
d862f2b49c
|
fix TAOS ref issue
|
2022-06-18 09:53:18 +08:00 |
Hongze Cheng
|
2e590c3036
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact
|
2022-06-18 01:53:01 +00:00 |
Haojun Liao
|
2cf8e30241
|
fix(query): fix syntax error.
|
2022-06-18 09:35:30 +08:00 |
Shengliang Guan
|
6d5e629c5b
|
Merge remote-tracking branch 'origin/3.0' into fix/dnode
|
2022-06-18 00:35:07 +08:00 |
Haojun Liao
|
820d6d1332
|
refactor: do some internal refactor.
|
2022-06-17 23:23:37 +08:00 |
Haojun Liao
|
d84eff0ea3
|
Merge pull request #13938 from taosdata/feature/3_liaohj
refactor: do some internal refactor.
|
2022-06-17 23:18:02 +08:00 |
Liu Jicong
|
4043e5c699
|
Merge pull request #13954 from taosdata/feature/stream
fix(stream): build ctb name
|
2022-06-17 22:40:56 +08:00 |
yihaoDeng
|
3d15b65cea
|
fix: avoid timeout event lost
|
2022-06-17 21:46:09 +08:00 |
Liu Jicong
|
9744dd31fb
|
Merge branch '3.0' into feature/stream
|
2022-06-17 21:36:22 +08:00 |
Xiaoyu Wang
|
a06b329bee
|
feat: sql command 'show create database', 'show create table', 'show create stable' and 'alter local'
|
2022-06-17 21:16:13 +08:00 |
Liu Jicong
|
342a1ae42d
|
fix(stream): build ctb name
|
2022-06-17 21:00:10 +08:00 |
Hongze Cheng
|
a200ea85db
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact
|
2022-06-17 12:23:01 +00:00 |
dapan1121
|
c2a96b2cc1
|
fix insert affected rows issue
|
2022-06-17 20:12:18 +08:00 |
Haojun Liao
|
d2f8a330e1
|
refactor(query): do some internal refactor.
|
2022-06-17 20:09:49 +08:00 |
Haojun Liao
|
0f92fb02f9
|
enh(query): add new api.
|
2022-06-17 20:07:55 +08:00 |
Haojun Liao
|
45d379473f
|
fix(query): fix syntax error.
|
2022-06-17 19:49:43 +08:00 |
Haojun Liao
|
11267a0032
|
other: merge 3.0
|
2022-06-17 19:05:39 +08:00 |
Haojun Liao
|
78d1f75c9b
|
refactor(query): do some internal refactor.
|
2022-06-17 19:01:45 +08:00 |
Xiaoyu Wang
|
64f8a9cea8
|
merge 3.0
|
2022-06-17 18:45:17 +08:00 |
Shengliang Guan
|
98272d1434
|
Merge remote-tracking branch 'origin/3.0' into fix/dnode
|
2022-06-17 18:41:39 +08:00 |
wangmm0220
|
6743b544e9
|
fix: error in json
|
2022-06-17 18:32:08 +08:00 |
dapan1121
|
211adf20af
|
Merge pull request #13875 from taosdata/feature/showapps
feat: support show apps command
|
2022-06-17 18:20:05 +08:00 |
Hongze Cheng
|
9bc64e80b5
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact
|
2022-06-17 09:36:32 +00:00 |
dapan1121
|
8ce76f7419
|
fix case issues
|
2022-06-17 17:30:57 +08:00 |
Xiaoyu Wang
|
aea4f9c69b
|
feat: rollup options adjust
|
2022-06-17 17:27:42 +08:00 |
Shengliang Guan
|
4c554437ea
|
Merge pull request #13931 from taosdata/fix/tsim
refactor: adjust logs
|
2022-06-17 17:00:12 +08:00 |
liuyao
|
f9fe106a70
|
Merge pull request #13929 from taosdata/feature/TD-16616
feat(stream): distribute stream session plan
|
2022-06-17 16:30:01 +08:00 |
wangmm0220
|
470cee9e3d
|
fix: comment & ttl
|
2022-06-17 16:15:03 +08:00 |
wangmm0220
|
66163539bd
|
Merge branch 'feature/TD-16524' of github.com:taosdata/TDengine into feature/TD-16524
|
2022-06-17 15:57:31 +08:00 |
wangmm0220
|
6184d33011
|
fix: comment & ttl
|
2022-06-17 15:55:59 +08:00 |
Haojun Liao
|
1c52b59344
|
refactor: do some internal refactor.
|
2022-06-17 15:48:32 +08:00 |
Shengliang Guan
|
5959cc2d42
|
Merge remote-tracking branch 'origin/3.0' into fix/dnode
|
2022-06-17 15:46:26 +08:00 |
54liuyao
|
61153b7637
|
feat(stream): distribute stream session plan
|
2022-06-17 15:39:19 +08:00 |
Xiaoyu Wang
|
c556e5f264
|
Merge pull request #13932 from taosdata/feature/3.0_wxy
fix: a problem of super table order by
|
2022-06-17 15:35:44 +08:00 |
dapan1121
|
b864da2a9c
|
fix app release issue
|
2022-06-17 15:26:45 +08:00 |
Shengliang Guan
|
db4e02c7c7
|
fix: add log to debug mnode sync
|
2022-06-17 15:23:17 +08:00 |
Haojun Liao
|
d6647789e3
|
Merge pull request #13930 from taosdata/feature/3_liaohj
fix(query): set correct source status in merge sort.
|
2022-06-17 15:09:46 +08:00 |
Shengliang Guan
|
ab2f268601
|
Merge branch 'fix/tsim' into fix/dnode
|
2022-06-17 14:53:04 +08:00 |
WANG MINGMING
|
b3d2daeb72
|
Merge branch '3.0' into feature/TD-16524
|
2022-06-17 14:51:33 +08:00 |
wangmm0220
|
8ace8dfd8b
|
feat:add ttl/comment function & fix global version shadows a variable
|
2022-06-17 14:47:37 +08:00 |
Xiaoyu Wang
|
30db51ab21
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_debug_wxy
|
2022-06-17 14:47:25 +08:00 |
dapan1121
|
f0c53fb982
|
Merge branch '3.0' into feature/showapps
|
2022-06-17 14:44:44 +08:00 |
dapan1121
|
d320326371
|
reset query cache
|
2022-06-17 14:41:17 +08:00 |
Hongze Cheng
|
189f99eb74
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact
|
2022-06-17 06:41:12 +00:00 |
Xiaoyu Wang
|
52bbbe59d2
|
fix: a problem of super table order by
|
2022-06-17 14:39:34 +08:00 |
Xiaoyu Wang
|
fe25e45e0f
|
Merge pull request #13899 from taosdata/feature/3.0_wxy
feat: the unique function and tail function are rewritten as the corresponding clauses
|
2022-06-17 14:30:23 +08:00 |
Haojun Liao
|
9c6a9f1c92
|
fix(query): set correct source status in merge sort.
|
2022-06-17 14:25:53 +08:00 |
Shengliang Guan
|
43f8f34b0f
|
refactor: adjust logs
|
2022-06-17 14:24:17 +08:00 |
Shengliang Guan
|
6e6f559f9c
|
Merge remote-tracking branch 'origin/feature/3.0_mhli' into fix/dnode
|
2022-06-17 14:06:44 +08:00 |
Minghao Li
|
9ab28e0b88
|
refactor(sync): add last config index in fsm cbMeta
|
2022-06-17 14:05:52 +08:00 |
Xiaoyu Wang
|
2df98609e8
|
feat: the unique function and tail function are rewritten as the corresponding clauses
|
2022-06-17 13:55:25 +08:00 |
Shengliang Guan
|
ce08a98149
|
Merge remote-tracking branch 'origin/feature/3.0_mhli' into fix/dnode
|
2022-06-17 13:09:19 +08:00 |
Minghao Li
|
455a8da0ad
|
refactor(sync): add config index to json
|
2022-06-17 13:08:41 +08:00 |
Shengliang Guan
|
21e9ef3264
|
Merge pull request #13924 from taosdata/fix/dnode
refactor: remove duplicate conninfo in SRpcMsg
|
2022-06-17 12:25:49 +08:00 |
Shengliang Guan
|
7e0ad8781b
|
refactor(sync) add raft cfg test
|
2022-06-17 11:46:19 +08:00 |
Shengliang Guan
|
28b3268224
|
fix(sync) add trace log
|
2022-06-17 11:40:18 +08:00 |
Minghao Li
|
f5db109e61
|
fix(sync): get last max snapshot index
|
2022-06-17 11:37:10 +08:00 |
Haojun Liao
|
99c58a6683
|
Merge pull request #13920 from taosdata/feature/3_liaohj
refactor(query): set correct buffer pages.
|
2022-06-17 11:19:00 +08:00 |
Hongze Cheng
|
6f80993d56
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact
|
2022-06-17 02:50:34 +00:00 |
Shengliang Guan
|
80e0b830fe
|
refactor: remove duplicate conninfo in SRpcMsg
|
2022-06-17 10:40:42 +08:00 |
yihaoDeng
|
09df29e18f
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into dev
|
2022-06-17 09:30:05 +08:00 |
yihaoDeng
|
636a22b7a9
|
add trace base func
|
2022-06-17 09:29:54 +08:00 |
Shengliang Guan
|
793e6fa7d9
|
fix: rollback to avoid tsim/basic.sim failure
|
2022-06-17 09:26:25 +08:00 |
Haojun Liao
|
1b907e847c
|
other: merge 3.0
|
2022-06-17 09:26:16 +08:00 |
dapan1121
|
d12614aac8
|
kill query
|
2022-06-17 09:22:03 +08:00 |
Haojun Liao
|
af7f3e3252
|
refactor(query): set correct buffer pages.
|
2022-06-17 09:20:19 +08:00 |
Haojun Liao
|
feebe90a1f
|
fix(query): set correct buffer page size.
|
2022-06-17 09:18:53 +08:00 |
Shengliang Guan
|
ad8eeb0962
|
Merge remote-tracking branch 'origin/3.0' into fix/dnode
|
2022-06-17 08:25:51 +08:00 |
Shengliang Guan
|
50c422bf74
|
fix: dnode removed if create vnode failed
|
2022-06-17 08:25:30 +08:00 |
Haojun Liao
|
5837c141c9
|
Merge pull request #13914 from taosdata/feature/3_liaohj
fix(query): set null for null value in groupby
|
2022-06-16 22:35:10 +08:00 |
shenglian-zhou
|
9ebc581b6d
|
Merge pull request #13910 from taosdata/szhou/fix/table-merge-scan-buf-size
fix: table merge scan sort buf size
|
2022-06-16 22:11:31 +08:00 |
Shengliang Guan
|
b265a9e938
|
Merge remote-tracking branch 'origin/3.0' into fix/dnode
|
2022-06-16 21:32:14 +08:00 |
Shengliang Guan
|
e241fc0979
|
Merge remote-tracking branch 'origin/feature/3.0_mhli' into fix/dnode
|
2022-06-16 21:13:35 +08:00 |
Haojun Liao
|
cc638a2236
|
fix(query): set null for null value in groupby
|
2022-06-16 21:13:18 +08:00 |
Haojun Liao
|
0fae75ebdd
|
Merge pull request #13904 from taosdata/feature/3_liaohj
fix(query): adjust group limitation.
|
2022-06-16 21:12:27 +08:00 |
dapan1121
|
b3f9f81b61
|
support show apps
|
2022-06-16 21:06:04 +08:00 |
shenglian zhou
|
23d1ec98c3
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fix/table-merge-scan-buf-size
|
2022-06-16 20:55:28 +08:00 |
wangmm0220
|
2bd2996e74
|
feat:add comment function
|
2022-06-16 20:45:00 +08:00 |
wangmm0220
|
e28e92ea35
|
feat:add ttl
|
2022-06-16 20:44:25 +08:00 |
Minghao Li
|
d71027ac35
|
fix(sync): fake match2, need truncate log
|
2022-06-16 20:43:49 +08:00 |
Hongze Cheng
|
338383182d
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact
|
2022-06-16 12:15:58 +00:00 |
Shengliang Guan
|
2dc41e86cb
|
Merge remote-tracking branch 'origin/feature/3.0_mhli' into fix/dnode
|
2022-06-16 20:10:11 +08:00 |
Minghao Li
|
b42c963a5f
|
fix(sync): fake match when prevLogIndex less than commitIndex
|
2022-06-16 20:08:27 +08:00 |
Shengliang Guan
|
8a72d44494
|
Merge pull request #13909 from taosdata/fix/mnodesync2
refactor(sync): add syncIsReady
|
2022-06-16 20:00:39 +08:00 |
shenglian zhou
|
67540f2504
|
fix: table merge scan sort buf size
|
2022-06-16 19:49:42 +08:00 |
Shengliang Guan
|
5d64fcb117
|
Merge remote-tracking branch 'origin/feature/3.0_mhli' into fix/dnode
|
2022-06-16 19:47:40 +08:00 |
Xiaoyu Wang
|
f350ade453
|
feat: the unique function and tail function are rewritten as the corresponding clauses
|
2022-06-16 19:45:09 +08:00 |
Minghao Li
|
d3f6f07902
|
fix(sync): fake match when prevLogIndex less than commitIndex
|
2022-06-16 19:40:08 +08:00 |
Minglei Jin
|
3e5cbe8a11
|
Merge pull request #13905 from taosdata/fix/tdb-maxLocal
fix: fix page capacity calculation
|
2022-06-16 19:34:02 +08:00 |
Hongze Cheng
|
9d58beb2f4
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact
|
2022-06-16 11:21:02 +00:00 |
Hongze Cheng
|
760905f632
|
refact
|
2022-06-16 11:14:56 +00:00 |
Shengliang Guan
|
dd024941b7
|
Merge remote-tracking branch 'origin/feature/3.0_mhli' into fix/dnode
|
2022-06-16 19:10:52 +08:00 |
Shengliang Guan
|
5a6ab29741
|
Merge remote-tracking branch 'origin/3.0' into fix/dnode
|
2022-06-16 19:10:24 +08:00 |
Minghao Li
|
3fdd0c30ac
|
refactor(sync): add trace log
|
2022-06-16 19:08:44 +08:00 |
liuyao
|
39e2a646e9
|
Merge pull request #13901 from taosdata/feature/TD-16512
feat(stream): stream partition by
|
2022-06-16 18:39:34 +08:00 |
Minglei Jin
|
c1de4df95b
|
fix: fix page capacity calculation
|
2022-06-16 18:33:45 +08:00 |
Haojun Liao
|
ab47de1dae
|
fix(query): adjust group limitation.
|
2022-06-16 18:30:22 +08:00 |
Zhiqiang Wang
|
304d20f024
|
Merge pull request #13895 from taosdata/fix/ZhiqiangWang/TD-16357-add-dll-check
os: add dll check
|
2022-06-16 18:26:24 +08:00 |
Hongze Cheng
|
f3baaf1a60
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact
|
2022-06-16 10:25:19 +00:00 |
Hongze Cheng
|
0bdbf866c0
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact
|
2022-06-16 10:19:26 +00:00 |
54liuyao
|
7b98430906
|
feat(stream): stream partition by
|
2022-06-16 18:11:39 +08:00 |
Shengliang Guan
|
5d9a3850d2
|
Merge remote-tracking branch 'origin/feature/3.0_mhli' into fix/dnode
|
2022-06-16 18:09:30 +08:00 |
Minghao Li
|
46c09f2c84
|
refactor(sync): add trace log
|
2022-06-16 18:08:01 +08:00 |
Hongze Cheng
|
5bd3732adf
|
refact more code
|
2022-06-16 09:53:07 +00:00 |
Haojun Liao
|
dfce7e7261
|
other:merge 3.0
|
2022-06-16 17:49:58 +08:00 |
Shengliang Guan
|
34b6ecafba
|
Merge remote-tracking branch 'origin/feature/3.0_mhli' into test/chr/TD-14699
|
2022-06-16 17:42:27 +08:00 |
Minghao Li
|
15ac89590c
|
refactor(sync): add trace log
|
2022-06-16 17:41:01 +08:00 |
Shengliang Guan
|
fe9f8bfe98
|
Merge remote-tracking branch 'origin/3.0' into test/chr/TD-14699
|
2022-06-16 17:39:39 +08:00 |
Haojun Liao
|
bd518f3f71
|
fix(query): remove group info during sort.
|
2022-06-16 17:39:33 +08:00 |
Haojun Liao
|
6e328d42ca
|
Merge pull request #13897 from taosdata/feature/3_liaohj
fix(query): set correct error code.
|
2022-06-16 17:33:41 +08:00 |
Shengliang Guan
|
7e72c16bde
|
Merge pull request #13896 from taosdata/fix/dnode
feat: redistribute vgroup
|
2022-06-16 17:25:18 +08:00 |
Shengliang Guan
|
26ca03af4f
|
fix: crash while mnode sync
|
2022-06-16 17:24:42 +08:00 |
Xiaoyu Wang
|
e224d40480
|
feat: the unique function and tail function are rewritten as the corresponding clauses
|
2022-06-16 16:58:55 +08:00 |
yihaoDeng
|
418be5755b
|
enh: refactor debug info
|
2022-06-16 16:48:02 +08:00 |
Hongze Cheng
|
3c18269c29
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact
|
2022-06-16 08:34:43 +00:00 |
Haojun Liao
|
87300b2ab0
|
fix(query): set correct error code.
|
2022-06-16 16:21:01 +08:00 |
Haojun Liao
|
2c746848fc
|
Merge pull request #13877 from taosdata/feature/3_liaohj
enh(query): partition by supports arithmetic expr
|
2022-06-16 16:18:50 +08:00 |
Shengliang Guan
|
35c47cee55
|
Merge remote-tracking branch 'origin/feature/3.0_mhli' into test/chr/TD-14699
|
2022-06-16 16:17:20 +08:00 |
Minghao Li
|
2f81a41f98
|
refactor(sync): add syncIsReady
|
2022-06-16 16:16:40 +08:00 |
Shengliang Guan
|
6ad87b9383
|
Merge remote-tracking branch 'origin/feature/3.0_mhli' into test/chr/TD-14699
|
2022-06-16 15:57:20 +08:00 |
Shengliang Guan
|
14b6523bd3
|
refactor: show rpc response code
|
2022-06-16 15:56:25 +08:00 |
afwerar
|
528d7d7248
|
os: add dll check
|
2022-06-16 15:46:51 +08:00 |
Minghao Li
|
9a9200d28b
|
refactor(sync): add restore finish when become leader again
|
2022-06-16 15:38:40 +08:00 |
Shengliang Guan
|
7aa087a48d
|
feat: redistribute vgroup
|
2022-06-16 15:25:04 +08:00 |
dapan1121
|
8f5a85f698
|
Merge branch 'feature/3_liaohj' of github.com:taosdata/TDengine into feature/3_liaohj
|
2022-06-16 15:03:35 +08:00 |
dapan1121
|
d41efb2cfb
|
fix rc issue
|
2022-06-16 15:02:57 +08:00 |
Haojun Liao
|
5492155009
|
fix(query): fix syntax error on windows platform.
|
2022-06-16 14:49:37 +08:00 |
Minghao Li
|
77b03ac821
|
refactor(sync): add restore finish when become leader again
|
2022-06-16 14:40:42 +08:00 |
Hongze Cheng
|
07792850cb
|
refact code
|
2022-06-16 06:29:28 +00:00 |
Haojun Liao
|
75e0eaa53f
|
fix(query): add null pointer check.
|
2022-06-16 13:53:02 +08:00 |
Haojun Liao
|
102fdf2916
|
fix(query): fix the syntax error in unit test.
|
2022-06-16 11:52:58 +08:00 |
Haojun Liao
|
2360f072a8
|
fix(query): add indef process procedure.
|
2022-06-16 11:43:11 +08:00 |
Xiaoyu Wang
|
97ac79f557
|
feat: rollup grammar adjust
|
2022-06-16 11:13:59 +08:00 |
Minghao Li
|
58051169d2
|
refactor(sync): add trace log
|
2022-06-16 10:54:13 +08:00 |
Haojun Liao
|
63884b554b
|
fix(query): set correct sort buffer page size.
|
2022-06-16 10:51:29 +08:00 |
dapan1121
|
7156f5257a
|
Merge branch '3.0' into feature/showapps
|
2022-06-16 10:40:41 +08:00 |
dapan1121
|
a2d1987208
|
show apps
|
2022-06-16 10:24:01 +08:00 |
Xiaoyu Wang
|
f6f4f65a56
|
merge 3.0
|
2022-06-16 09:55:32 +08:00 |
Xiaoyu Wang
|
e52429e31b
|
merge 3.0
|
2022-06-16 09:31:22 +08:00 |
dapan1121
|
69eb9daddb
|
Merge pull request #13851 from taosdata/feature/showqueries
feat: support some show and kill commands
|
2022-06-16 09:15:02 +08:00 |
Haojun Liao
|
6b2d4a6aca
|
other: merge 3.0
|
2022-06-15 23:05:55 +08:00 |
Haojun Liao
|
f2de1af904
|
enh(query): partition by support arithmetic expr, and do some internal refactor.
|
2022-06-15 23:00:31 +08:00 |
Liu Jicong
|
683bc24646
|
Merge pull request #13876 from taosdata/feature/stream
feat(stream): drop task
|
2022-06-15 22:59:43 +08:00 |
Haojun Liao
|
efd28728df
|
Merge pull request #13779 from taosdata/feature/3_liaohj
enh(query): add derivative function.
|
2022-06-15 22:35:30 +08:00 |
Liu Jicong
|
5572abe1b4
|
feat(stream): drop task
|
2022-06-15 21:41:59 +08:00 |
shenglian-zhou
|
39ac85b1f3
|
Merge pull request #13842 from taosdata/szhou/feature/multi-tb-merge-scan
feat: add table merge scan operator
|
2022-06-15 21:26:47 +08:00 |
dapan1121
|
4973739794
|
show apps
|
2022-06-15 20:59:33 +08:00 |
Haojun Liao
|
4f8c84cf02
|
fix(query): remove invalid colId check.
|
2022-06-15 20:48:12 +08:00 |
Shengliang Guan
|
123217973a
|
Merge pull request #13871 from taosdata/fix/dnode
fix: adjust log
|
2022-06-15 20:40:35 +08:00 |
wangmm0220
|
f2a19c98ef
|
feat:add test for operator encode/decode
|
2022-06-15 20:35:45 +08:00 |
slzhou
|
8efaa65ade
|
fix: use different datablock for each sort source
|
2022-06-15 20:12:04 +08:00 |
Shengliang Guan
|
19439c8b58
|
fix: adjust log
|
2022-06-15 19:55:36 +08:00 |
Xiaoyu Wang
|
7f78d4a79b
|
feat: partition by tags optimize
|
2022-06-15 19:08:25 +08:00 |
Xiaoyu Wang
|
2cd3657208
|
Merge pull request #13867 from taosdata/feature/3.0_debug_wxy
feat: support compute only use qnode
|
2022-06-15 18:39:14 +08:00 |
Shengliang Guan
|
1b15c3439a
|
Merge pull request #13859 from taosdata/fix/dnode
feat: increase enable and sysinfo limits for user privilege
|
2022-06-15 18:24:32 +08:00 |
Haojun Liao
|
b9e98b42cd
|
fix(query): set correct timeunit.
|
2022-06-15 18:13:43 +08:00 |
Li Minghao
|
bf4d3a9e12
|
Merge pull request #13863 from taosdata/feature/3.0_mhli
refactor(sync): do not heartbeat when 1 replica
|
2022-06-15 17:55:03 +08:00 |
Liu Jicong
|
9ae7dc1028
|
enh(sma): remove filefator
|
2022-06-15 17:42:21 +08:00 |
liuyao
|
6e49b7bbd7
|
Merge pull request #13862 from taosdata/feature/TD-16512
feat(stream): stream state&session support partition by
|
2022-06-15 17:21:03 +08:00 |
Minghao Li
|
dcd65e6dea
|
refactor(sync): do not heartbeat when 1 replica
|
2022-06-15 17:17:15 +08:00 |
slzhou
|
b6bddd3fb1
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/multi-tb-merge-scan
|
2022-06-15 17:13:09 +08:00 |
Liu Jicong
|
fd9bb8db73
|
Merge pull request #13860 from taosdata/feature/stream
feat(stream): trigger mode add max delay
|
2022-06-15 17:11:18 +08:00 |
Li Minghao
|
4c7b24f13d
|
Merge pull request #13861 from taosdata/feature/3.0_mhli
enh(sync): adjust errno
|
2022-06-15 17:09:15 +08:00 |
Ganlin Zhao
|
f445c59aa0
|
Merge pull request #13855 from taosdata/fix/last_windows_crash
fix(query): fix first/last function crash on windows
|
2022-06-15 17:00:16 +08:00 |
Zhiqiang Wang
|
007470ff06
|
Merge pull request #13830 from taosdata/fix/ZhiqiangWang/TD-16357-add-taosd-assert-kill
test: add taosd assert kill
|
2022-06-15 16:53:44 +08:00 |
Xiaoyu Wang
|
b7b64fda84
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_debug_wxy
|
2022-06-15 16:47:26 +08:00 |
Xiaoyu Wang
|
3c4663848b
|
feat: support compute only use qnode
|
2022-06-15 16:47:03 +08:00 |
slzhou
|
040093bee8
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/multi-tb-merge-scan
|
2022-06-15 16:43:34 +08:00 |
54liuyao
|
87bcbe003e
|
feat(stream): stream state&session support partition by
|
2022-06-15 16:40:45 +08:00 |
slzhou
|
562ec27c7b
|
feat: add merge table scan operator
|
2022-06-15 16:40:43 +08:00 |
liuyao
|
c53c6992e8
|
Merge pull request #13846 from taosdata/feature/TD-16512
feat(stream): update data fo partition by
|
2022-06-15 16:39:27 +08:00 |
Haojun Liao
|
771065952e
|
other: merge 3.0
|
2022-06-15 16:32:28 +08:00 |
dapan1121
|
8f16cc08e7
|
Merge pull request #13844 from taosdata/hotfix/TD-16540
fix: fix get table index crash issue
|
2022-06-15 16:26:45 +08:00 |
Haojun Liao
|
ec97183737
|
fix(query): add refId for exchange operator.
|
2022-06-15 16:26:43 +08:00 |
Minghao Li
|
13eaf5fc73
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli
|
2022-06-15 16:14:38 +08:00 |
Minghao Li
|
4b18bd718e
|
refactor(sync): adjust errno
|
2022-06-15 16:14:17 +08:00 |
slzhou
|
e60425b4a4
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/multi-tb-merge-scan
|
2022-06-15 16:14:07 +08:00 |
Liu Jicong
|
8eb08fa0d4
|
feat(stream): trigger mode add max delay
|
2022-06-15 16:11:20 +08:00 |
afwerar
|
5f73b165f5
|
os: add taosd assert kill
|
2022-06-15 15:59:56 +08:00 |
54liuyao
|
d8c2a68f27
|
feat(stream): update data fo partition by
|
2022-06-15 15:35:51 +08:00 |
Xiaoyu Wang
|
11564a3dc7
|
fix: use 'duration' instead of 'days' for create database
|
2022-06-15 15:24:22 +08:00 |
Shengliang Guan
|
5ea1f3512f
|
feat: increase enable and sysinfo limits for user privilege
|
2022-06-15 14:43:30 +08:00 |
dapan1121
|
6d1ff4c18b
|
fix dead lock issue
|
2022-06-15 14:33:45 +08:00 |
Xiaoyu Wang
|
19ab15b19f
|
feat: super table join
|
2022-06-15 13:49:29 +08:00 |
dapan1121
|
7de08aaadc
|
add db vg refresh
|
2022-06-15 13:26:12 +08:00 |
Ganlin Zhao
|
8a1d0812fe
|
fix last function crash on windows
|
2022-06-15 13:22:36 +08:00 |
Minghao Li
|
c9f6c20410
|
refactor(sync): if eqmsg error, return
|
2022-06-15 11:42:04 +08:00 |
dapan1121
|
96f8a0da42
|
Merge branch '3.0' into feature/showqueries
|
2022-06-15 11:34:54 +08:00 |
dapan1121
|
947aecb74f
|
show queries/connection; kill connection
|
2022-06-15 11:27:53 +08:00 |
Minghao Li
|
6c7072286d
|
refactor(sync): if eqmsg error, return
|
2022-06-15 11:06:06 +08:00 |
dapan1121
|
afe3171edc
|
fix free issue
|
2022-06-15 10:40:39 +08:00 |
dapan1121
|
c9caaeea38
|
fix tb index issue
|
2022-06-15 10:18:05 +08:00 |
Xiaoyu Wang
|
ddaf616473
|
Merge pull request #13832 from taosdata/feature/3.0_debug_wxy
feat: execution plan of super table join
|
2022-06-15 09:18:25 +08:00 |
shenglian zhou
|
9f9a55f4f0
|
fix: change table scan to table merge scan
|
2022-06-15 08:56:45 +08:00 |
Yihao Deng
|
369e7b327d
|
Merge pull request #13828 from taosdata/fix/mnode
test: enable case
|
2022-06-15 08:35:00 +08:00 |
yihaoDeng
|
c102f3f54f
|
update rpc retry
|
2022-06-15 08:06:29 +08:00 |
Yihao Deng
|
9e8c63af31
|
Merge pull request #13838 from taosdata/enh/log
Enh/log
|
2022-06-15 07:14:00 +08:00 |
WANG MINGMING
|
63a9aee5db
|
Merge pull request #13824 from taosdata/feature/TD-14761
fix: error in schemaless parameters
|
2022-06-15 00:02:21 +08:00 |
shenglian zhou
|
a38f70ba7c
|
fix: select * from t core dump
|
2022-06-14 23:34:50 +08:00 |
shenglian zhou
|
3a971651db
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/multi-tb-merge-scan
|
2022-06-14 22:59:50 +08:00 |
Li Minghao
|
c156d964b6
|
Merge pull request #13841 from taosdata/feature/3.0_mhli
refactor(sync): add respMgr trace log
|
2022-06-14 22:56:42 +08:00 |
Yihao Deng
|
f6287282a8
|
Merge branch '3.0' into enh/log
|
2022-06-14 21:24:26 +08:00 |
yihaoDeng
|
80ab544fed
|
update rpc retry
|
2022-06-14 21:18:12 +08:00 |
yihaoDeng
|
706d2fc14a
|
Merge branch 'fix/mnode' of https://github.com/taosdata/TDengine into mnode
|
2022-06-14 21:17:29 +08:00 |
Xiaoyu Wang
|
d5541cf1b0
|
feat: super table join
|
2022-06-14 21:13:10 +08:00 |
Haojun Liao
|
83ee553615
|
refactor(query): do some internal refactor.
|
2022-06-14 21:01:08 +08:00 |
Minghao Li
|
a51eee06eb
|
refactor(sync): add trace log
|
2022-06-14 20:39:53 +08:00 |
Minghao Li
|
b60fde8f73
|
refactor(sync): add trace log
|
2022-06-14 20:33:57 +08:00 |
Minghao Li
|
b25840ebd4
|
refactor(sync): add test syncRaftIdCheck
|
2022-06-14 20:19:56 +08:00 |
Xiaoyu Wang
|
b472ed1173
|
merge 3.0
|
2022-06-14 19:55:52 +08:00 |
Xiaoyu Wang
|
805ff5e525
|
feat: super table join
|
2022-06-14 19:54:19 +08:00 |
Haojun Liao
|
93dfebe071
|
refactor(query): do some internal refactor.
|
2022-06-14 19:47:25 +08:00 |