Haojun Liao
|
abfa8c1d87
|
fix(query): add api to memset buffer for filtering data.
|
2022-11-03 22:05:08 +08:00 |
Haojun Liao
|
0315414623
|
other: merge 3.0
|
2022-11-03 19:03:09 +08:00 |
dapan1121
|
ae5f6ef175
|
enh: add show rewrite mask in query msg
|
2022-11-03 16:28:48 +08:00 |
Shengliang Guan
|
0b69a23220
|
Merge remote-tracking branch 'origin/3.0' into fix/TD-20095
|
2022-11-03 10:42:57 +08:00 |
Shengliang Guan
|
108b9ffed6
|
refact: add sequence for status msg
|
2022-11-03 10:42:33 +08:00 |
Haojun Liao
|
53e1c19acb
|
enh(query): remove the memset.
|
2022-11-03 10:28:52 +08:00 |
dapan1121
|
2bf5b0405d
|
Merge pull request #17851 from taosdata/enh/TD-19956
enh: optimize submit response message
|
2022-11-03 10:19:39 +08:00 |
dapan1121
|
079704599c
|
Merge pull request #17840 from taosdata/feature/TD-19844
fix(function):if data is null, apercentile function should return null
|
2022-11-02 17:57:09 +08:00 |
54liuyao
|
43918a27f9
|
fix(function):if data is null, apercentile function should return null
|
2022-11-02 16:37:23 +08:00 |
Shengliang Guan
|
b5f0041af1
|
refact: adjust error code in vnode
|
2022-11-02 15:28:32 +08:00 |
dapan1121
|
ecfcf7054c
|
enh: optimize submit response msg
|
2022-11-02 15:18:32 +08:00 |
Shengliang Guan
|
871757240a
|
Merge pull request #17777 from taosdata/FIX/TS-1984-3.0
fix: fsync wal files and meta if data size not synced yet beyond a threshold
|
2022-11-01 18:53:10 +08:00 |
benguang.zhao
|
4237cafb21
|
enh: rename walRecoverSizeLimit to walFsyncDataSizeLimit
|
2022-11-01 17:19:33 +08:00 |
Shengliang Guan
|
68f1641991
|
Merge pull request #17800 from taosdata/feature/stream
refactor(stream): fill history
|
2022-11-01 16:15:07 +08:00 |
benguang.zhao
|
ffa6906a9f
|
Merge branch 'FIX/TS-1984-3.0' of github.com:taosdata/TDengine into FIX/TS-1984-3.0
|
2022-11-01 15:52:25 +08:00 |
Haojun Liao
|
b78249c548
|
other: merge 3.0
|
2022-11-01 13:52:08 +08:00 |
Haojun Liao
|
83495ed5d3
|
fix(query): set the correct buffer to accommodate the tag values.
|
2022-11-01 13:49:02 +08:00 |
Liu Jicong
|
8ca5f0bd9c
|
Merge branch '3.0' into feature/stream
|
2022-11-01 13:20:20 +08:00 |
Shengliang Guan
|
2990a127cb
|
enh: add config for persist wal at the beginning of vnodeCommit
|
2022-11-01 11:29:02 +08:00 |
Shengliang Guan
|
a2d11e0fdb
|
enh: add config for persist wal at the beginning of vnodeCommit
|
2022-11-01 11:27:28 +08:00 |
Shengliang Guan
|
26778f29da
|
enh: add config for persist wal at the beginning of vnodeCommit
|
2022-11-01 10:42:13 +08:00 |
Haojun Liao
|
e533794cb7
|
Merge branch '3.0' into fix/liao_cov
|
2022-11-01 09:08:46 +08:00 |
slzhou
|
b02e2ff9a4
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fixbugs
|
2022-11-01 08:59:15 +08:00 |
Haojun Liao
|
c17a921a03
|
fix(query): set the correct buffer to accommodate the tag values.
|
2022-10-31 23:19:40 +08:00 |
Liu Jicong
|
2e640c38a2
|
refactor: stream and tmq message
|
2022-10-31 18:37:28 +08:00 |
slzhou
|
aa2b54c57c
|
enhance: add configuration for udfd LD_LIBRARY_PATH to taos.cfg
|
2022-10-31 16:45:39 +08:00 |
Xiaoyu Wang
|
ae4354c277
|
enh: add sql command 'drop dnode id force'
|
2022-10-31 10:30:54 +08:00 |
Cary Xu
|
8e22c89136
|
fix: coverity scan problem for trow
|
2022-10-30 12:45:55 +08:00 |
Liu Jicong
|
d058475fac
|
Merge pull request #17750 from taosdata/feature/stream
feat(stream): snode
|
2022-10-28 18:12:48 +08:00 |
Liu Jicong
|
b26cc9c318
|
feat(snode)
|
2022-10-28 17:03:17 +08:00 |
Xiaoyu Wang
|
0840e79f90
|
Merge remote-tracking branch 'origin/3.0' into fix/3.0_bugfix_wxy
|
2022-10-28 10:46:31 +08:00 |
Xiaoyu Wang
|
5da335ff67
|
fix: push down limit
|
2022-10-28 09:36:14 +08:00 |
Shengliang Guan
|
4e190d9702
|
Merge pull request #17713 from taosdata/enh/TD-19459
test: restore some cases
|
2022-10-27 17:35:01 +08:00 |
dapan1121
|
b6326c7f14
|
Merge pull request #17710 from taosdata/fix/TD-19815
fix: add query heartbeat configuration
|
2022-10-27 17:33:27 +08:00 |
dapan1121
|
6c2a0c8737
|
fix: fix catalog ut issues and add query hb configuration
|
2022-10-27 15:15:50 +08:00 |
Shengliang Guan
|
ff428696d5
|
enh: drop snode
|
2022-10-27 15:03:18 +08:00 |
dapan1121
|
9b475ea7f4
|
Merge pull request #17680 from taosdata/feature/TD-14761
fix:defects in coverity
|
2022-10-27 09:07:51 +08:00 |
wangmm0220
|
d212be8a37
|
fix:defects in coverity
|
2022-10-26 17:54:19 +08:00 |
Liu Jicong
|
78ff5f75e7
|
Merge pull request #17663 from taosdata/feature/stream
fix: memory leak
|
2022-10-26 17:09:43 +08:00 |
Hongze Cheng
|
309bad6b3b
|
Merge pull request #17624 from taosdata/szhou/fixbugs
fix: set correct var meta length after tDecodeDataBlock
|
2022-10-26 11:53:25 +08:00 |
Liu Jicong
|
a16b010e9f
|
fix: memory leak
|
2022-10-26 11:35:15 +08:00 |
Liu Jicong
|
8d8fd2b2bc
|
refactor(stream): recover and fill history
|
2022-10-26 10:20:33 +08:00 |
slzhou
|
f68f3bcad1
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fixbugs
|
2022-10-26 09:19:42 +08:00 |
Shengliang Guan
|
20a279e69a
|
Merge pull request #17605 from taosdata/fix/3.0_bugfix_wxy
fix: wrong permissions of 'show variables' command
|
2022-10-25 14:17:06 +08:00 |
slzhou
|
bc0f120fb0
|
fix: set values before add it to array
|
2022-10-25 14:16:31 +08:00 |
plum-lihui
|
40fae0842f
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fixbugs
|
2022-10-25 13:54:57 +08:00 |
slzhou
|
211ab7f367
|
fix: set var meta length to data length when decode data block
|
2022-10-25 13:34:51 +08:00 |
Ganlin Zhao
|
600bb6ee77
|
fix coverity
|
2022-10-25 12:58:01 +08:00 |
Ganlin Zhao
|
3a4dc8f0da
|
Merge branch '3.0' into fix/coverity_glzhao
|
2022-10-25 09:47:46 +08:00 |
Ganlin Zhao
|
78d3a32f50
|
Revert "fix: coverity issues"
This reverts commit c2bff98311 .
|
2022-10-25 09:43:25 +08:00 |
Ganlin Zhao
|
35b78f596e
|
Revert "Revert "fix: coverity issues""
This reverts commit caa88bc54d .
|
2022-10-25 09:42:26 +08:00 |
Ganlin Zhao
|
caa88bc54d
|
Revert "fix: coverity issues"
This reverts commit aa4daf1770 .
|
2022-10-25 09:39:17 +08:00 |
Xiaoyu Wang
|
0fdce91b5a
|
fix: wrong permissions of 'show variables' command
|
2022-10-24 16:34:10 +08:00 |
Ganlin Zhao
|
c2bff98311
|
fix: coverity issues
CID: 399945
|
2022-10-24 15:06:41 +08:00 |
Ganlin Zhao
|
aa4daf1770
|
fix: coverity issues
CID: 399914
|
2022-10-24 15:02:01 +08:00 |
Ganlin Zhao
|
f4c290d545
|
fix: coverity issues
CID: 399791
|
2022-10-24 14:43:36 +08:00 |
Ganlin Zhao
|
f1dc1d63f7
|
fix: coverity issues
CID: 399714
|
2022-10-24 14:16:17 +08:00 |
Cary Xu
|
4f5a38b786
|
fix: null column value when build rsma result
|
2022-10-22 18:01:43 +08:00 |
Shengliang Guan
|
5d293869a9
|
Merge pull request #17553 from taosdata/fix/liao_cov
fix(query): fix coverity issues.
|
2022-10-22 08:14:44 +08:00 |
Shengliang Guan
|
71d4d82cf4
|
Merge pull request #17450 from taosdata/fix/TD-19312
fix: add cachesize in show create database result
|
2022-10-22 08:14:17 +08:00 |
Shengliang Guan
|
ca851f9750
|
fix: enable adjust numOfVnodeFetchThreads
|
2022-10-21 16:27:09 +08:00 |
Haojun Liao
|
b53cc7f3dd
|
fix(query): fix coverity issues.
|
2022-10-21 14:00:46 +08:00 |
chenhaoran
|
70b37608ee
|
Merge branch '3.0' into fix/TD-19312
|
2022-10-21 02:31:30 +00:00 |
Shengliang Guan
|
4d318b32da
|
refact: alter db replica
|
2022-10-20 16:47:03 +08:00 |
Shengliang Guan
|
15364fb1da
|
Merge pull request #17517 from taosdata/fix/coverity_glzhao
fix: fix coverity issues
|
2022-10-20 16:40:40 +08:00 |
haoranchen
|
b3657f6e81
|
Merge branch '3.0' into fix/TD-19312
|
2022-10-20 15:05:41 +08:00 |
Ganlin Zhao
|
3db012b9a3
|
Merge branch '3.0' into fix/coverity_glzhao
|
2022-10-20 14:25:03 +08:00 |
Haojun Liao
|
c41713cf21
|
Merge pull request #17495 from taosdata/fix/liao_cov
refactor: remove redundant codes and do some internal refactor.
|
2022-10-20 13:16:02 +08:00 |
Cary Xu
|
951d110b3b
|
fix: coverity scan for trow
|
2022-10-20 09:31:17 +08:00 |
Shengliang Guan
|
780c58e281
|
Merge pull request #17492 from taosdata/enh/TD-19650
enh: show the restore status of vnode when show vgroups
|
2022-10-19 23:35:42 +08:00 |
Haojun Liao
|
ae625d3199
|
refactor: remove redundant codes and do some internal refactor.
|
2022-10-19 22:33:15 +08:00 |
haoranchen
|
c2651e2755
|
Merge branch '3.0' into fix/TD-19312
|
2022-10-19 20:53:18 +08:00 |
Shengliang Guan
|
097a047b61
|
Merge remote-tracking branch 'origin/3.0' into FIX/TD-19593-3.0
|
2022-10-19 20:08:49 +08:00 |
Shengliang Guan
|
39e303b79b
|
enh: show the restore status of vnode when show vgroups
|
2022-10-19 20:07:15 +08:00 |
Shengliang Guan
|
308dd56537
|
Merge pull request #17486 from taosdata/fix/liao_cov
refactor: remove redundant codes.
|
2022-10-19 19:51:59 +08:00 |
haoranchen
|
6041464e96
|
Merge branch '3.0' into fix/TD-19312
|
2022-10-19 19:28:31 +08:00 |
Shengliang Guan
|
985e6f53e4
|
Merge branch '3.0' into FIX/TD-19593-3.0
|
2022-10-19 19:06:03 +08:00 |
Haojun Liao
|
a43ccdf5a5
|
refactor: remove redundant codes.
|
2022-10-19 18:07:34 +08:00 |
Haojun Liao
|
1795163999
|
refactor: remove redundant codes.
|
2022-10-19 18:06:09 +08:00 |
Haojun Liao
|
5dcfaf3bd6
|
refactor: remove redundant codes.
|
2022-10-19 18:00:15 +08:00 |
Shengliang Guan
|
79f16a6d54
|
refact: remove multi process codes
|
2022-10-19 17:53:01 +08:00 |
Benguang Zhao
|
2aa7afe7fa
|
Merge branch '3.0' into FIX/TD-19593-3.0
|
2022-10-19 16:31:13 +08:00 |
Shengliang Guan
|
96ca18e61e
|
Merge remote-tracking branch 'origin/3.0' into enh/TD-19623
|
2022-10-19 11:18:21 +08:00 |
Shengliang Guan
|
8764cf9adb
|
refact: remove multi process codes
|
2022-10-19 11:08:42 +08:00 |
Shengliang Guan
|
fc5af24975
|
Merge pull request #17444 from taosdata/enh/TD-19622
refact: remove bnode codes
|
2022-10-19 10:06:35 +08:00 |
Benguang Zhao
|
00a066443f
|
Merge branch '3.0' into FIX/TD-19593-3.0
|
2022-10-19 09:38:36 +08:00 |
Benguang Zhao
|
3b0968d7f9
|
enh: enable the -Wformat=2 compiler option
|
2022-10-19 09:24:15 +08:00 |
dapan1121
|
cbfc9872c6
|
fix: add cachesize in show create database result
|
2022-10-18 18:28:49 +08:00 |
54liuyao
|
8efd7e8763
|
feat(stream):replace disk buff
|
2022-10-18 18:13:47 +08:00 |
Shengliang Guan
|
3a7d89a6bb
|
refact: remove bnode codes
|
2022-10-18 17:34:58 +08:00 |
Ganlin Zhao
|
8dc5bb0ebb
|
fix: coverity issues
CID: 399632
|
2022-10-18 11:40:36 +08:00 |
Ganlin Zhao
|
9aa1818a47
|
fix: coverity issues
CID: 399614
|
2022-10-18 11:35:35 +08:00 |
Shengliang Guan
|
98f1c3d89a
|
Merge pull request #17411 from taosdata/fix/coverity_glzhao
fix: coverity issues
|
2022-10-17 22:58:37 +08:00 |
Ganlin Zhao
|
16fb3525aa
|
fix: coverity issues
CID: 399527
|
2022-10-17 18:37:16 +08:00 |
Ganlin Zhao
|
c695606184
|
fix: coverity issues
CID: 399357
|
2022-10-17 16:00:15 +08:00 |
Ganlin Zhao
|
7e54b77024
|
fix: coverity issues
CID: 354728
|
2022-10-17 15:20:36 +08:00 |
Ganlin Zhao
|
2abd0eec40
|
fix: coverity issues
CID: 354727
|
2022-10-17 15:03:01 +08:00 |
wangmm0220
|
54e3617a6f
|
fix:scan converity defects
|
2022-10-17 14:32:18 +08:00 |
Ganlin Zhao
|
84817bf743
|
fix: coverity issues
CID: 354715
|
2022-10-17 12:48:14 +08:00 |
Ganlin Zhao
|
132681a8bc
|
fix: coverity issues
CID: 308488
|
2022-10-17 10:59:32 +08:00 |
dapan1121
|
40591003d1
|
Merge branch 'refact/query_opt' of github.com:taosdata/TDengine into refact/query_opt
|
2022-10-14 13:09:30 +08:00 |
dapan1121
|
74be3572db
|
enh: add query response policy
|
2022-10-14 09:31:18 +08:00 |
Hongze Cheng
|
6ed0634fb7
|
format more code
|
2022-10-13 11:56:16 +08:00 |
Shengliang Guan
|
b9374718d6
|
Merge pull request #17290 from taosdata/fix/3.0_bugfix_wxy
feat: support batch loading of csv files
|
2022-10-11 20:53:49 +08:00 |
Ganlin Zhao
|
e5c3ff7158
|
fix: coverity issues
CID: 399950
|
2022-10-11 17:08:30 +08:00 |
Xiaoyu Wang
|
18fa48ae57
|
feat: support batch loading of csv files
|
2022-10-11 15:54:01 +08:00 |
Ganlin Zhao
|
b2f19def37
|
fix: coverity issues
CID: 400186
|
2022-10-11 14:23:47 +08:00 |
Ganlin Zhao
|
fc598288be
|
fix: coverity issues
CID: 400233
|
2022-10-11 14:15:00 +08:00 |
Ganlin Zhao
|
5583ee42c0
|
fix: coverity issues
CID: 400233
|
2022-10-11 11:29:42 +08:00 |
Liu Jicong
|
fbfae317b3
|
refactor
|
2022-10-11 02:09:15 +08:00 |
Liu Jicong
|
57d1406096
|
add tbname column into stream special block
|
2022-10-09 22:49:37 +08:00 |
Liu Jicong
|
eafe8666f7
|
merge 3.0
|
2022-10-09 17:00:18 +08:00 |
Liu Jicong
|
2f9aeeb5fc
|
feat(stream): support define table name
|
2022-10-09 16:54:27 +08:00 |
dapan1121
|
d110650a99
|
fix: remove fetch thread config
|
2022-10-08 19:04:42 +08:00 |
Hongze Cheng
|
14283283e4
|
more
|
2022-10-07 23:03:31 +08:00 |
Hongze Cheng
|
23e671a1f2
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/stream_compression
|
2022-09-28 13:24:21 +08:00 |
wangmm0220
|
71127891eb
|
fix:smlDataFormat to false
|
2022-09-28 11:51:31 +08:00 |
Hongze Cheng
|
95df98315d
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/stream_compression
|
2022-09-28 09:42:00 +08:00 |
Shengliang Guan
|
5aad79527e
|
Merge pull request #17092 from taosdata/fix/TD-19245
fix: coverity issues
|
2022-09-28 08:59:27 +08:00 |
Shengliang Guan
|
eead619f1a
|
fix: coverity issues
|
2022-09-27 17:10:48 +08:00 |
Hongze Cheng
|
fe95393bb8
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/stream_compression
|
2022-09-27 16:31:24 +08:00 |
Xiaoyu Wang
|
8caa36299c
|
feat: add the _irowts pseudo column to output the timestamp of the interp
|
2022-09-27 15:23:24 +08:00 |
Hongze Cheng
|
bba042124f
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/stream_compression
|
2022-09-27 09:27:02 +08:00 |
Shengliang Guan
|
4e51886063
|
Merge pull request #17071 from taosdata/feat/3.0_parser_planner
feat(stream): tag and child table name improvement
|
2022-09-26 19:54:36 +08:00 |
Shengliang Guan
|
f4cbf6dd75
|
Merge pull request #17040 from taosdata/fix/ZhiqiangWang/TD-13064-fix-mac-test-error
os: fix Mac test error
|
2022-09-26 18:53:48 +08:00 |
Xiaoyu Wang
|
1d62834e5c
|
feat(stream): tag and child table name improvement
|
2022-09-26 18:39:47 +08:00 |
Hongze Cheng
|
a34cf50a83
|
refact more code
|
2022-09-26 13:43:23 +08:00 |
Hongze Cheng
|
ac0ac3a577
|
Merge branch 'enh/cv_optimize' of https://github.com/taosdata/TDengine into feat/stream_compression
|
2022-09-23 19:08:21 +08:00 |
Hongze Cheng
|
cac18913d5
|
make it unit test compile
|
2022-09-23 19:07:18 +08:00 |
Hongze Cheng
|
1a0dcddd62
|
Merge branch 'enh/cv_optimize' of https://github.com/taosdata/TDengine into feat/stream_compression
|
2022-09-23 18:59:13 +08:00 |
Hongze Cheng
|
f0fea204f2
|
enh: col value optimize
|
2022-09-23 18:55:27 +08:00 |
Hongze Cheng
|
14b0b458e7
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/stream_compression
|
2022-09-23 18:07:19 +08:00 |
afwerar
|
00a9491a97
|
os: fix Mac test error
|
2022-09-23 17:50:43 +08:00 |
Hongze Cheng
|
d1ba9a2c03
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/stream_compression
|
2022-09-23 13:54:04 +08:00 |
dapan1121
|
3fb3aa7bea
|
Merge remote-tracking branch 'origin/3.0' into enh/clientPolicy
|
2022-09-23 13:33:11 +08:00 |
Hongze Cheng
|
2ba8be78a7
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/stream_compression
|
2022-09-23 10:58:15 +08:00 |
Liu Jicong
|
7bcb5992e4
|
merge 3.0
|
2022-09-23 10:40:08 +08:00 |
Hongze Cheng
|
5fd403b813
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/stream_compression
|
2022-09-22 19:11:02 +08:00 |
Cary Xu
|
9ddbe54d0d
|
Merge branch '3.0' into feature/3.0_interval_hash_optimize
|
2022-09-22 17:25:13 +08:00 |
Shengliang Guan
|
c21a0bb5d2
|
Merge pull request #17008 from taosdata/enh/TD-19198
enh: add oper name while execute 'show transaction'
|
2022-09-22 17:15:28 +08:00 |
Hongze Cheng
|
11d41db7f8
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/stream_compression
|
2022-09-22 17:09:50 +08:00 |
Shengliang Guan
|
43ef21f67b
|
enh: add oper name to show transaction
|
2022-09-22 16:19:33 +08:00 |
54liuyao
|
3a21da6e46
|
fix(stream): data block capacity and function byte
|
2022-09-22 15:54:44 +08:00 |
Hongze Cheng
|
46c7c0c8ce
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/stream_compression
|
2022-09-22 09:43:20 +08:00 |
Cary Xu
|
26b9a07e7f
|
other: merge 3.0
|
2022-09-22 09:09:35 +08:00 |
Hongze Cheng
|
f870f7e453
|
fix gtest compile error
|
2022-09-21 16:08:51 +08:00 |
Hongze Cheng
|
f8619dfbe8
|
refact code for further refact
|
2022-09-21 15:28:04 +08:00 |
Liu Jicong
|
ae294b98c2
|
enh(stream): blocklist do not copy
|
2022-09-21 15:15:01 +08:00 |
Xiaoyu Wang
|
3abfb569ba
|
Merge remote-tracking branch 'origin/3.0' into enh/3.0_planner_optimize
|
2022-09-21 14:00:55 +08:00 |
Xiaoyu Wang
|
46b0c2c9c4
|
enh: added memory allocators for parser and planner
|
2022-09-20 18:52:45 +08:00 |
Cary Xu
|
7b66c7472b
|
Merge branch '3.0' into feature/3.0_interval_hash_optimize
|
2022-09-20 13:42:11 +08:00 |
Shengliang Guan
|
69e1edb344
|
Merge pull request #16898 from taosdata/fix/TD-18740
feat:Complete the automatic table creation function for taosX
|
2022-09-20 11:35:18 +08:00 |
Cary Xu
|
313a07a7ee
|
Merge branch '3.0' into feature/3.0_interval_hash_optimize
|
2022-09-20 09:07:01 +08:00 |
Shengliang Guan
|
004e9dabd2
|
Merge pull request #16927 from taosdata/szhou/cenc
fix: add udfd resident funcs that teardown when udfd exits
|
2022-09-19 22:10:28 +08:00 |
Liu Jicong
|
2e5e25549d
|
fix config
|
2022-09-19 19:48:17 +08:00 |
Cary Xu
|
99a84b08c8
|
Merge branch '3.0' into feature/3.0_interval_hash_optimize
|
2022-09-19 19:34:17 +08:00 |
Liu Jicong
|
756a2d3d5d
|
merge 3.0
|
2022-09-19 19:29:20 +08:00 |
Shengliang Guan
|
fc0418fc20
|
Merge pull request #16914 from taosdata/feature/3_liaohj
fix(query): add null ptr check.
|
2022-09-19 18:48:05 +08:00 |
Cary Xu
|
9c9ba725fc
|
Merge branch '3.0' into feature/3.0_interval_hash_optimize
|
2022-09-19 17:37:07 +08:00 |
slzhou
|
0c494d374d
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/cenc
|
2022-09-19 17:28:31 +08:00 |
slzhou
|
8ed3bf3ef1
|
feat: add resident funcs to udfd
|
2022-09-19 17:28:13 +08:00 |
Haojun Liao
|
01adee2f53
|
fix(query): add an assert
|
2022-09-19 14:36:55 +08:00 |
Shengliang Guan
|
186b3e6086
|
fix: STrans struct dbname2 naming ambiguity
|
2022-09-19 10:41:49 +08:00 |
wangmm0220
|
e3bc2487b3
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-18740
|
2022-09-16 19:00:49 +08:00 |
wangmm0220
|
dfc5ce23a0
|
fix:error in auto create table for taosX
|
2022-09-16 17:01:41 +08:00 |
Cary Xu
|
4be9d4c704
|
chore: merge 3.0
|
2022-09-15 16:56:46 +08:00 |
dapan1121
|
4048c99282
|
Merge remote-tracking branch 'origin/3.0' into enh/clientPolicy
|
2022-09-15 14:50:35 +08:00 |
dapan1121
|
9e44816bcc
|
enh: support client local merge policy
|
2022-09-15 14:46:15 +08:00 |
Hongze Cheng
|
26f740f26b
|
fix more
|
2022-09-15 09:56:56 +08:00 |
Hongze Cheng
|
dcbdc43ff5
|
fix some code
|
2022-09-14 22:38:29 +08:00 |
Hongze Cheng
|
e34115a166
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/new_data_format
|
2022-09-14 21:42:13 +08:00 |
dapan1121
|
45dfa1c156
|
Merge remote-tracking branch 'origin/3.0' into fix/TD-19057
|
2022-09-14 18:17:19 +08:00 |
dapan1121
|
c7efe17177
|
fix: fix task retry and qnode fetch thread num issue
|
2022-09-14 18:08:29 +08:00 |
Hongze Cheng
|
e1944530a0
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/new_data_format
|
2022-09-14 18:06:55 +08:00 |
Hongze Cheng
|
45acc3420b
|
more code
|
2022-09-14 18:05:57 +08:00 |
Cary Xu
|
691118f8cd
|
Merge branch '3.0' into feature/3.0_interval_hash_optimize
|
2022-09-14 18:02:10 +08:00 |
dapan1121
|
5589f78b32
|
Merge pull request #16779 from taosdata/fix/memLeakIssue
fix: fix client/server memory leak issues
|
2022-09-14 17:42:12 +08:00 |
dapan1121
|
63f02c5103
|
fix: fix free meta rsp issue
|
2022-09-14 14:26:21 +08:00 |
Shengliang Guan
|
6263c8fcc9
|
Merge pull request #16781 from taosdata/enh/3.0_planner_optimize
enh: add binary serialization method to node structure
|
2022-09-14 11:52:35 +08:00 |
Xiaoyu Wang
|
fbcef61d06
|
enh: add binary serialization method to node structure
|
2022-09-14 10:34:13 +08:00 |
Cary Xu
|
9f1b055865
|
Merge branch '3.0' into feature/3.0_interval_hash_optimize
|
2022-09-14 09:44:44 +08:00 |
Hongze Cheng
|
426a25f162
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/new_data_format
|
2022-09-14 09:36:27 +08:00 |
Hongze Cheng
|
0e1a421207
|
refact
|
2022-09-14 09:35:57 +08:00 |
Hongze Cheng
|
c497b7b77d
|
refact more code
|
2022-09-13 18:17:24 +08:00 |
Shengliang Guan
|
b84017f2b9
|
feat: database option 'tsdb_pagesize'
|
2022-09-13 18:01:10 +08:00 |
Hongze Cheng
|
b6daab624b
|
more code
|
2022-09-13 17:30:20 +08:00 |
Hongze Cheng
|
10749dc607
|
refact code
|
2022-09-13 16:11:24 +08:00 |
Cary Xu
|
a2a483c721
|
Merge branch '3.0' into feature/3.0_interval_hash_optimize
|
2022-09-13 15:35:00 +08:00 |
Hongze Cheng
|
338bcc5c99
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/new_data_format
|
2022-09-13 15:24:29 +08:00 |
Hongze Cheng
|
9e5e8d9969
|
more code
|
2022-09-13 15:23:45 +08:00 |
Cary Xu
|
c2c8615944
|
chore: adjust the description of tsQueryRsmaTolerance
|
2022-09-13 14:56:49 +08:00 |
Hongze Cheng
|
0fc81c7d84
|
refact code
|
2022-09-13 14:52:31 +08:00 |
Cary Xu
|
860a7bdcac
|
enh: add queryRsmaTolerance conf for rsma query
|
2022-09-13 14:51:04 +08:00 |
Hongze Cheng
|
ce9fb84221
|
refact
|
2022-09-13 14:21:43 +08:00 |
Xiaoyu Wang
|
6cf578f299
|
feat: database option 'tsdb_pagesize'
|
2022-09-13 14:19:50 +08:00 |
dapan1121
|
4fd0bc409d
|
fix: fix client/server memory leak issues
|
2022-09-13 09:09:21 +08:00 |
dapan1121
|
1427a8f3b0
|
enh: support client query policy
|
2022-09-09 19:03:42 +08:00 |
Shengliang Guan
|
adff7af9dd
|
enh: add table_prefix and table_suffix options to database
|
2022-09-08 13:54:54 +08:00 |
dapan1121
|
dc4504b4c2
|
feat: support table name prefix/suffix config
|
2022-09-05 15:09:23 +08:00 |
Shengliang Guan
|
25df542a01
|
Merge pull request #16649 from taosdata/feature/3.0_interval_hash_optimize
refactor: rsma fetch trigger refactor and use ref to manage qtaskf
|
2022-09-04 18:16:58 +08:00 |
Cary Xu
|
18c3f19b6b
|
Merge branch '3.0' into feature/3.0_interval_hash_optimize
|
2022-09-04 14:57:38 +08:00 |
Cary Xu
|
f78c61aac6
|
refactor: rsma fetch trigger refactor and use ref to manage qtaskf
|
2022-09-04 14:54:33 +08:00 |
Haojun Liao
|
597ea1c2bf
|
fix(query): add value check.
|
2022-09-04 11:58:02 +08:00 |
Haojun Liao
|
d9d7c81872
|
Merge branch '3.0' into refact/tsdb_optimize
|
2022-09-03 10:14:48 +08:00 |
Shengliang Guan
|
0d8c9fb9d6
|
Merge pull request #16632 from taosdata/fix/dnode
enh: add hash prefix and suffix option to db
|
2022-09-02 23:05:33 +08:00 |
Shengliang Guan
|
25c67f6ebb
|
enh: add hash prefix and suffix option to db
|
2022-09-02 19:00:11 +08:00 |
Shengliang Guan
|
ba08e55a8a
|
Merge pull request #16625 from taosdata/fix/dnode
enh: show precision of db if user no sysinfo privilege
|
2022-09-02 18:33:33 +08:00 |
Liu Jicong
|
3c470634a9
|
Merge pull request #16617 from taosdata/feature/stream
feat(stream): support delete data
|
2022-09-02 17:57:28 +08:00 |
Shengliang Guan
|
6603a2eda2
|
enh: show precision of db if user no sysinfo privilege
|
2022-09-02 16:54:49 +08:00 |
Hongze Cheng
|
1cba6138b8
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_optimize
|
2022-09-02 16:39:15 +08:00 |
Hongze Cheng
|
fc538f436a
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_optimize
|
2022-09-02 15:59:03 +08:00 |
Liu Jicong
|
d653da7971
|
feat(stream): support delete data
|
2022-09-02 15:46:41 +08:00 |
Shengliang Guan
|
acab522494
|
enh: let create database SST_TRIGGER 2 worker
|
2022-09-02 15:19:50 +08:00 |
Shengliang Guan
|
ae54c4a50b
|
enh: let show vnodes works
|
2022-09-02 14:24:45 +08:00 |
Hongze Cheng
|
3286ab2a9e
|
refact
|
2022-09-02 10:09:38 +08:00 |
Haojun Liao
|
52c5992c87
|
other:merge 3.0
|
2022-09-02 09:58:16 +08:00 |
Shengliang Guan
|
441514d5ea
|
Merge pull request #16583 from taosdata/enh/3.0_planner_optimize
feat: sql command 'show vnodes' and database option 'sst_trigger'
|
2022-09-01 19:59:44 +08:00 |
Xiaoyu Wang
|
594e4b376e
|
feat: sql command 'show vnodes' and database option 'sst_trigger'
|
2022-09-01 19:01:37 +08:00 |
Hongze Cheng
|
f8c0c0ca6d
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_optimize
|
2022-09-01 17:41:48 +08:00 |
Shengliang Guan
|
752104bf7a
|
Merge pull request #16568 from taosdata/fix/ZhiqiangWang/TD-18410-chmod-log-dir-mode
os: chmod log dir mode
|
2022-09-01 16:49:23 +08:00 |
Minglei Jin
|
97d533d520
|
tsdbCache/usage: new cacheload column for db.vgroups to check usage
|
2022-09-01 16:41:08 +08:00 |
Shengliang Guan
|
a083c636fe
|
Merge pull request #16563 from taosdata/enh/3.0_planner_optimize
enh: add the queryPlannerTrace parameter to control the debug output of the planner
|
2022-09-01 15:36:06 +08:00 |
afwerar
|
6759a38a8d
|
os: chmod log dir mode
|
2022-09-01 15:26:01 +08:00 |
Shengliang Guan
|
900f5cf534
|
Merge pull request #16557 from taosdata/feature/stream
feat(taox): support auto create sub table
|
2022-09-01 14:47:34 +08:00 |
Xiaoyu Wang
|
faa731827e
|
enh: add the queryPlannerTrace parameter to control the debug output of the planner
|
2022-09-01 14:44:01 +08:00 |
Liu Jicong
|
1fe4ab2341
|
feat(taox): support auto create sub table
|
2022-09-01 11:45:00 +08:00 |
Shengliang Guan
|
8652074fad
|
Merge pull request #16536 from taosdata/feature/TD-14761
fix: add filter logic for tmq in stable wal
|
2022-08-31 19:22:11 +08:00 |
wangmm0220
|
c5874ca892
|
fix: add filter logic for tmq in stable wal
|
2022-08-31 18:32:28 +08:00 |
Shengliang Guan
|
b89b2df2a6
|
Merge pull request #16524 from taosdata/feature/stream
feat(tmq): support taosx
|
2022-08-31 17:09:31 +08:00 |
Liu Jicong
|
c4dcc994fb
|
remove queue scan
|
2022-08-31 11:35:25 +08:00 |
Shengliang Guan
|
5712d95260
|
Merge pull request #16506 from taosdata/enh/mvTables2Ins
enh: move some tables from perf to ins
|
2022-08-31 11:12:00 +08:00 |
dapan1121
|
39569cbd9a
|
enh: move some tables from perf to ins
|
2022-08-30 13:49:35 +08:00 |
Shengliang Guan
|
059de97553
|
Merge pull request #16492 from taosdata/fix/ZhiqiangWang/TD-16828-update-cfg
feature: update cfg
|
2022-08-30 13:23:46 +08:00 |
Shengliang Guan
|
ce0eb89465
|
Merge pull request #16503 from taosdata/feature/stream
feat(tmq): support taosx
|
2022-08-30 13:21:54 +08:00 |
Liu Jicong
|
8b3489760c
|
feat(tmq): support taosx
|
2022-08-30 11:12:20 +08:00 |
afwerar
|
cfb62d5e07
|
feature: update cfg
|
2022-08-30 10:59:16 +08:00 |
afwerar
|
d4c91f8a10
|
feature: update cfg
|
2022-08-29 18:39:54 +08:00 |
Xiaoyu Wang
|
cc1d37cfe5
|
fix: some problems of parser
|
2022-08-29 17:23:29 +08:00 |
wade zhang
|
2ad31384f6
|
Merge pull request #15818 from taosdata/feature/TD-14761
feat: get meta and data from tmq using snapshot
|
2022-08-29 09:49:35 +08:00 |
slzhou
|
c9a7f27e7c
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fixbugs
|
2022-08-26 18:51:32 +08:00 |
slzhou
|
f3890f7421
|
feat: support udf merge in udfd
|
2022-08-26 14:27:15 +08:00 |
Xiaoyu Wang
|
63792daeeb
|
fix: user permission error with sysinfo 0
|
2022-08-25 17:18:11 +08:00 |
wangmm0220
|
6b61d3c23b
|
fix:conflicts from 3.0
|
2022-08-25 16:57:19 +08:00 |
Shengliang Guan
|
6dc8d005fe
|
Merge pull request #16406 from taosdata/enh/updateTbMeta
enh: update table meta after auto creating table
|
2022-08-25 16:39:32 +08:00 |
Shengliang Guan
|
91659c8c50
|
refactor: make uptimeInterval can be configured
|
2022-08-25 15:17:04 +08:00 |
dapan1121
|
a0ae0c78d9
|
enh: update table meta after auto creating table
|
2022-08-25 15:16:14 +08:00 |
dapan1121
|
4ab25b856f
|
Merge remote-tracking branch 'origin/3.0' into enh/updateTbMeta
|
2022-08-25 13:23:16 +08:00 |
dapan1121
|
bebd9225cc
|
fix: fix explain buffer issue
|
2022-08-25 11:49:01 +08:00 |
Shengliang Guan
|
0758d32964
|
Merge pull request #16382 from taosdata/feat/3.0_systable_privilege_wxy
feat: system table visible permission
|
2022-08-25 11:08:12 +08:00 |
Cary Xu
|
a6fa87fb6a
|
enh: add specific threads for rsma task
|
2022-08-24 17:36:22 +08:00 |