Commit Graph

42291 Commits

Author SHA1 Message Date
wade zhang c7835d9f74
Update 01-arch.md 2022-10-19 11:33:21 +08:00
Shengliang Guan 96ca18e61e Merge remote-tracking branch 'origin/3.0' into enh/TD-19623 2022-10-19 11:18:21 +08:00
Shengliang Guan 8764cf9adb refact: remove multi process codes 2022-10-19 11:08:42 +08:00
54liuyao 7f16081e29 feat(stream): stream task and meta 2022-10-19 10:49:42 +08:00
Shengliang Guan 05bf2bc4fa fix: comment out unstable case 2022-10-19 10:48:51 +08:00
Hongze Cheng 7aa16f8e98 more fix 2022-10-19 10:43:06 +08:00
Shengliang Guan 6780f4cebf test: comment out unstable case 2022-10-19 10:39:56 +08:00
Shengliang Guan 2178028c4c
Merge pull request #17463 from taosdata/docs/glzhao89-patch-1
docs: fix interp docs
2022-10-19 10:34:23 +08:00
Hongze Cheng cebb964e31 fix more code 2022-10-19 10:33:07 +08:00
Cary Xu 76843a54cb chore: test case optimization for tsma 2022-10-19 10:30:14 +08:00
Ganlin Zhao 26fe97e93f
Update 10-function.md 2022-10-19 10:25:21 +08:00
Ganlin Zhao f912c63202 Update 10-function.md 2022-10-19 10:22:53 +08:00
Ganlin Zhao 72a49b1e9d
Update 10-function.md 2022-10-19 10:16:42 +08:00
Hongze Cheng 1d6c5e63ed Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/commit_txn 2022-10-19 10:13:59 +08:00
Ganlin Zhao cb7ae02a14
docs: fix interp cn docs 2022-10-19 10:12:45 +08:00
Shengliang Guan 7cdfade1ae
Merge pull request #17442 from taosdata/fix/TD-19443-V30
fix(query): improve performance for first function x10 quickly
2022-10-19 10:06:55 +08:00
Shengliang Guan fc5af24975
Merge pull request #17444 from taosdata/enh/TD-19622
refact: remove bnode codes
2022-10-19 10:06:35 +08:00
Cary Xu 39243cbb19 Merge branch '3.0' into fix/TD-19254-D 2022-10-19 09:37:55 +08:00
Cary Xu a6e3da8045 chore: code optimization for sma commit 2022-10-19 09:37:38 +08:00
dapan1121 c49179eac9 fix: fix coverity issues 2022-10-19 09:35:03 +08:00
Shengliang Guan 510a745832
Merge pull request #17455 from taosdata/test/TD19485
Test/td19485
2022-10-19 09:28:21 +08:00
Shengliang Guan ce85caf147
Merge pull request #17458 from taosdata/docs/ZhiqiangWang/TD-19573-update-mac-docs
docs: update mac docs
2022-10-19 09:27:34 +08:00
dapan1121 53e73511b5 Merge remote-tracking branch 'origin/3.0' into fix/coverity.pw 2022-10-19 09:16:13 +08:00
dapan1121 20085e5b72 fix:fix coverity issues 2022-10-19 09:15:04 +08:00
Hongze Cheng efa9f19d18 make it compile 2022-10-19 09:12:37 +08:00
Hongze Cheng 71a2db6cf2 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/commit_txn 2022-10-19 09:10:36 +08:00
Shengliang Guan a941b0b919
Merge pull request #17441 from taosdata/enh/TD-19463_2
enh: sync propose return at once if replica is 1
2022-10-19 09:07:57 +08:00
Shengliang Guan a25ee4f1da
Merge pull request #17445 from taosdata/test3.0/lihui
test: modify timestamp for insert success anywhen
2022-10-19 09:07:23 +08:00
Shengliang Guan 5cd1c12c4b
Merge pull request #17448 from taosdata/fix/TD-19619
fix(query): mode function output behavior if there're multiple highest frequency of occurrence.
2022-10-19 09:06:43 +08:00
Shengliang Guan 3592344fc6
Merge pull request #17449 from taosdata/fix/TD-19628
enh: comment out unused codes in tsim
2022-10-19 09:05:59 +08:00
Shengliang Guan 5849f99710
Merge pull request #17446 from taosdata/feature/stream_ly
feat(stream):replace disk buff
2022-10-19 09:05:51 +08:00
Hongze Cheng 864111d85c Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/commit_txn 2022-10-19 09:02:01 +08:00
dapan1121 b621f04e40
Merge pull request #17436 from taosdata/feature/TD-14761
fix:defeats in converity scan
2022-10-19 09:00:07 +08:00
Shuduo Sang 312294bff4
feat: taosbenchmark support partial col 9284147 (#17456) 2022-10-19 08:57:07 +08:00
Liu Jicong 936c78f424
Merge pull request #17440 from taosdata/feature/stream
refactor: tmq commit
2022-10-18 23:47:26 +08:00
Hongze Cheng 74d025c783 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/commit_txn 2022-10-18 22:47:12 +08:00
dapan1121 99fd3284df
Merge pull request #17439 from taosdata/fix/coverity.pw
fix: fix coverity issues
2022-10-18 22:15:20 +08:00
chenhaoran 4a96af8037 test:add md5sum file of ci libtaos 2022-10-18 14:04:49 +00:00
chenhaoran 4292ef6e7c test:add md5sum file of ci libtaos 2022-10-18 12:26:05 +00:00
chenhaoran ae01bba8c6 Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2022-10-18 12:23:27 +00:00
Xuefeng Tan c77bc2b9b9
doc : driver-go support WebSocket-based bulk pulling (#17435)
* doc : driver-go support WebSocket-based bulk pulling

* doc : update English translation

* docs: remove preparation section

Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2022-10-18 19:12:35 +08:00
Minghao Li 4c9f10b6f3 refactor(sync): add sync ctrl queue in vnode 2022-10-18 19:12:34 +08:00
Ganlin Zhao 2d1f7354a9 fix null value handling 2022-10-18 19:11:49 +08:00
Shengliang Guan de4f430928
Merge pull request #17437 from taosdata/fix/ZhiqiangWang/TD-19607-shell-input-Chinese-char-error
fix: shell input Chinese char error
2022-10-18 18:43:33 +08:00
Minglei Jin 82132cdfdd meta: new metaFinishCommit api & rollback parameter with metaOpen 2022-10-18 18:34:39 +08:00
Shengliang Guan b44a795179
Merge pull request #17432 from taosdata/fix/TD-19250-3
fix: coverity issues
2022-10-18 18:14:03 +08:00
54liuyao 8efd7e8763 feat(stream):replace disk buff 2022-10-18 18:13:47 +08:00
Shengliang Guan 2ece142aba Merge remote-tracking branch 'origin/3.0' into enh/TD-19463_2 2022-10-18 18:13:16 +08:00
afwerar abbfa0b8e5 docs: update mac docs 2022-10-18 18:13:00 +08:00
Shengliang Guan 797ed80f70 enh: comment out unused codes in tsim 2022-10-18 18:08:49 +08:00