Commit Graph

42337 Commits

Author SHA1 Message Date
Benguang Zhao 2aa7afe7fa Merge branch '3.0' into FIX/TD-19593-3.0 2022-10-19 16:31:13 +08:00
Minglei Jin 1e4601d8f6 fix: coverity issues 2022-10-19 16:30:50 +08:00
Liu Jicong 272236e3fe
Merge pull request #17477 from taosdata/feature/stream
docs(tmq)
2022-10-19 16:26:11 +08:00
dapan1121 8988de1903 feat: add retrieve table meta and vgroup info from cache 2022-10-19 16:23:23 +08:00
Liu Jicong e942b300b5 docs(tmq) 2022-10-19 16:20:30 +08:00
Liu Jicong 194692595d
Merge pull request #17476 from taosdata/feature/stream
docs(tmq)
2022-10-19 16:17:48 +08:00
Benguang Zhao 0930f1b742 fix: disable the -Wformat-y2k compiler option to keep tsim testcases from affected 2022-10-19 16:13:14 +08:00
Liu Jicong deb875f9e2 docs(tmq) 2022-10-19 16:12:47 +08:00
Liu Jicong 213a12c0c5
Merge pull request #17473 from taosdata/feature/stream
fix(query): project pass partition name
2022-10-19 15:53:13 +08:00
Hongze Cheng 331e62e72a
Merge pull request #17470 from taosdata/fix/hzcheng_coverity_scan
fix: coverity scan problem
2022-10-19 15:50:36 +08:00
Shengliang Guan 881db69feb
Merge pull request #17453 from taosdata/feature/sync2-merge
refactor(sync): add sync ctrl queue in vnode
2022-10-19 15:50:09 +08:00
Shengliang Guan c00069ed36
Merge pull request #17472 from taosdata/fix/3.0_bugfix_wxy
fix: handle coverity scan
2022-10-19 15:43:07 +08:00
slzhou 90bdfd8f01 enhance: add log of initialize resident func 2022-10-19 15:20:12 +08:00
slzhou 54803a56a6 enhance: add log of initialize resident func 2022-10-19 15:16:18 +08:00
Liu Jicong b51ef11dde fix(query): project pass partition name 2022-10-19 15:05:07 +08:00
Xiaoyu Wang 079a03f3b2 fix: handle coverity scan 2022-10-19 14:51:43 +08:00
Xiaoyu Wang 8cd36d9045 merge 3.0 2022-10-19 14:01:57 +08:00
Xiaoyu Wang 601f0f3edf fix: handle coverity scan 2022-10-19 13:56:39 +08:00
Shengliang Guan f6a841999e
Merge pull request #17469 from taosdata/3.0
release: build 3.0.1.5
2022-10-19 13:47:50 +08:00
Hongze Cheng cc455b9903 fix: coverity scan problem 2022-10-19 13:40:16 +08:00
Haojun Liao 74305814f0 fix(query): fix coverity issues. 2022-10-19 13:38:01 +08:00
Shengliang Guan 0e30d177fa Merge remote-tracking branch 'origin/3.0' into enh/TD-19623 2022-10-19 13:33:00 +08:00
Shengliang Guan c58daa705b
Merge pull request #17468 from taosdata/enh/TD-19611
enh: close vnode with multiple threads
2022-10-19 13:27:49 +08:00
Shengliang Guan d7728045f2
Merge pull request #17466 from taosdata/fix/TD-19600
test: restore case
2022-10-19 13:24:30 +08:00
Hongze Cheng eb7de2e571
Merge pull request #17443 from taosdata/fix/commit_txn
fix: commit txn
2022-10-19 13:15:15 +08:00
Shengliang Guan 87586431f9
Merge pull request #17465 from taosdata/feature/stream
fix(stream): stream state and session support partition tbname
2022-10-19 12:48:03 +08:00
Shuduo Sang de875b43c4
fix: taosbenchmark double free (#17464)
* feat: taosbenchmark support partial col 9284147

* fix: taosbenchmark fix double free cc973e0
2022-10-19 12:33:51 +08:00
Shengliang Guan 0ad70729aa
Merge pull request #17460 from taosdata/feature/stream_ly
feat(stream): stream task and meta
2022-10-19 12:14:53 +08:00
Shengliang Guan 35a071b9c3 enh: close vnode with multiple threads 2022-10-19 12:13:13 +08:00
Shengliang Guan 0365012b28 test: restore case 2022-10-19 12:00:49 +08:00
Hongze Cheng 20b3e2168b Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/commit_txn 2022-10-19 11:56:15 +08:00
Shengliang Guan 67e23350b2
Merge pull request #17461 from taosdata/fix/coverity.pw
fix: fix coverity issues
2022-10-19 11:54:35 +08:00
Shengliang Guan 4b1440575e test: restore case 2022-10-19 11:46:25 +08:00
Cary Xu e2aa4d2c8d Merge branch '3.0' into fix/TD-19223-D 2022-10-19 11:44:38 +08:00
Liu Jicong 8357c7342b fix(stream): stream state and session support partition tbname 2022-10-19 11:43:01 +08:00
Shengliang Guan 93f0c4c854
Merge pull request #17462 from taosdata/fix/TD-19254-D
chore: code optimization for sma commit
2022-10-19 11:42:01 +08:00
wade zhang c7835d9f74
Update 01-arch.md 2022-10-19 11:33:21 +08:00
Benguang Zhao f23018e38a fix: get a thread id for printing with taosGetPthreadId 2022-10-19 11:26:37 +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