Commit Graph

46804 Commits

Author SHA1 Message Date
54liuyao 70ffbabcbf fix:remove assert 2022-12-26 10:15:14 +08:00
Liu Jicong 834495d62a refact: adapt to new sml api 2022-12-26 10:14:59 +08:00
Minglei Jin 3ea9fadfc8 fix(vnd): save vnode info at the begining of vnode prepare commit 2022-12-26 10:10:49 +08:00
dapan1121 db859aaff3
Merge pull request #19128 from taosdata/fix/TS-2321-MAIN
fix(query): show sql len on systable length modify from 1024 to 2048
2022-12-26 10:04:05 +08:00
sunpeng e86b62e786
docs: update go tmq demo (#19139) 2022-12-26 10:01:33 +08:00
Shengliang Guan 3556565508 Merge branch 'fix/TD-21446' into enh/TD-21492 2022-12-26 09:32:03 +08:00
Minglei Jin c4f40874c1 tdb/pager: debug logs for pager restore 2022-12-26 09:28:00 +08:00
Shengliang Guan 664dcb6b4e Merge branch 'main' into merge/mainto3.0_1226 2022-12-26 09:26:54 +08:00
dapan1121 d3eb1a745d
Merge pull request #19137 from taosdata/feature/TD-19148-D
feat: rsma snapshot refactor for stream state
2022-12-26 09:20:01 +08:00
Shengliang Guan 028cc52846
Merge pull request #19116 from taosdata/feature/3_liaohj
refactor: do some internal refactor.
2022-12-26 09:12:35 +08:00
Shengliang Guan 54f297f6bf
Merge pull request #19127 from taosdata/enh/enhChartsetConvert
enh: enh chartset convert
2022-12-26 09:12:19 +08:00
kailixu 3db53d9ff6 chore: stream state path 2022-12-26 07:04:18 +08:00
kailixu cde0c03e01 fix: rsma/tsma CI error 2022-12-26 02:37:31 +08:00
kailixu 9c9c263ace chore: rsma query debug log 2022-12-26 01:22:43 +08:00
kailixu d983dd89d1 chore: rsma snapshot 2022-12-26 01:16:51 +08:00
kailixu dfa7e0f59a chore: rsma fs apply change 2022-12-25 23:59:48 +08:00
kailixu 8efce718b0 Merge branch '3.0' into feature/TD-19148-D 2022-12-25 22:08:10 +08:00
kailixu 73710da55f chore: rsma sync and assert 2022-12-25 21:54:09 +08:00
Shuduo Sang fd4515cf1c
fix: taosbenchmark bigint random (#19133)
* fix: taosbenchmark bigint random

* fix: update taos-tools cf3132f

* fix: update taos-tools 3cb61bd

* fix: update taos-tools 8490c71

* fix: update taos-tools c5c177e

* fix: update taos-tools 0ee2cb9

* fix: update taos-tools 4a51344

* fix: update taos-tools 11b60a4
2022-12-25 19:44:15 +08:00
dapan1121 8ea246e549
Merge pull request #19120 from taosdata/fix/TD-21448
fix: interval + fill desc order result different issue
2022-12-25 15:29:10 +08:00
dapan1121 ac08d13340
Merge pull request #19104 from taosdata/fix/TS-2324
fix: duplicated groups result in group by
2022-12-25 15:19:53 +08:00
dapan1121 2e0903a9f2
Merge pull request #19089 from taosdata/fix/TS-2286
fix: fill null value issue
2022-12-25 15:16:48 +08:00
dapan1121 a6e7f0f2d5
Merge pull request #18960 from taosdata/fix/TD-20621-3.0
fix(query): avg function support overflow sum value calculate
2022-12-25 15:12:28 +08:00
xleili 05997a3dcf docs:release 3.0.2.2 2022-12-24 11:16:12 -05:00
kailixu ed3a0c1dc1 chore: vgId format uniform 2022-12-24 23:44:01 +08:00
kailixu 6d01e18f31 chore: rsma fs and vnode commit optimization 2022-12-24 23:37:58 +08:00
Shuduo Sang 511aa6f352
fix: windows taosdump refine cmake (#19129)
* fix: taostools 05c2030

* fix: taostools 05c2030

* fix: update taos-tools b232ec3

* fix: update taostools commit

* fix: update taos-tools 656e8f9

* fix: update taos-tools 7c244b4

* fix: update a61cc65 taos-tools

* fix: update taos-tools 32a10ee

* fix: update taos-tools 540175c

* fix: update taos-tools 579a77b

* fix: update taos-tools bb30d7f

* fix: update taos-tools 55c217c

* fix: update taos-tools d0a9f4e

* fix: updata taostools 8ae6f8b

* fix: update taos-tools f32ec94

* fix: update taos-tools 2cb1d69

* fix: update taos-tools d981cee

* fix: cmake file format

* fix: taos-tools e718155

* fix: update taos-tools 904c558

* test: build tools on windows

* fix: update taos-tools fd458f0

* fix: update taos-tools 4b268d2

* fix: update taos-tools c390746

* fix: update taos-tools c6d53d4

* fix: update taos-tools d422e0a

* fix: taos-tools efa2a5f

* fix: update taos-tools fab042d

* fix: taosdump data schema on windows

* fix: update taos-tools f42bbd5

* fix: update taos-tools 5d9e2ce

* fix: udpate taos-tools 75d049a

* fix: update taos-tools 3b74f43

* fix: change way to get git tag

* fix: update taos-tools 613899e

* fix: update taos-tools 8a10629

* fix: update taos-tools 26cf49c

* fix: update taos-tools 1747390
2022-12-24 20:44:59 +08:00
kailixu c90a41a8fa Merge branch '3.0' into feature/TD-19148-D 2022-12-24 17:34:08 +08:00
Shuduo Sang 69edf1bb42
fix: taosdump data schema on windows (#19123)
* fix: taostools 05c2030

* fix: taostools 05c2030

* fix: update taos-tools b232ec3

* fix: update taostools commit

* fix: update taos-tools 656e8f9

* fix: update taos-tools 7c244b4

* fix: update a61cc65 taos-tools

* fix: update taos-tools 32a10ee

* fix: update taos-tools 540175c

* fix: update taos-tools 579a77b

* fix: update taos-tools bb30d7f

* fix: update taos-tools 55c217c

* fix: update taos-tools d0a9f4e

* fix: updata taostools 8ae6f8b

* fix: update taos-tools f32ec94

* fix: update taos-tools 2cb1d69

* fix: update taos-tools d981cee

* fix: cmake file format

* fix: taos-tools e718155

* fix: update taos-tools 904c558

* test: build tools on windows

* fix: update taos-tools fd458f0

* fix: update taos-tools 4b268d2

* fix: update taos-tools c390746

* fix: update taos-tools c6d53d4

* fix: update taos-tools d422e0a

* fix: taos-tools efa2a5f

* fix: update taos-tools fab042d

* fix: taosdump data schema on windows

* fix: update taos-tools f42bbd5

* fix: update taos-tools 5d9e2ce

* fix: udpate taos-tools 75d049a

* fix: update taos-tools 3b74f43
2022-12-24 14:01:15 +08:00
Alex Duan 4a97f25725 fix(query): show sql len on systable length modify from 1024 to 2048 2022-12-24 11:16:45 +08:00
kailixu 4f25c0f7d3 Merge branch '3.0' into feature/TD-19148-D 2022-12-24 00:59:35 +08:00
Haojun Liao 1edf1e1799 refactor: do some internal refactor. 2022-12-23 23:02:40 +08:00
yihaoDeng 59e63082d5 opt index write 2022-12-23 22:45:59 +08:00
yihaoDeng bc693f374c opt index write 2022-12-23 22:42:32 +08:00
yihaoDeng 71bbc4fdd0 update charset conv 2022-12-23 22:21:28 +08:00
Shengliang Guan a2ae35153a
Merge pull request #19119 from taosdata/enh/TS-873
enh: print ipstr on taos_connect
2022-12-23 21:24:11 +08:00
Shengliang Guan 81bd91f9e6
Merge pull request #19121 from taosdata/test/TD-21435-main
test: add test cases
2022-12-23 21:23:43 +08:00
Shengliang Guan 1758b97e91
Merge pull request #19122 from taosdata/fix/skip_msg
fix: skip msg
2022-12-23 21:21:59 +08:00
Liu Jicong 0d56da7508 fix: skip msg 2022-12-23 19:04:39 +08:00
Ping Xiao 3c5f07f70b test: add test cases 2022-12-23 18:39:21 +08:00
dapan1121 94677762f6 fix: interval + fill desc order result different issue 2022-12-23 18:19:29 +08:00
Shengliang Guan 9a2d56905d enh: print ipstr on taos_connect 2022-12-23 18:04:25 +08:00
Xiaoyu Wang 78add31d45
Merge pull request #19117 from taosdata/refact/submit_req_wxy
merge 3.0
2022-12-23 17:51:05 +08:00
WANG MINGMING 190609801a
Merge pull request #19118 from taosdata/refact/submit_req_taosx
fix:add test case for TS-2035
2022-12-23 17:50:49 +08:00
Xiaoyu Wang 0c269c317b merge 3.0 2022-12-23 17:50:05 +08:00
wangmm0220 c5abfe838d fix:add test case for TS-2035 2022-12-23 17:50:01 +08:00
Haojun Liao 224f5a72c2 refactor: do some internal refactor. 2022-12-23 17:45:12 +08:00
Haojun Liao a4213aedf0 refactor: do some internal refactor. 2022-12-23 17:23:31 +08:00
Shengliang Guan 292bf01902
Merge pull request #19108 from taosdata/fix/main_bugfix_wxy
fix: keepColumnName parameter changes the user alias
2022-12-23 17:19:10 +08:00
wade zhang 401396a0b9
Merge pull request #19112 from taosdata/DuanKuanJun-patch-7
Update 24-show.md
2022-12-23 16:58:18 +08:00