plum-lihui
19acda27b2
test: add comment for tq
2022-07-23 13:32:25 +08:00
Hui Li
fb49aa6d7b
Merge pull request #15330 from taosdata/test3.0/lihui
...
Test3.0/lihui
2022-07-23 13:31:58 +08:00
Haojun Liao
112642a3a4
test: temporarily disable two cases.
2022-07-23 13:20:39 +08:00
Haojun Liao
b9b53f04c1
fix(query):ignore null type.
2022-07-23 13:18:36 +08:00
yihaoDeng
23ac4cbc93
handle except
2022-07-23 12:59:36 +08:00
plum-lihui
c055d1e383
test:modify tmq consumer process
2022-07-23 12:49:19 +08:00
plum-lihui
778ade6fe0
Merge branch '3.0' of github.com:taosdata/TDengine into 3.0
2022-07-23 12:46:42 +08:00
Hui Li
c57a04a6c1
Merge pull request #15325 from taosdata/test/cluster_vnode_case
...
test : cluster test case about vnode
2022-07-23 12:45:49 +08:00
plum-lihui
3c76602737
Merge branch '3.0' of github.com:taosdata/TDengine into 3.0
2022-07-23 12:44:24 +08:00
Shengliang Guan
a21b5c01ab
test: add case
2022-07-23 11:19:19 +08:00
Hongze Cheng
3543e98891
Merge pull request #15326 from taosdata/fix/hzcheng_3.0
...
fix: delete stuck when replica is 3
2022-07-23 11:16:47 +08:00
Hongze Cheng
b4e3865a8a
fix: delete stuck when replica is 3
2022-07-23 02:43:22 +00:00
Haojun Liao
950be95fdf
fix(query): fix error in limit/offset
2022-07-23 10:40:58 +08:00
liuyao
362198caf9
Merge pull request #15324 from taosdata/feature/TD-17357
...
feat(stream): optimize result
2022-07-23 10:30:08 +08:00
Haojun Liao
0620c47687
test: disable unit test.
2022-07-23 10:15:58 +08:00
Ganlin Zhao
168340da8d
Merge pull request #15318 from taosdata/fix/TD-17734
...
fix(query): fix apercentile combine crash in stream
2022-07-23 10:12:57 +08:00
Haojun Liao
e00528eead
refactor: do some internal refactor.
2022-07-23 09:59:37 +08:00
plum-lihui
1599c404b3
Merge branch '3.0' of github.com:taosdata/TDengine into 3.0
2022-07-23 09:58:38 +08:00
plum-lihui
a3b5f18997
test: add case for fix
2022-07-23 09:58:23 +08:00
54liuyao
b7e84b3caf
feat(stream): optimize result
2022-07-23 09:57:27 +08:00
shenglian-zhou
35346919c3
Merge pull request #15322 from taosdata/szhou/fix/td-17622
...
fix: change the operator type when switch left and right operands
2022-07-23 09:57:08 +08:00
Haojun Liao
9e13cced38
Merge branch '3.0' into feature/3_liaohj
2022-07-23 09:46:36 +08:00
Cary Xu
f516e3a4d6
Merge pull request #15317 from taosdata/feature/TD-11274-3.0
...
enh: rsma level 2/3 submitReq msg use wal version
2022-07-23 09:43:06 +08:00
Hui Li
8ef02e4801
Merge pull request #15321 from taosdata/3.0test/jcy
...
test:add test case into ci
2022-07-23 09:39:03 +08:00
Shengliang Guan
b036e5a783
Merge pull request #15320 from taosdata/fix/mnode
...
fix: modifying stb in subscription is not allowed
2022-07-23 09:38:17 +08:00
Haojun Liao
e9936db95e
other: merge 3.0
2022-07-23 09:37:23 +08:00
Yang Zhao
621ef9f1a8
feat: shell support cloud ( #15283 )
...
* feat: taos shell support cloud (3.0)
* fix: affected row and reuse data
* feat: add custom ws timeout
* feat: handle ctrl c for ws
* fix: do not show any info about cloud if not websocket defined
* fix: other os compile
* fix: compile os error
* fix: compile error
* fix: review suggestions
2022-07-23 09:35:00 +08:00
Yihao Deng
f14511e5bb
Merge pull request #15319 from taosdata/feat/removeIdleConn
...
feat: remove idle conn
2022-07-23 09:19:38 +08:00
Xiaoyu Wang
863ed594c9
Merge pull request #15315 from taosdata/feature/3.0_debug_wxy
...
fix: plan problem when functions that requires a timeline is used in a partition by query
2022-07-23 09:11:59 +08:00
shenglian-zhou
3f44b30417
Merge pull request #15314 from taosdata/szhou/fix/udf
...
fix: restore tmqudf-snapshot1.py
2022-07-23 09:04:37 +08:00
slzhou@taodata.com
189c818f54
fix: change the operator type when switch left and right operands
2022-07-23 09:02:28 +08:00
Hui Li
578835445c
Merge pull request #15300 from taosdata/test3.0/lihui
...
Test3.0/lihui
2022-07-23 08:17:53 +08:00
Haojun Liao
3f7a4a99fc
other: update cmake.
2022-07-23 00:05:48 +08:00
Haojun Liao
4a7a85ab07
other: merge 3.0
2022-07-23 00:02:53 +08:00
Haojun Liao
4d4a52245d
fix(query): update the time range after filter data block.
2022-07-22 23:52:48 +08:00
Shengliang Guan
c8bdd98467
fix: modifying stb in subscription is not allowed
2022-07-22 22:03:58 +08:00
Shuduo Sang
9a8b9d0704
chore: libtaos ws submodule for3.0 ( #15311 )
...
* 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-22 21:35:34 +08:00
Haojun Liao
2b199e7a17
other: merge 3.0
2022-07-22 21:24:10 +08:00
Haojun Liao
819bf03cd1
other: merge 3.0
2022-07-22 21:23:56 +08:00
Haojun Liao
c6490cbabe
other: merge 3.0
2022-07-22 21:23:33 +08:00
Hui Li
503ae4a3fa
Delete TD-17699.py
...
test: temp use for fix
2022-07-22 21:23:32 +08:00
Haojun Liao
8517e3a345
other: merge 3.0
2022-07-22 21:23:05 +08:00
plum-lihui
8a997e6063
Merge branch '3.0' of github.com:taosdata/TDengine into 3.0
2022-07-22 21:22:34 +08:00
plum-lihui
7d6fd05a14
test: add case for fix
2022-07-22 21:22:21 +08:00
Haojun Liao
479639d1fc
other: merge 3.0
2022-07-22 21:21:55 +08:00
Haojun Liao
5a4fd268f2
other: merge 3.0
2022-07-22 21:21:21 +08:00
Haojun Liao
0a37d4641f
other: merge 3.0
2022-07-22 21:20:33 +08:00
Haojun Liao
eb2dcbdc46
other: merge 3.0
2022-07-22 21:19:59 +08:00
Haojun Liao
dc579e278e
other: merge 3.0
2022-07-22 21:19:20 +08:00
Haojun Liao
974dcef723
other: merge 3.0
2022-07-22 21:18:42 +08:00