huolibo
c07097ab3f
docs: add reference
2022-08-08 18:43:57 +08:00
shenglian zhou
c806f5a455
fix: modify udf document
2022-08-08 18:43:51 +08:00
Yihao Deng
dc5325544d
Merge pull request #15845 from taosdata/fix/avoidTimer
...
fix: avoid start timer
2022-08-08 18:37:37 +08:00
shenglian zhou
46082f800c
Merge branch 'szhou/fix/leave' of github.com:taosdata/TDengine into szhou/fix/leave
2022-08-08 18:33:33 +08:00
shenglian zhou
52d317180b
fix: modify udf document
2022-08-08 18:32:23 +08:00
Xiaoyu Wang
4345631d3c
fix: project adds whether to ignore the field of group id
2022-08-08 18:32:04 +08:00
Minglei Jin
a6d07527ca
Merge pull request #15854 from taosdata/fix/TD-18112
...
Fix/td 18112
2022-08-08 18:14:20 +08:00
dapan1121
63eea61cae
fix: fix show stables in sysdb result error
2022-08-08 18:13:35 +08:00
wade zhang
4b641ce10d
Update 01-faq.md
2022-08-08 18:12:50 +08:00
Liu Jicong
c411b9aebb
fix(stream): memory leak
2022-08-08 18:09:36 +08:00
huolibo
bf932e1d77
docs: add tmq sample code
2022-08-08 18:03:52 +08:00
plum-lihui
ee2dd5ff54
Merge branch '3.0' of github.com:taosdata/TDengine into 3.0
2022-08-08 18:03:30 +08:00
plum-lihui
839d729d7a
docs:modify faq
2022-08-08 18:03:02 +08:00
dapan1121
d281990195
fix: fix catalog crash issue
2022-08-08 18:02:38 +08:00
Xiaoyu Wang
125c73590d
Merge pull request #15847 from taosdata/feature/3.0_wxy
...
fix: sql command 'show cluster' error
2022-08-08 17:59:31 +08:00
Haojun Liao
0aef734a20
fix(query): fix syntax error.
2022-08-08 17:56:26 +08:00
Hui Li
b46f1a7b8b
Merge pull request #15830 from taosdata/cpwu/3.0
...
Test: add case to CI support rest API
2022-08-08 17:44:07 +08:00
Cary Xu
f4342a8b73
Merge pull request #15832 from taosdata/feature/TD-11274-3.0
...
enh: rsma fetch logic optimization
2022-08-08 17:34:34 +08:00
yihaoDeng
6c9ec8dccf
Merge branch '33' into stop
2022-08-08 17:34:24 +08:00
Li Minghao
4c775b118a
Merge pull request #15843 from taosdata/feature/3.0_mhli
...
refactor(sync): speed up replicate
2022-08-08 17:26:34 +08:00
Yihao Deng
d4a7c8cf4a
Merge pull request #15848 from taosdata/fix/clonetbmeta
...
fix: fix clone table meta issue
2022-08-08 17:24:29 +08:00
Minglei Jin
d3fb552254
fix: excluding ts column from timeseries
2022-08-08 17:23:11 +08:00
Minglei Jin
e0521f59b3
fix: counting normal tables in vgroups;
2022-08-08 17:18:15 +08:00
Yang Zhao
2bc8db11b4
test: add python test to 3.0 ci and run it ( #15829 )
...
* test: add python test to 3.0 ci and run it
* ci: put taos.h in /usr/include directory
* fix: python test case
* fix: exit 0 with test success
Co-authored-by: tangfangzhi <fztang@taosdata.com>
2022-08-08 17:17:20 +08:00
Xiaoyu Wang
200b0cc93e
fix: sql command 'show create stable' error
2022-08-08 17:12:14 +08:00
shenglian-zhou
035eb6c7a1
Merge pull request #15840 from taosdata/szhou/fix/leave
...
fix: ensure capacity before join left and right
2022-08-08 17:03:25 +08:00
afwerar
9692f6f85d
build: review readme
2022-08-08 16:43:07 +08:00
Haojun Liao
4d8842c21f
other:merge 3.0
2022-08-08 16:37:37 +08:00
Xiaoyu Wang
d4641fdcb6
Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy
2022-08-08 16:36:52 +08:00
Haojun Liao
200a669542
refactor: do some internal refactor.
2022-08-08 16:34:11 +08:00
Cary Xu
8e3005bc6a
test: adjust the sleep time for rsma fetch
2022-08-08 16:23:13 +08:00
Cary Xu
6a833a8d85
Merge branch '3.0' into feature/TD-11274-3.0
2022-08-08 16:18:23 +08:00
Cary Xu
875eabdbf5
fix: send rsma fetch msg to designated vg
2022-08-08 16:18:05 +08:00
dapan1121
7d0f42aa0d
Merge branch '3.0' into enh/TD-18139
2022-08-08 16:13:41 +08:00
slzhou
aa81107a58
fix: fix table meta size calculation error
2022-08-08 16:08:58 +08:00
dapan1121
80e1526195
fix: fix clone table meta issue
2022-08-08 16:08:07 +08:00
Zhiqiang Wang
0a84910be1
Merge pull request #15827 from taosdata/fix/ZhiqiangWang/TD-18042-add-win-package
...
build: add win package
2022-08-08 16:03:13 +08:00
Liu Jicong
3d837cf885
Merge pull request #15841 from taosdata/feature/stream
...
refactor(stream): add stream meta
2022-08-08 16:02:02 +08:00
Xiaoyu Wang
ef607e5c3f
fix: sql command 'show cluster' error
2022-08-08 15:49:31 +08:00
yihaoDeng
498c551094
avoid start timer
2022-08-08 15:40:24 +08:00
Xiaoyu Wang
036673cbf1
Merge pull request #15836 from taosdata/feature/3.0_wxy
...
fix: add checks for stream query
2022-08-08 15:26:58 +08:00
slzhou
1404adcc7e
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fix/leave
2022-08-08 15:25:08 +08:00
slzhou
e9f79254fb
fix: merge spread into output when input spread has result
2022-08-08 15:23:55 +08:00
wade zhang
3705cf5b42
Merge pull request #15844 from taosdata/docs/3.0_doc_query_data
...
enh: adjust the content of the query data chapter
2022-08-08 15:23:53 +08:00
Xiaoyu Wang
51f0cd3952
enh: adjust the content of the query data chapter
2022-08-08 15:21:47 +08:00
Ganlin Zhao
1ee558fb63
fix(query): interp + fill(linear) not working
...
TD-18220
2022-08-08 15:20:12 +08:00
Minghao Li
62b07dbe5d
refactor(sync): speed up replicate
2022-08-08 15:10:32 +08:00
Liu Jicong
bb0ce39511
refactor(stream): add stream meta
2022-08-08 15:05:54 +08:00
afwerar
40d1ff775a
build: add win package
2022-08-08 15:04:02 +08:00
jiacy-jcy
9a3db5f756
docs:update docs-cn for install and uninstall
2022-08-08 14:59:59 +08:00