Benguang Zhao
|
738c233a22
|
fix: change log level to trace on missing entries in syncRespMgr
|
2022-12-22 14:42:55 +08:00 |
Minglei Jin
|
25e3f653ee
|
fix(tdb/abort): invalidate flushed pages in cache not on dirty tree
|
2022-12-22 10:50:16 +08:00 |
Alex Duan
|
cd1b87031a
|
fix(query): modify error describe
|
2022-12-22 10:22:51 +08:00 |
dapan1121
|
6b8a603d27
|
Merge pull request #19060 from taosdata/fix/TD-21404
fix: interp takes too much time issue
|
2022-12-22 09:14:46 +08:00 |
Alex Duan
|
8aa615c623
|
fix(query): show distributed table modify average calc error
|
2022-12-21 17:34:02 +08:00 |
Shengliang Guan
|
6e7e3139b1
|
fix: heap-use-after-free while alter vnode replicas
|
2022-12-21 17:33:34 +08:00 |
Shengliang Guan
|
510ad2e39e
|
fix: heap-use-after-free while transfer snapshot between vnode replicas
|
2022-12-21 17:15:34 +08:00 |
Alex Duan
|
15160544c5
|
feat(rpc): move the check msgType to client
|
2022-12-21 11:48:24 +08:00 |
dapan1121
|
be4361c872
|
fix: interp takes too much time issue
|
2022-12-21 11:41:18 +08:00 |
Xiaoyu Wang
|
9dc84bb748
|
fix: show tables/stables privilege error
|
2022-12-21 10:16:38 +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 |
dapan1121
|
80ea662b50
|
Merge pull request #19048 from taosdata/fix/TS-2310
fix: fix percentile + interval res error
|
2022-12-21 09:21:02 +08:00 |
Shengliang Guan
|
93c9b2a490
|
Merge pull request #19050 from taosdata/fix/TD-21176
refact: update sync log
|
2022-12-20 22:50:26 +08:00 |
Shengliang Guan
|
a4301cc962
|
Merge pull request #19044 from taosdata/feature/3_liaohj
fix(query): check for buffer in first/last merge.
|
2022-12-20 21:53:07 +08:00 |
Shengliang Guan
|
d674c8370b
|
refact: update sync log
|
2022-12-20 21:30:46 +08:00 |
Alex Duan
|
37ea86f8ed
|
fix(rpc): add msgType condition
|
2022-12-20 21:13:33 +08:00 |
dapan1121
|
294a437657
|
fix: fix percentile + interval res error
|
2022-12-20 19:50:09 +08:00 |
Alex Duan
|
8774d2c17b
|
feat(rpc): fixed build error
|
2022-12-20 19:14:57 +08:00 |
dapan1121
|
05580340d8
|
fix: invalid node list node issue
|
2022-12-20 18:25:33 +08:00 |
Haojun Liao
|
5c534d77d9
|
fix(query): check for buffer in first/last merge.
|
2022-12-20 18:23:15 +08:00 |
dapan1121
|
b9e3f01c7c
|
fix: empty node in operator node
|
2022-12-20 18:15:25 +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 |
Alex Duan
|
7d9e5924fa
|
fix(query): remove check msgType
|
2022-12-20 18:06:04 +08:00 |
Haojun Liao
|
7059d71e1f
|
fix(query): check for buffer in first/last merge.
|
2022-12-20 17:31:36 +08:00 |
dapan1121
|
65913f6ad9
|
enh: support auth read or write
|
2022-12-20 17:14:10 +08:00 |
Alex Duan
|
02dbf35354
|
fix(query): return TSDB_CODE_RPC_VGROUP_NOT_CONNECTED if all nodes in vgroups is offline
|
2022-12-20 16:57:16 +08:00 |
Shengliang Guan
|
9c8b194c34
|
refact: set FpSnapshotStopRead return type to void
|
2022-12-20 15:07:27 +08:00 |
Shengliang Guan
|
41dcd32b8e
|
refact: adjust some logs
|
2022-12-20 15:01:03 +08:00 |
Shengliang Guan
|
12b6cf15a0
|
refact: set FpGetSnapshotInfo return type to void
|
2022-12-20 14:57:04 +08:00 |
Liu Jicong
|
c734d040f1
|
fix(query): projection for null input
|
2022-12-20 10:24:44 +08:00 |
Shengliang Guan
|
f316cc12bf
|
Merge pull request #19010 from taosdata/fix/TD-21344-main
fix(tdb): rollback in-memory pages
|
2022-12-20 00:08:47 +08:00 |
Minglei Jin
|
b6caecea28
|
tdb/pager: seek jfd to file begin when abort
|
2022-12-19 17:11:08 +08:00 |
Xiaoyu Wang
|
f6d953e62d
|
fix: disable insert csv statements on cloud services
|
2022-12-19 16:40:40 +08:00 |
Minglei Jin
|
1eea4101f1
|
tdb/pager: new trace log for abort operation
|
2022-12-19 16:40:08 +08:00 |
Minglei Jin
|
8369fef53c
|
fix(tdb): zero page if ncells is zero when init page
|
2022-12-19 15:34:03 +08:00 |
Minglei Jin
|
30db4f9582
|
fix(tdb): rollback befor commit btree root page
|
2022-12-19 14:45:22 +08:00 |
Shengliang Guan
|
b74e0b0715
|
Merge pull request #19004 from taosdata/FIX/TD-21169-main
fix: allow to rollback sync log buffer beyond startIndex with refill
|
2022-12-19 12:57:17 +08:00 |
Shengliang Guan
|
6e64951c3f
|
Merge pull request #18995 from taosdata/fix/main_bugfix_wxy
fix: user auth error
|
2022-12-19 11:53:15 +08:00 |
Minglei Jin
|
4e4b3661ea
|
fix(tdb): rollback in-memory pages
|
2022-12-19 11:39:41 +08:00 |
Benguang Zhao
|
a218108140
|
fix: allow to rollback sync log buffer beyond startIndex with refill
|
2022-12-19 11:15:03 +08:00 |
Xiaoyu Wang
|
6868e57351
|
fix: user auth error
|
2022-12-19 10:25:14 +08:00 |
Alex Duan
|
0a5fd77b17
|
feat(query): avg function overflow mac build
|
2022-12-18 19:04:38 +08:00 |
Alex Duan
|
1a75e9bb58
|
feat(query): avg function overflow add big check
|
2022-12-18 15:15:13 +08:00 |
yihaoDeng
|
11e7c94134
|
modify test case and memleak while client quit
|
2022-12-18 13:11:30 +08:00 |
Shengliang Guan
|
1c0c651b03
|
Merge branch 'main' into fix/TD-21163-2
|
2022-12-17 22:36:39 +08:00 |
Shengliang Guan
|
7cd76335fe
|
Merge pull request #18951 from taosdata/enh/td-21144
enh: ignore head line in cvs file
|
2022-12-17 22:29:56 +08:00 |
Alex Duan
|
1b8199d98d
|
fix(query): avg function check overflow mac build
|
2022-12-17 20:38:03 +08:00 |
Shengliang Guan
|
ead5d8edf2
|
fix: reduce drop dnode speed makes data more secure
|
2022-12-17 18:34:29 +08:00 |
Alex Duan
|
ea5bf3d31e
|
fix(query): fix(query): avg check overflow
|
2022-12-17 17:15:44 +08:00 |
Alex Duan
|
ba31ce8070
|
feat(query): avg function check range overflow
|
2022-12-17 10:46:13 +08:00 |
yihaoDeng
|
9542b95d62
|
fix mem leak
|
2022-12-16 22:32:44 +08:00 |
Shengliang Guan
|
4f9cd55a75
|
Merge pull request #18963 from taosdata/fix/TD-21074
fix: change err msg while vnode is stoped
|
2022-12-16 16:17:40 +08:00 |
Shengliang Guan
|
31c75345cb
|
Merge pull request #18955 from taosdata/FIX/TD-21249-main
enh: adjust batchSize dynamically on retryBackoff
|
2022-12-15 19:17:15 +08:00 |
yihaoDeng
|
93dc0aff07
|
change err msg while vnode is stoped
|
2022-12-15 17:08:03 +08:00 |
dapan1121
|
978d45ffc1
|
enh: optimize converting timestamp at client side
|
2022-12-15 16:56:35 +08:00 |
Xiaoyu Wang
|
c21911fdbf
|
fix: user auth error
|
2022-12-15 16:18:48 +08:00 |
Alex Duan
|
0130950170
|
fix(query): avg sum operation check range merge two SAvgRes pointer
|
2022-12-15 15:32:53 +08:00 |
Alex Duan
|
1ac428ff61
|
fix(query): avg sum operation check range build error
|
2022-12-15 14:54:22 +08:00 |
Alex Duan
|
e9f7572a54
|
fix(query): avg sum operation check range
|
2022-12-15 14:52:53 +08:00 |
Alex Duan
|
500ee304a6
|
fix(query): avg sum over range replace with macro
|
2022-12-15 12:43:28 +08:00 |
Shengliang Guan
|
0a5ee50ed5
|
Merge pull request #18948 from taosdata/fix/TD-21092
fix: remove sch status on timeout
|
2022-12-14 21:39:25 +08:00 |
Benguang Zhao
|
8af1cf15a7
|
enh: adjust batchSize dynamically on retryBackoff
|
2022-12-14 21:37:16 +08:00 |
Alex Duan
|
74cf776439
|
fix(query): avg function sum overflow
|
2022-12-14 21:34:50 +08:00 |
Alex Duan
|
a4e0bbd34f
|
fix(query): fixed avg function sum over range
|
2022-12-14 20:30:18 +08:00 |
Shengliang Guan
|
6a7c1d6bea
|
Merge pull request #18940 from taosdata/enh/TD-21127
refact: post sem in vnode while sync timeout
|
2022-12-14 18:55:52 +08:00 |
dapan1121
|
2aad923b59
|
Merge pull request #18927 from taosdata/fix/TD-21101
fix: refact some example files
|
2022-12-14 16:35:52 +08:00 |
dapan1121
|
49bcb15fab
|
enh: ignore head line in cvs file
|
2022-12-14 16:34:56 +08:00 |
yihaoDeng
|
e6709caafb
|
remove sch status on timeout
|
2022-12-14 16:14:39 +08:00 |
Shengliang Guan
|
60bab9ae55
|
refact: post sem in vnode while sync timeout
|
2022-12-14 16:09:28 +08:00 |
Shengliang Guan
|
9af36669ad
|
refact: post sem in vnode while sync timeout
|
2022-12-14 11:56:08 +08:00 |
Shengliang Guan
|
2b256542a5
|
refact: add vnode timer
|
2022-12-14 09:14:40 +08:00 |
dapan1121
|
473338cf86
|
Merge pull request #18929 from taosdata/fix/percentile_crash
fix: fix invalid retrieved buffer page causing crash
|
2022-12-14 08:52:15 +08:00 |
dapan1121
|
d6f6c6495b
|
Merge pull request #18917 from taosdata/szhou/cenc
fix: udfd pipe close before send response
|
2022-12-14 08:51:28 +08:00 |
Shengliang Guan
|
0866a74944
|
Merge pull request #18936 from taosdata/fix/rmUnusedParam
fix: remove unused param
|
2022-12-14 08:02:33 +08:00 |
Shengliang Guan
|
04750d9078
|
Merge pull request #18905 from taosdata/feature/3_liaohj
refactor: do multiple refactor and improve some query perf.
|
2022-12-14 08:01:42 +08:00 |
Haojun Liao
|
8b1f452312
|
fix(query): set data load flag for multi-way merge .
|
2022-12-13 22:37:29 +08:00 |
yihaoDeng
|
581a041ddd
|
remove unused param
|
2022-12-13 20:39:36 +08:00 |
yihaoDeng
|
6fb45a5f47
|
remove unused param
|
2022-12-13 20:16:45 +08:00 |
Ganlin Zhao
|
08375a523d
|
fix: fix invalid retrieved buf page
|
2022-12-13 15:44:26 +08:00 |
slzhou
|
c14c1b9ae2
|
fix: add test case
|
2022-12-13 15:30:18 +08:00 |
dapan1121
|
186384dda3
|
fix: refact some example files
|
2022-12-13 15:26:16 +08:00 |
Shengliang Guan
|
3f97f41861
|
Merge pull request #18920 from taosdata/fix/main_bugfix_wxy
enh: shielding database option 'strict'
|
2022-12-13 14:52:45 +08:00 |
slzhou
|
3108e658e6
|
fix: expand scalar param column data to fill the udf datablock
|
2022-12-13 14:51:11 +08:00 |
Shengliang Guan
|
b0c336cf05
|
Merge pull request #18906 from taosdata/fix/percentile_crash
fix: fix error in getting pageIdList from group page hash map
|
2022-12-13 11:23:20 +08:00 |
shenglian zhou
|
bd99fc5ceb
|
fix: expand scalar input number of rows with the max num of rows
|
2022-12-13 11:00:13 +08:00 |
Xiaoyu Wang
|
b69725adaa
|
enh: shielding database option 'strict'
|
2022-12-13 10:00:24 +08:00 |
shenglian zhou
|
4f87ff3409
|
Merge branch 'szhou/cenc' of github.com:taosdata/TDengine into szhou/cenc
|
2022-12-13 08:24:16 +08:00 |
shenglian zhou
|
f95856be9d
|
Merge branch 'main' of github.com:taosdata/TDengine into szhou/cenc
|
2022-12-13 08:16:07 +08:00 |
Shengliang Guan
|
998b45efeb
|
Merge pull request #18911 from taosdata/fix/setCompressRange
fix: set compressMsg range
|
2022-12-13 08:10:47 +08:00 |
Haojun Liao
|
9afdee5fd3
|
fix(query): set data load flag.
|
2022-12-13 01:30:10 +08:00 |
Haojun Liao
|
e3e42cdfbd
|
fix(query): set update ts flag for stream.
|
2022-12-13 00:16:40 +08:00 |
shenglian zhou
|
3aa13025c2
|
fix: udfd without copy buf again and udfd read eof not log with error
|
2022-12-12 21:57:52 +08:00 |
yihaoDeng
|
63f546e5d6
|
release unused handle
|
2022-12-12 21:47:19 +08:00 |
Shengliang Guan
|
5122a7e964
|
Merge pull request #18902 from taosdata/fix/main_bugfix_wxy
fix: create stream error
|
2022-12-12 20:24:18 +08:00 |
shenglian zhou
|
190fbe849e
|
fix: udfd pipe can close before sending response
|
2022-12-12 20:20:24 +08:00 |
shenglian zhou
|
cf6508c756
|
Merge branch 'main' of github.com:taosdata/TDengine into szhou/cenc
|
2022-12-12 19:39:11 +08:00 |
yihaoDeng
|
113355e45e
|
release unused handle
|
2022-12-12 19:10:40 +08:00 |
Haojun Liao
|
d7edcfd207
|
fix(query): set dataload flag.
|
2022-12-12 18:33:44 +08:00 |
yihaoDeng
|
8cc54650fc
|
set compressMsg range
|
2022-12-12 18:14:54 +08:00 |
Haojun Liao
|
8f02297890
|
refactor: do some internal refactor.
|
2022-12-12 17:53:04 +08:00 |
Ganlin Zhao
|
159088267b
|
fix: fix error in getting pageIdList from group page hash map
|
2022-12-12 17:23:53 +08:00 |
Xiaoyu Wang
|
6d28232189
|
fix: create stream error
|
2022-12-12 17:14:08 +08:00 |
Xiaoyu Wang
|
903804883d
|
fix: create stream error
|
2022-12-12 15:35:50 +08:00 |
wade zhang
|
1b6d196e40
|
Merge pull request #18900 from taosdata/fix/main_bugfix_wxy
enh: shielding sql command 'alter database strict'
|
2022-12-12 15:26:49 +08:00 |
Haojun Liao
|
c31f36d841
|
fix(query): set data load flag for multi-way merge .
|
2022-12-12 15:06:40 +08:00 |
Haojun Liao
|
2bf21e6a17
|
fix(query): set flag for merged block.
|
2022-12-12 14:33:39 +08:00 |
slzhou
|
f4ef8dc7e7
|
Merge branch 'main' of github.com:taosdata/TDengine into szhou/cenc
|
2022-12-12 06:33:03 +00:00 |
Haojun Liao
|
1d9514d6d8
|
refactor(query): add an assert.
|
2022-12-12 14:28:08 +08:00 |
Xiaoyu Wang
|
dc64bb5110
|
enh: shielding sql command 'alter database strict'
|
2022-12-12 13:22:23 +08:00 |
Haojun Liao
|
6283581cb8
|
fix(query): remove invalid update block timestamp range.
|
2022-12-12 13:19:59 +08:00 |
Haojun Liao
|
4b5f4e5175
|
fix(query): fix error in check if load block is needed
|
2022-12-12 13:07:30 +08:00 |
Ganlin Zhao
|
3c777c492d
|
fix: fix taosd crash caused by assert
|
2022-12-12 10:20:03 +08:00 |
Shengliang Guan
|
aa512f1d55
|
Merge pull request #18874 from taosdata/fix/TD-21117
fix: control rpc qitem memory
|
2022-12-10 15:58:31 +08:00 |
shenglian zhou
|
25029a2e7a
|
fix: restore stream code
|
2022-12-10 15:53:32 +08:00 |
shenglian zhou
|
3024e91a8d
|
fix: restore stream code
|
2022-12-10 15:45:59 +08:00 |
shenglian zhou
|
8e8b7d1014
|
Merge branch 'main' of github.com:taosdata/TDengine into szhou/cenc
|
2022-12-10 15:37:12 +08:00 |
Shengliang Guan
|
066cb34a2d
|
Merge branch 'fix/liao_cov' of https://github.com/taosdata/TDengine into fix/liao_cov
|
2022-12-10 15:34:30 +08:00 |
Shengliang Guan
|
093a59eede
|
Merge pull request #18872 from taosdata/fix/liao_cov
fix(query): remove invalid assert and fix the error in memcpy data.
|
2022-12-10 15:31:45 +08:00 |
Haojun Liao
|
7563ba2dfc
|
fix(query): keep the correct value.
|
2022-12-10 14:07:34 +08:00 |
Shengliang Guan
|
50b66df39f
|
fix: control rpc qitem memory
|
2022-12-10 14:02:57 +08:00 |
shenglian zhou
|
0486d82b92
|
fix: fix stream core
|
2022-12-10 13:24:47 +08:00 |
Shengliang Guan
|
3a00bf2aa6
|
Merge pull request #18870 from taosdata/fix/TD-21115-main
fix: shell crash TD-21115
|
2022-12-10 12:57:14 +08:00 |
Shengliang Guan
|
f866f5d294
|
Merge pull request #18871 from taosdata/main
release: build 3.0.2.0
|
2022-12-10 12:56:59 +08:00 |
Shengliang Guan
|
0c6abb71c8
|
Merge pull request #18873 from taosdata/fix/liao_cov
fix(query): remove invalid assert and fix the error in memcpy data.
|
2022-12-10 12:27:41 +08:00 |
Haojun Liao
|
c1a68f7f3b
|
fix(query): remove invalid assert and fix the error in memcpy data.
|
2022-12-10 12:09:07 +08:00 |
shenglian zhou
|
c5abada99e
|
fix: fix gpd error
|
2022-12-10 11:46:47 +08:00 |
Shengliang Guan
|
585efa1ffd
|
Merge pull request #18864 from taosdata/fix/metaCacheMemLeak
fix:fix mem leak
|
2022-12-10 11:28:29 +08:00 |
yihaoDeng
|
3bce02438f
|
TD-21115
|
2022-12-10 11:12:54 +08:00 |
yihaoDeng
|
e7e34456fb
|
fix mem leak
|
2022-12-09 22:25:26 +08:00 |
Shengliang Guan
|
016f7642de
|
Merge pull request #18854 from taosdata/feature/stream
fix: mem leak
|
2022-12-09 21:48:20 +08:00 |
Shengliang Guan
|
b4ca6c84da
|
Merge pull request #18857 from taosdata/enh/changeDefaultValue
fix: change default sch value
|
2022-12-09 21:46:30 +08:00 |
Liu Jicong
|
a6fff95795
|
fix: close wal ref
|
2022-12-09 17:18:21 +08:00 |
yihaoDeng
|
e150913c7b
|
change default sch value
|
2022-12-09 17:08:51 +08:00 |
Shengliang Guan
|
5adf21b68f
|
Merge pull request #18850 from taosdata/fix/udfdCrash
fix: fix udfd crash
|
2022-12-09 15:15:44 +08:00 |
Shengliang Guan
|
70f74c3f37
|
Merge pull request #18848 from taosdata/fix/exHandleMemleak
fix: exhandle mem leak
|
2022-12-09 14:54:59 +08:00 |
yihaoDeng
|
52045c43ab
|
compile error
|
2022-12-09 13:30:25 +08:00 |
yihaoDeng
|
77829e2676
|
exhandle mem leak
|
2022-12-09 13:23:52 +08:00 |
Shengliang Guan
|
a2adbfcbd1
|
Merge branch 'main' into feat/TD-21045-main
|
2022-12-09 13:05:45 +08:00 |
Shengliang Guan
|
8e05106c62
|
Merge pull request #18837 from taosdata/fix/TD-19250-8
fix: release lock and memory in exceptional cases
|
2022-12-09 12:29:02 +08:00 |
dapan1121
|
4efa7c2b47
|
Merge pull request #18815 from taosdata/enh/insertOptimize
enh: insert multi tables optimize
|
2022-12-09 12:22:59 +08:00 |
54liuyao
|
8caca97568
|
feat:add delete mark for sma
|
2022-12-09 11:34:58 +08:00 |
yihaoDeng
|
0b1cef9b51
|
fix udfd crash
|
2022-12-09 11:29:04 +08:00 |
Shengliang Guan
|
783460b2d9
|
Merge pull request #18835 from taosdata/feature/stream
enh: tolerate exec error
|
2022-12-09 11:04:08 +08:00 |
Minglei Jin
|
c22fa53bc4
|
fix: release lock and memory in exceptional cases
|
2022-12-09 10:22:43 +08:00 |
dapan1121
|
bb0c337e43
|
fix: client retry issue
|
2022-12-09 10:06:07 +08:00 |
Liu Jicong
|
ecbc09663f
|
enh: tolerate exec error
|
2022-12-09 09:35:53 +08:00 |
dapan1121
|
61ad2588cc
|
fix: db release issue
|
2022-12-09 08:56:01 +08:00 |
dapan1121
|
43a349bc1e
|
fix: fix crash caused by null pointer
|
2022-12-09 07:12:57 +08:00 |
Shengliang Guan
|
acd3372a3c
|
Merge pull request #18829 from taosdata/fix/TD-20975
enh: TD-20975
|
2022-12-09 00:06:10 +08:00 |