wade zhang
|
6b6a4dc9ee
|
Merge pull request #15250 from taosdata/docs/wade-3.0
doc: reconstruct install/uninstall
|
2022-07-21 16:44:13 +08:00 |
Minghao Li
|
da2686ce69
|
refactor(sync): add log tools
|
2022-07-21 16:43:56 +08:00 |
gccgdb1234
|
7855d80cd8
|
doc: reconstruct install/uninstall
|
2022-07-21 16:39:26 +08:00 |
wade zhang
|
f791f05871
|
Merge pull request #15248 from taosdata/docs/wade-3.0
doc: repharase
|
2022-07-21 15:59:26 +08:00 |
Shengliang Guan
|
a77b24f2bf
|
Merge pull request #15233 from taosdata/fix/tsim
test: restore 2.0 case
|
2022-07-21 15:59:17 +08:00 |
gccgdb1234
|
b1e6d6f0ca
|
doc: repharase
|
2022-07-21 15:58:34 +08:00 |
dapan1121
|
313d4e977b
|
Merge pull request #15161 from taosdata/fix/TD-15197
fix: fix stmt memory leak
|
2022-07-21 15:57:18 +08:00 |
dapan1121
|
c410a5a270
|
fix: fix explain crash issue
|
2022-07-21 15:56:50 +08:00 |
wade zhang
|
84baab3377
|
Merge pull request #15245 from taosdata/docs/wade-3.0
doc: rephrase sidebar and title
|
2022-07-21 15:52:29 +08:00 |
Steven Li
|
a5d882d7fe
|
Minor enhancement to crash_gen tool to ignore double-CreateDB error when requested to ignore certain error codes
|
2022-07-21 13:22:24 +05:30 |
gccgdb1234
|
825b27cdad
|
doc: rephrase sidebar and title
|
2022-07-21 15:51:32 +08:00 |
slzhou@taodata.com
|
c8969d0ec4
|
fix: remove scan targets that does not relate to root agg targets
|
2022-07-21 15:50:20 +08:00 |
Haojun Liao
|
8e42bf85e8
|
fix(query): fix border check.
|
2022-07-21 15:47:22 +08:00 |
liuyao
|
4ac1959935
|
Merge pull request #15240 from taosdata/feature/TD-17357
feat(stream): optimize update data check
|
2022-07-21 15:46:32 +08:00 |
wade zhang
|
602e5a0f2e
|
Merge pull request #15242 from taosdata/docs/wade-3.0
doc: reconstruct get-started, deployment and tdinternals
|
2022-07-21 15:44:27 +08:00 |
Minghao Li
|
ee237b091d
|
refactor(sync): add log tools
|
2022-07-21 15:43:55 +08:00 |
gccgdb1234
|
6f5479b02f
|
doc: reconstruct get-started, deployment and tdinternals
|
2022-07-21 15:38:59 +08:00 |
plum-lihui
|
0b9818080b
|
Merge branch '3.0' of github.com:taosdata/TDengine into 3.0
|
2022-07-21 15:34:45 +08:00 |
plum-lihui
|
ae891ab0ba
|
test: add test case for tmq
|
2022-07-21 15:34:23 +08:00 |
Minghao Li
|
c4bb5a1a52
|
refactor(sync): add log tools
|
2022-07-21 15:25:46 +08:00 |
dapan1121
|
6c683902ff
|
fix: fix show create table issue
|
2022-07-21 15:23:18 +08:00 |
Li Minghao
|
94948c6fbd
|
Merge pull request #15238 from taosdata/feature/3.0_mhli
fix(sync): raft store persist
|
2022-07-21 15:23:17 +08:00 |
Shengliang Guan
|
fc26ff4310
|
test: restore 2.0 case
|
2022-07-21 15:21:09 +08:00 |
54liuyao
|
f5a326dbf4
|
feat(stream): optimize update data check
|
2022-07-21 15:16:57 +08:00 |
Minghao Li
|
8915486ec1
|
fix(sync): raft store persist
|
2022-07-21 14:51:02 +08:00 |
yihaoDeng
|
df87bf6338
|
Merge branch 'fix/TD-15197' of https://github.com/taosdata/TDengine into TD-197
|
2022-07-21 14:40:30 +08:00 |
yihaoDeng
|
de8bb6c25c
|
fix: avoid rpc mem leak
|
2022-07-21 14:40:16 +08:00 |
Hongze Cheng
|
bb2e923ffa
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0
|
2022-07-21 06:35:44 +00:00 |
Hongze Cheng
|
f195decac9
|
more fix
|
2022-07-21 06:27:32 +00:00 |
dapan1121
|
3621aa5540
|
fix: fix mac compile issue
|
2022-07-21 14:06:38 +08:00 |
Shengliang Guan
|
2c9c05f4a6
|
Merge remote-tracking branch 'origin/3.0' into fix/tsim
|
2022-07-21 14:01:39 +08:00 |
Shengliang Guan
|
bab7abeacf
|
test: restore 2.0 case
|
2022-07-21 14:01:21 +08:00 |
wangmm0220
|
d2430455a1
|
Merge branch 'feature/TD-14761' of https://github.com/taosdata/TDengine into feature/TD-14761
|
2022-07-21 14:00:21 +08:00 |
wangmm0220
|
3f49a274ba
|
fix:memory problems where using tag
|
2022-07-21 13:57:48 +08:00 |
Haojun Liao
|
72760b7f30
|
other: merge 3.0
|
2022-07-21 13:55:21 +08:00 |
Minghao Li
|
ac51192084
|
refactor(sync): add trace log
|
2022-07-21 13:54:24 +08:00 |
slzhou@taodata.com
|
2cd6786a26
|
fix: remove obsoleted udf tests
|
2022-07-21 13:54:22 +08:00 |
Jason-Jia
|
1cb47849c9
|
Merge branch '3.0' into 3.0test/jcy
|
2022-07-21 13:53:48 +08:00 |
slzhou@taodata.com
|
97e8e67d4e
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fix/td-17645
|
2022-07-21 13:52:56 +08:00 |
Haojun Liao
|
9d565752c4
|
fix(query): extract schema before creating stream scanner.
|
2022-07-21 13:51:39 +08:00 |
jiacy-jcy
|
bea57c8ce2
|
update
|
2022-07-21 13:51:02 +08:00 |
Shengliang Guan
|
3ae378e0c5
|
test: restore 2.0 case
|
2022-07-21 13:49:53 +08:00 |
Shuduo Sang
|
bd7122e894
|
chore: libtaos ws submodule for3.0 (#15232)
* chore: add libtaos-ws for 3.0
* chore: update taosws-rs
* chore: add libtaosws to install/remove script
* chore: update taosws-rs
* chore: update taosws-rs
* chore: update taos-tools, taosws-rs
for 3.0
* fix: packaging/tools/make_install.sh
for 3.0
* chore: update taos-tools
* chore: fix release script for 3.0
* chore: update taosws-rs for 3.0
* chore: add taows-rs submodule for 3.0
* chore: update taosws-rs for 3.0
* fix: install script support taosws for 3.0
* fix: script error handle for 3.0
* chore: update taosws-rs for 3.0
fix segfault
* chore: change container_build for websocket build
* fix: install script for taosws
* fix: .
* chore: update taosws-rs for 3.0
* chore: update taosws-rs for 3.0
|
2022-07-21 13:41:16 +08:00 |
dapan1121
|
1d31de43d1
|
Merge branch 'fix/TD-15197' of github.com:taosdata/TDengine into fix/TD-15197
|
2022-07-21 13:37:15 +08:00 |
dapan1121
|
dd640885e6
|
Merge branch '3.0' into fix/TD-15197
|
2022-07-21 13:36:46 +08:00 |
Shengliang Guan
|
9f3e7f021a
|
test: comment out unstable case
|
2022-07-21 13:29:51 +08:00 |
Shengliang Guan
|
d74f3fc20b
|
test: comment out unstable case
|
2022-07-21 13:29:15 +08:00 |
Cary Xu
|
94af797df5
|
Merge branch '3.0' into feature/TD-11274-3.0
|
2022-07-21 13:28:29 +08:00 |
Shengliang Guan
|
b1dcc3f553
|
Merge remote-tracking branch 'origin/3.0' into fix/tsim
|
2022-07-21 13:21:15 +08:00 |
dapan1121
|
384e79a00c
|
Merge branch '3.0' into fix/TD-15197
|
2022-07-21 13:19:57 +08:00 |