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 |
gccgdb1234
|
76d02583dd
|
doc: fix syntax error
|
2022-08-12 16:33:47 +08:00 |
Shengliang Guan
|
4f90578270
|
fix: deadlock of vnode if its state changed
|
2022-08-12 16:32:11 +08:00 |
Shengliang Guan
|
1d9331e257
|
fix: deadlock of mnode if its state changed
|
2022-08-12 16:32:03 +08:00 |
wade zhang
|
5e42c70e99
|
Merge pull request #16046 from taosdata/yzhao/pydocs/3.0
docs: add tmq example in python
|
2022-08-12 16:28:25 +08:00 |
gccgdb1234
|
5d471bf685
|
doc: replace c sample with #include
|
2022-08-12 16:27:26 +08:00 |
wade zhang
|
db7768fed5
|
Update 07-tmq.md
|
2022-08-12 16:15:41 +08:00 |
wade zhang
|
c7dc747be5
|
Update README.md
|
2022-08-12 16:11:25 +08:00 |
plum-lihui
|
392cd9f7f8
|
docs:modify c example code
|
2022-08-12 16:09:25 +08:00 |
zhaoyanggh
|
2ff73d44d8
|
docs: add tmq example in python
|
2022-08-12 16:07:00 +08:00 |
Shengliang Guan
|
c47e387d13
|
fix: deadlock of mnode if its state changed
|
2022-08-12 15:57:07 +08:00 |
gccgdb1234
|
de225e6f97
|
doc: refine 07-tmq.md
|
2022-08-12 15:35:19 +08:00 |
Minghao Li
|
f4da54d624
|
refactor(sync): update DEFAULT_DB_WAL_RETENTION_PERIOD
|
2022-08-12 15:25:52 +08:00 |
Shengliang Guan
|
b311b873a1
|
Merge pull request #16028 from taosdata/szhou/fixbug
fix: sample/top/bottom is not allowed with fill clause
|
2022-08-12 15:08:59 +08:00 |
Xiaoyu Wang
|
1cce6494a6
|
enh: create stream options adjust
|
2022-08-12 15:04:04 +08:00 |
wangmm0220
|
4f97d72502
|
fix:memory leak
|
2022-08-12 15:02:34 +08:00 |
dapan1121
|
46edeec314
|
fix: fix case issues
|
2022-08-12 14:55:31 +08:00 |
slzhou
|
64121d7b8f
|
Merge branch 'szhou/fix/leave' of github.com:taosdata/TDengine into szhou/fix/leave
|
2022-08-12 14:54:26 +08:00 |
slzhou
|
d9eae4dd4c
|
fix : fix error caused by empty vgroups when no user tables
|
2022-08-12 14:54:12 +08:00 |
Haojun Liao
|
dc991a9040
|
other:merge 3.0
|
2022-08-12 14:51:52 +08:00 |
Yihao Deng
|
1bfa9d2333
|
Merge pull request #16040 from taosdata/fix/operMemCorrupt
fix operator double free
|
2022-08-12 14:51:37 +08:00 |
Haojun Liao
|
7084c765d0
|
fix(query): set correct fill column index.
|
2022-08-12 14:45:06 +08:00 |
wangmm0220
|
61a19b80d7
|
Merge branch '3.0' into feature/3.0_query_optimize
|
2022-08-12 14:41:08 +08:00 |
wangmm0220
|
78e87a0aae
|
fix:memory leak
|
2022-08-12 14:38:54 +08:00 |
wade zhang
|
df3fd8f5da
|
Merge pull request #16030 from taosdata/docs/jiacy
docs:add windows install and uninstall
|
2022-08-12 14:30:34 +08:00 |
wade zhang
|
3b0ee85c99
|
Update java.mdx
|
2022-08-12 14:28:37 +08:00 |