Commit Graph

47169 Commits

Author SHA1 Message Date
Minglei Jin 858e5321c8
Merge branch '3.0' into fix/TD-21210 2022-12-28 18:40:46 +08:00
Minglei Jin 0facc8e088 fix(tdb/assert/cleanup): remove asserts 2022-12-28 18:38:15 +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
Ganlin Zhao ec75ddec83 fix(query): fix count/hyperloglog return additional row in group by
when queryPolicy is set to 3.
2022-12-28 17:27:23 +08:00
54liuyao 4734795fe1 feat(stream):stream insert data into an existing table 2022-12-28 17:09:54 +08:00
Shengliang Guan fb628f7fdf
Merge pull request #19212 from taosdata/merge/mainto3.0_1228
merge from main to 3.0
2022-12-28 17:03:11 +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
wade zhang 0721ac3d56
Update 24-show.md 2022-12-28 15:46:46 +08:00
wade zhang cb7c141660
Update 24-show.md 2022-12-28 15:44:40 +08:00
wade zhang d1001dde7e
Update 24-show.md 2022-12-28 15:44:09 +08:00
wade zhang 4aae524444
Update 24-show.md 2022-12-28 15:42:45 +08:00
Shengliang Guan 6ab879ab1d
Merge pull request #19207 from taosdata/fix/sangshuduo/TD-21502-disable-fma-by-default-main
fix: disable fma by default for old cpu
2022-12-28 15:34:37 +08:00
Shengliang Guan 34e5d1e6bd
Merge pull request #19209 from taosdata/enh/3.0_planner_optimize
enh: when there is _wend and _wduration in the query, you can use tsma optimization
2022-12-28 15:33:51 +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 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