Commit Graph

44184 Commits

Author SHA1 Message Date
Shengliang Guan 9d9e4ae01f
Merge pull request #18062 from taosdata/fix/TD-20052
refact: adjust head file and sync log
2022-11-11 17:30:53 +08:00
Shengliang Guan b33d0e05f7
Merge pull request #18060 from taosdata/fix/set_offset_for_empty_record
fix(query): set offset for empty record
2022-11-11 17:30:38 +08:00
Pan YANG 9aeac30359 docs: optimize search result of download 2022-11-11 17:25:57 +08:00
dapan1121 89c13efba8 fix: fix query thread quit issue 2022-11-11 17:13:55 +08:00
Cary Xu 97e83a905b fix: iter next column for kv row 2022-11-11 17:07:16 +08:00
Ganlin Zhao 2b53f7be84 fix(query): report error if certain function query stable has duplicate
timestamps

TD-19892
2022-11-11 16:43:45 +08:00
wade zhang 28c0538b6a
Merge pull request #18068 from arielyang/yangpan-xiao-t
fix: import image before using in md/mdx file
2022-11-11 16:42:20 +08:00
haoranchen 3024bdf121
Update container_build.sh 2022-11-11 16:31:14 +08:00
Pan YANG 0ee7ccaf71 fix: import image before using in md/mdx file 2022-11-11 16:30:39 +08:00
wade zhang e8e1d64a9d
Update 10-cpp.mdx 2022-11-11 16:28:02 +08:00
Ganlin Zhao eec1b0bfb0 fix(query): report error if certain function query stable has duplicate
timestamps

TD-19892
2022-11-11 16:22:31 +08:00
54liuyao 7ea790021f fix:avoid duplicate results 2022-11-11 16:18:54 +08:00
yihaoDeng 8fa39accdf conn timeout refactor 2022-11-11 16:11:37 +08:00
Shengliang Guan 170b78ec74
Merge pull request #18054 from taosdata/fix/3.0_bugfix_wxy
enh: optimize the error message when illegally modifying the column length
2022-11-11 16:06:50 +08:00
Shengliang Guan 672384eca1
Merge pull request #18056 from taosdata/feature/stream
refactor(tmq): add more strict drop condition check
2022-11-11 16:06:31 +08:00
yihaoDeng 50f148abac conn timeout refactor 2022-11-11 16:04:20 +08:00
Hongze Cheng 6076bb0245 Merge branch '3.0' of https://github.com/taosdata/TDengine into perf/insert_optimize 2022-11-11 16:04:02 +08:00
Cary Xu 41a2b0e8ea chore: append kv row to block data 2022-11-11 16:01:41 +08:00
Shengliang Guan fd4de459a1
Merge pull request #18057 from taosdata/enh/TD-20052
refact: adjust sync debug codes
2022-11-11 16:00:48 +08:00
wade zhang c9772439a6
Merge pull request #18061 from arielyang/yangpan-xiao-t
fix: add html close tag for compile
2022-11-11 15:47:21 +08:00
Pan YANG 3b68771a42 fix: add html close tag for compile 2022-11-11 15:44:55 +08:00
Liu Jicong 265bb81b49 fix(query): set offset for empty record 2022-11-11 15:35:17 +08:00
Hui Li 6d46e2da70
Merge pull request #18052 from taosdata/lihui3.0/test
test: add case for tmq in replica3
2022-11-11 15:33:46 +08:00
wade zhang 7bd21c46e9
Merge pull request #18059 from arielyang/yangpan-xiao-t
docs: add WeChat QR code of xiao-t
2022-11-11 15:31:52 +08:00
Hongze Cheng 74223b3467 more optimize 2022-11-11 15:22:13 +08:00
Ganlin Zhao 1cba568604 fix(query): report error if certain function query stable has duplicate
timestamps

TD-19892
2022-11-11 15:22:00 +08:00
Shengliang Guan 1336ed11b2 refact: adjust sync ping message handler 2022-11-11 15:06:47 +08:00
Pan YANG 504a9fec31 docs: add WeChat QR code of xiao-t 2022-11-11 15:00:43 +08:00
Liu Jicong 603cc02671 refactor(tmq): add more strict drop condition check 2022-11-11 15:00:34 +08:00
Shengliang Guan 791802b656 Merge remote-tracking branch 'origin/3.0' into enh/TD-20052 2022-11-11 14:44:47 +08:00
Shengliang Guan 57f1b593e4 refact: adjust head file and sync log 2022-11-11 14:40:21 +08:00
Liu Jicong 2386e0b513 refactor(tmq): add more strict drop condition check 2022-11-11 14:37:31 +08:00
Shengliang Guan fd152f00ec refact: adjust head file and sync log 2022-11-11 14:35:16 +08:00
Shengliang Guan b4f8e45401 refact: adjust head file and sync log 2022-11-11 14:25:24 +08:00
Xiaoyu Wang dd4333b140 enh: optimize the error message when illegally modifying the column length 2022-11-11 14:11:42 +08:00
Hongze Cheng 057af11ae8 format more 2022-11-11 13:57:38 +08:00
Cary Xu d9faec5e9f enh: lock buf pool only for rsma vnode 2022-11-11 13:53:16 +08:00
chenhaoran 18b182eac9 ci:add scripts executable permission 2022-11-11 13:48:36 +08:00
Shengliang Guan d7b74c38d8
Merge pull request #18051 from taosdata/fix/3.0_bugfix_wxy
fix: the problem of null in case when expression
2022-11-11 13:45:19 +08:00
Shuduo Sang 11d7fc6042
fix: taosbenchmark ver on windows (#18039)
* feat: taosbenchmark support query fails then continue

* fix: taosbenchmark version for windows
2022-11-11 13:29:35 +08:00
Hongze Cheng 5f97ea3ce1 perf: more optimize 2022-11-11 13:11:48 +08:00
dapan1121 8ddef2e43e
Merge pull request #18046 from taosdata/fix/TS-2046-D
chore: set stream fill history on for tsma
2022-11-11 12:56:35 +08:00
chenhaoran fb06e73b91 Merge branch 'fix/TD-20317' of https://github.com/taosdata/TDengine into fix/TD-20317 2022-11-11 12:52:17 +08:00
chenhaoran 73a700de0f ci:modify compilation options 2022-11-11 12:50:01 +08:00
haoranchen 798e46cfd9
Merge branch '3.0' into fix/TD-20317 2022-11-11 12:49:25 +08:00
chenhaoran 6a2aa3ebb5 ci:modify compilation options 2022-11-11 12:48:06 +08:00
chenhaoran d11cf121a1 ci:modify compilation options 2022-11-11 12:44:00 +08:00
Shengliang Guan 2983f9ba48
Merge pull request #18047 from taosdata/fix/TD-20327
fix: update stb stats cache when creating/dropping child tables
2022-11-11 12:19:45 +08:00
Shengliang Guan 5de865992a refact: adjust head file and sync log 2022-11-11 12:19:10 +08:00
tangfangzhi 07ed178065 test: add case for tmq in replica3 2022-11-11 11:54:52 +08:00