Commit Graph

47031 Commits

Author SHA1 Message Date
Shengliang Guan 78c14a2c88 Merge remote-tracking branch 'origin/3.0' into merge/mainto3.0_1228 2022-12-28 14:59:02 +08:00
songshuqi b13c602cc0
Update 29-changes.md 2022-12-28 14:48:40 +08:00
Shengliang Guan bfca29a221
Merge pull request #19193 from taosdata/test/TD-19796
test: add test case for tmq replica 3
2022-12-28 14:45:56 +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 5ee3152131
Merge pull request #19203 from taosdata/docs/3.0.2.2
docs:release 3.0.2.2
2022-12-28 14:44:05 +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
Xiaoyu Wang 0fd305158d enh: when there is _wend and _wduration in the query, you can use tsma optimization 2022-12-28 14:07:58 +08:00
Shuduo Sang c09602bcde
fix: disable fma by default for old cpu (#19208) 2022-12-28 14:06:02 +08:00
Shuduo Sang 47d6af81a6 fix: disable fma by default for old cpu 2022-12-28 14:03:32 +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
Shengliang Guan e47bf7ba9f
Merge pull request #19198 from taosdata/fix/main_bugfix_wxy
fix: escape error in create topic
2022-12-28 12:10:42 +08:00
Xiaoyu Wang b686e1fd4d enh: delete useless code 2022-12-28 10:49:38 +08:00
Xiaoyu Wang 01b90f45eb Merge remote-tracking branch 'origin/3.0' into enh/3.0_planner_optimize 2022-12-28 10:33:17 +08:00
Xiaoyu Wang b6aadbf16f sql command 'create index' 2022-12-28 10:31:34 +08:00
Shengliang Guan d342ebcd77
Merge pull request #18720 from taosdata/refact/submit_req
Refact/submit req
2022-12-28 10:29:00 +08:00
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
xinsheng Ren 19e78cd540
Chore/xsren/windows enterprise (#19194)
* chore/windows enterprise make install

* chore/xsren/windos enterprise cotition

Co-authored-by: facetosea <25808407@qq.com>
2022-12-28 09:36:49 +08:00
Hui Li bd586814bf
Merge pull request #19196 from taosdata/test/TD-20974
test:add client-server compatibility test
2022-12-28 09:34:07 +08:00
sunpeng 3ccf2490d8
docs: taosadapter supports get table vgid (#19084)
* docs: taosadapter supports get table vgid

* fix: typos

Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2022-12-28 09:29:02 +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
Shuduo Sang 2176aa2840
fix: add sem free and init log (#19192)
Co-authored-by: dapan1121 <wpan@taosdata.com>
2022-12-27 18:54:26 +08:00
Ping Xiao d949008543 test: add test case for tmq replica 3 2022-12-27 18:53:06 +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
Shengliang Guan 024a7a58a1 fix: add some logs to detect vnodes.json emptyed 2022-12-27 18:46:32 +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
Minglei Jin f608481ffb fix(meta/assert/cleanup): remove asserts 2022-12-27 17:48:58 +08:00
Shuduo Sang f7b17a43a7
fix: taosbenchmark no vgroup if host specified for main (#19180) 2022-12-27 17:23:10 +08:00
54liuyao e5c4196c98 fix:calculate next sliding window error 2022-12-27 17:19:47 +08:00
Haojun Liao c801f3a7f6 Merge branch 'main' into feature/3_liaohj 2022-12-27 17:15:22 +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
Haojun Liao b1d4993a0e Merge remote-tracking branch 'origin/refact/submit_req' into refact/submit_req 2022-12-27 16:57:25 +08:00
Haojun Liao bfc5c2b62c test:disable tmq-taosx cases. 2022-12-27 16:57:00 +08:00
Haojun Liao 1e69538c37 fix(query): opt filter perf. 2022-12-27 16:55:38 +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
Shengliang Guan f9d643dd0b
Merge pull request #19178 from taosdata/fix/set_scan_limit
enh: set scan limit
2022-12-27 16:53:41 +08:00
Shengliang Guan 892be91001
Merge pull request #19179 from taosdata/refactor/stream_dispatch
refactor: stream dispatch
2022-12-27 16:53:26 +08:00
Shengliang Guan c844922aef
Merge pull request #19172 from taosdata/feature/3_liaohj
refactor: do some internal refactor.
2022-12-27 16:07:23 +08:00
Shengliang Guan d0512f2760
Merge pull request #19174 from taosdata/feature/stream_main
fix: skip msg
2022-12-27 16:07:06 +08:00
chenhaoran 44893b0e95 test:make sure the old taosd is closed befor starting new taosd 2022-12-27 15:51:56 +08:00
Shuduo Sang 11b9175694
fix: taosbenchmark no vgroup if host specified for 3022 (#19181) 2022-12-27 15:47:54 +08:00
Liu Jicong dcb71e4af1 refactor: stream dispatch 2022-12-27 15:17:43 +08:00
Liu Jicong 39eb62d80d enh: set scan limit 2022-12-27 14:52:41 +08:00
Benguang Zhao ab8efc828d enh: check existence of msg head at SRpcMsg pCont in vmPutMsgToQueue 2022-12-27 14:26:15 +08:00
Shengliang Guan 861493010e fix: display the correct log information 2022-12-27 14:15:20 +08:00
Shengliang Guan b7f6d152f8 fix: display the correct log information 2022-12-27 14:14:18 +08:00