Commit Graph

39004 Commits

Author SHA1 Message Date
Shengliang Guan 65fa1e0164 fix: deadlock of mnode if its state changed 2022-08-12 19:20:31 +08:00
Haojun Liao f96aa3e2ff fix(query): fix memory leak. 2022-08-12 19:11:10 +08:00
Xiaoyu Wang e6593b8600 enh: create stream options adjust 2022-08-12 19:08:55 +08:00
Liu Jicong 6fd3d1f0ae
Update 14-stream.md 2022-08-12 19:05:44 +08:00
xleili e9bbc02df4 test(docs):add nodejs 3.0 reference sample to CI 2022-08-12 18:59:15 +08:00
slzhou 126e3d0b4c fix: add special case for partition by + limit 2022-08-12 18:56:12 +08:00
Shengliang Guan 2c28cdcbb5 fix: deadlock of mnode if its state changed 2022-08-12 18:49:41 +08:00
Haojun Liao d08841d747
Merge pull request #16053 from taosdata/feature/3_liaohj
fix(query): return error code instead of assert.
2022-08-12 18:48:24 +08:00
Shengliang Guan 99e1001836
Merge pull request #16051 from taosdata/fix/mnode
fix: deadlock of vnode if its state changed
2022-08-12 18:46:30 +08:00
Minglei Jin 4eff73e723
Merge pull request #16056 from taosdata/fix/TD-18362
fix: make unit tests building works
2022-08-12 18:44:00 +08:00
Minghao Li e50f09aa4c refactor(sync): update mnode elect timer 2022-08-12 18:38:14 +08:00
wenzhouwww 915588d0a3
Merge branch '3.0' into docs/readme_english 2022-08-12 18:38:05 +08:00
Minghao Li 7530a7e2e3 refactor(sync): update mnode elect timer 2022-08-12 18:37:08 +08:00
Li Minghao 89adebc1f5
Merge pull request #16054 from taosdata/feature/3.0_mhli
refactor(sync): update DEFAULT_DB_WAL_RETENTION_PERIOD
2022-08-12 18:36:25 +08:00
wenzhouwww@live.cn 994f5d71dc update 2022-08-12 18:35:50 +08:00
Zhiqiang Wang 98d124e245
Merge pull request #16034 from taosdata/fix/ZhiqiangWang/TD-17903-remove-win32-from-doc
doc: remove win32 from doc
2022-08-12 18:32:18 +08:00
Xiaoyu Wang 042e077ddc enh: create stream options adjust 2022-08-12 18:32:10 +08:00
Zhiqiang Wang b09f43b3a9
Merge branch '3.0' into fix/ZhiqiangWang/TD-17903-remove-win32-from-doc 2022-08-12 18:32:08 +08:00
wenzhouwww 05f41b472b
Merge branch '3.0' into docs/readme_english 2022-08-12 18:29:39 +08:00
Xiaoyu Wang 79f005552e fix: fill clause error 2022-08-12 18:18:16 +08:00
wenzhouwww@live.cn 5e56829315 docs : update readme about 3.0 branch about englist version 2022-08-12 18:16:44 +08:00
dapan1121 864f5e7f84
Merge pull request #16057 from taosdata/docs/dataQuery
docs: add stable query description
2022-08-12 18:15:20 +08:00
dapan1121 cc9e90976b docs: add stable query description 2022-08-12 18:10:34 +08:00
dapan1121 9ab4c4388c
Merge pull request #16049 from taosdata/fix/TD-18359
fix: fix dumplicated ctg callback issue
2022-08-12 18:05:55 +08:00
gccgdb1234 339a77ea2f doc: fix broken links 2022-08-12 18:05:25 +08:00
cpwu 6cf09fb5eb Merge branch '3.0' into cpwu/3.0 2022-08-12 18:04:03 +08:00
Minglei Jin 3a51e7f971 fix: make unit tests building works 2022-08-12 18:00:45 +08:00
cpwu 8922b48b11 add case to rest API CI 2022-08-12 18:00:11 +08:00
Shuduo Sang 269f139f7f
docs: update connector doc for3.0 (#16055)
* docs: update connector for 3.0

* docs: remove continous query from connector doc

* docs: update readme connector part

* docs: fill tabs of tmq.md

* docs: fix 07-tmq.md
2022-08-12 17:51:10 +08:00
gccgdb1234 46f1e36295 doc: remove duplicate imports 2022-08-12 17:47:46 +08:00
dapan1121 7d9e982cae
Merge pull request #16052 from taosdata/docs/dataQuery
docs: update data query doc
2022-08-12 17:40:50 +08:00
wade zhang d011ce4bf5
Merge pull request #16048 from taosdata/test/td-15880-1
docs: update 06-stream.md for stream-computing
2022-08-12 17:39:21 +08:00
Haojun Liao 77b109dfdc fix(query): return error code instead of assert. 2022-08-12 17:37:55 +08:00
Shuduo Sang 1a868167a4
docs: update connector tmq page for3.0 (#16045)
* docs: update connector for 3.0

* docs: remove continous query from connector doc

* docs: update readme connector part

* docs: fill tabs of tmq.md
2022-08-12 17:37:33 +08:00
dapan1121 20baf373a0
Update 01-arch.md 2022-08-12 17:37:11 +08:00
Minghao Li e8d63b7228 refactor(sync): update DEFAULT_DB_WAL_RETENTION_PERIOD 2022-08-12 17:35:41 +08:00
Shengliang Guan 646cb378ae fix: deadlock of vnode if its state changed 2022-08-12 17:35:08 +08:00
Shengliang Guan 353109cd53 fix: deadlock of vnode if its state changed 2022-08-12 17:25:08 +08:00
slzhou d7a9f69cb5 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fixbug 2022-08-12 17:20:58 +08:00
slzhou 99030690c2 fix: set operator early when select * from stb limit n 2022-08-12 17:19:56 +08:00
Minghao Li 031137d1ec Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli 2022-08-12 17:19:09 +08:00
shenglian-zhou 536a768032
Merge pull request #16041 from taosdata/szhou/fix/leave
fix: query ins_tags failure when no vgroups;
2022-08-12 17:17:35 +08:00
Shengliang Guan 5b300b5819
Merge pull request #16044 from taosdata/fix/mnode
fix: deadlock of mnode if its state changed
2022-08-12 17:14:56 +08:00
dapan1121 1d7c2ac9e3 fix: fix dumplicated ctg callback issue 2022-08-12 17:10:26 +08:00
Xiaoyu Wang 2ad70dff1e fix: output datablcok desc error 2022-08-12 17:08:32 +08:00
dapan1121 6e6b06e0a1
Merge pull request #16039 from taosdata/fix/userAuth
fix: fix sysdb user authentication failure
2022-08-12 17:02:37 +08:00
jiajingbin 47c9309a2c docs: update 06-stream.md for stream-computing 2022-08-12 16:57:37 +08:00
gccgdb1234 8ed6342eb4 doc: correct download link 2022-08-12 16:53:57 +08:00
Xiaoyu Wang e1508436f4 enh: insert client optimize 2022-08-12 16:47:42 +08:00
Xiaoyu Wang dd33c0a3f6 enh: create stream options adjust 2022-08-12 16:40:49 +08:00