Ganlin Zhao
d8b8ece9c1
fix(query): fix floating type handle sma error
2022-12-29 18:12:29 +08:00
Shengliang Guan
3c331dc145
Merge pull request #19250 from taosdata/fix/main_bugfix_wxy
...
fix: escape error in create topic/stream
2022-12-29 16:08:50 +08:00
Shengliang Guan
92471d2154
Merge pull request #19249 from taosdata/fix/TD-21621
...
fix(tdb): free stack celldecoder's pVal
2022-12-29 16:03:19 +08:00
Xiaoyu Wang
e0ca1affdf
fix: escape error in create topic/stream
2022-12-29 14:39:02 +08:00
Minglei Jin
f12df819ae
fix(tdb): free stack celldecoder's pVal
2022-12-29 14:23:21 +08:00
Shengliang Guan
1f9786886b
Merge pull request #19242 from taosdata/fix/TS-2349
...
refact: adjust sync log
2022-12-29 13:22:45 +08:00
dapan1121
4a142018da
Merge pull request #19224 from taosdata/fix/TD-21561
...
fix(query): fix count/hyperloglog return additional row in group by when queryPolicy is set to 3.
2022-12-29 12:28:28 +08:00
Shengliang Guan
b05c65cd47
refact: rename variables
2022-12-29 11:21:22 +08:00
Shengliang Guan
8ca0cdfa40
Merge pull request #19232 from taosdata/FIX/xsren/winSort
...
Fix/xsren/win sort & mac fqdn
2022-12-29 11:13:48 +08:00
Shengliang Guan
4b7ab0a839
refact: adjust log
2022-12-29 11:00:33 +08:00
dapan1121
52cd40ea4f
Merge pull request #19213 from taosdata/fix/TD-21555
...
fix:fill operator fill next issue
2022-12-29 10:58:56 +08:00
Shengliang Guan
7e67dc032d
refact: rename variables
2022-12-29 10:41:01 +08:00
Ganlin Zhao
8f7ed5a267
fix bug
2022-12-29 09:54:06 +08:00
xinsheng Ren
1876d6d748
Fix/xsren/td 20817 mac fqdn ( #19078 )
...
* fix/TD-20817-mac-fqdn use localhostname
* fix/TD-20817-mac-fqdn redundant codes
* fix/TD-20817-mac-fqdn,replace command with api
Co-authored-by: facetosea <25808407@qq.com>
Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2022-12-29 09:38:48 +08:00
xinsheng Ren
8c35b856c6
fix/TS-2297/windows sort use stdlib ( #19152 )
...
Co-authored-by: facetosea <25808407@qq.com>
2022-12-29 09:38:16 +08:00
Shengliang Guan
6e9b5d1be6
Merge pull request #19219 from taosdata/fix/TD-21566
...
fix: support_vnodes and the max supported vgroups mis-match
2022-12-29 09:22:14 +08:00
Shengliang Guan
80d3c27a17
Merge pull request #19223 from taosdata/fix/TS-2349
...
fix: set dnode online after status check success
2022-12-29 09:22:02 +08:00
dapan1121
8b8acdc2d7
Merge pull request #19205 from taosdata/szhou/cenc
...
fix: covert scalar param to data block
2022-12-29 08:45:35 +08:00
Shengliang Guan
cc29662bf9
fix: adjust weight of mnode while balance
2022-12-28 20:09:02 +08:00
Shengliang Guan
c9b81efc47
Merge remote-tracking branch 'origin/main' into fix/TD-21566
2022-12-28 19:20:40 +08:00
Shengliang Guan
7680fd0ac3
Merge pull request #19210 from taosdata/enh/TD-21585
...
enh: adjusting the operation mode of the stream thread pool
2022-12-28 19:18:48 +08:00
Shengliang Guan
9e989691c3
fix: set dnode online after status check success
2022-12-28 19:10:12 +08:00
Ganlin Zhao
8460171cb6
fix(query): fix count/hyperloglog return additional row in group by
...
when queryPolicy is set to 3.
2022-12-28 18:53:51 +08:00
Shengliang Guan
d09011def8
Merge pull request #19190 from taosdata/feature/stream_main
...
fix memory leak
2022-12-28 17:46:30 +08:00
Shengliang Guan
72b1f6db43
Merge pull request #19217 from taosdata/fix/main_bugfix_wxy
...
fix: prohibit triggering modes other than at_once in non window stream
2022-12-28 17:46:06 +08:00
Shengliang Guan
8ce63ad857
Merge pull request #19215 from taosdata/fix/handleRpcClientOfTaosd
...
fix: handle except on taosd rpc-client
2022-12-28 17:32:19 +08:00
Ganlin Zhao
24b2ee0fff
fix(query): fix count/hyperloglog return additional row in group by
...
when queryPolicy is set to 3.
2022-12-28 17:29:07 +08:00
Ganlin Zhao
7bd98ec700
fix(query): fix count/hyperloglog return additional row in group by
...
when queryPolicy is set to 3.
2022-12-28 17:29:00 +08:00
Ganlin Zhao
b55af6372c
fix(query): fix count/hyperloglog return additional row in group by
...
when queryPolicy is set to 3.
2022-12-28 17:28:40 +08:00
Shengliang Guan
367b6512e9
fix: heap-buffer-overflow in auto qworker
2022-12-28 17:02:50 +08:00
Shengliang Guan
c64fbb59ea
fix: support_vnodes and the max supported vgroups mis-match
2022-12-28 16:39:02 +08:00
shenglian zhou
5c36d90bc2
fix: free the column info array
2022-12-28 16:18:24 +08:00
Xiaoyu Wang
b1d141ecab
fix: prohibit triggering modes other than at_once in non window stream
2022-12-28 16:10:53 +08:00
yihaoDeng
34c454b13c
handle except on taosd rpc-client
2022-12-28 15:19:35 +08:00
54liuyao
c90a632f42
fix:fill operator fill next issue
2022-12-28 15:00:57 +08:00
Shengliang Guan
d731d36093
Merge pull request #19197 from taosdata/TD-21541
...
fix: change system error code and avoid mem leak
2022-12-28 14:44:25 +08:00
Shengliang Guan
ed98fddf74
enh: adjusting the operation mode of the stream thread pool
2022-12-28 14:37:56 +08:00
shenglian zhou
2680ebff38
fix: set row for data block
2022-12-28 14:31:12 +08:00
shenglian zhou
ad1ba74646
fix: add block data clean up for the udf input data block
2022-12-28 13:52:40 +08:00
shenglian zhou
a29dea91a5
fix: covert scalar param to data block
2022-12-28 13:32:42 +08:00
Xiaoyu Wang
eddaaf24e4
fix: escape error in create topic
2022-12-28 10:22:13 +08:00
yihaoDeng
09681e37ca
change systerm code and avoid mem leak
2022-12-28 10:20:18 +08:00
Shengliang Guan
0455f060e4
Merge pull request #19189 from taosdata/enh/TD-21536
...
fix: double free on append log failed
2022-12-28 09:12:42 +08:00
dapan1121
79c5b20ba6
Merge pull request #19187 from taosdata/fix/TD-21553
...
fix:calculate next sliding window error
2022-12-27 18:51:16 +08:00
Liu Jicong
bbab03274a
fix memory leak
2022-12-27 18:02:43 +08:00
dapan1121
05e89c82bc
Merge pull request #19183 from taosdata/fix/schSemNull
...
fix: semaphore is not destroyed issue
2022-12-27 17:59:37 +08:00
Shengliang Guan
71a2848376
fix: double free on append log failed
2022-12-27 17:51:52 +08:00
54liuyao
e5c4196c98
fix:calculate next sliding window error
2022-12-27 17:19:47 +08:00
Shengliang Guan
250c73b0ec
Merge pull request #19176 from taosdata/fix/TD-21544
...
fix: display the correct log information
2022-12-27 16:57:29 +08:00
Shengliang Guan
0aced15e24
Merge pull request #19177 from taosdata/FIX/TD-21535-main
...
enh: check existence of msg head at SRpcMsg pCont in vmPutMsgToQueue
2022-12-27 16:54:09 +08:00