Commit Graph

36732 Commits

Author SHA1 Message Date
yihaoDeng 98aa28ef1e avoid mem leak 2022-07-23 15:32:18 +08:00
dapan1121 b1cbdd0adc fix: add debug info 2022-07-23 15:24:35 +08:00
Shuduo Sang 05efe6f979
chore: libtaos ws submodule for3.0 (#15334)
* 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

* chore: update tools/CMakeLists.txt to allow compile taosws-rw on any platform
2022-07-23 15:17:17 +08:00
dapan1121 d3e07abb4e Merge branch '3.0' of github.com:taosdata/TDengine into 3.0 2022-07-23 15:14:11 +08:00
Yihao Deng 2a654a2267
Merge pull request #15338 from taosdata/fix/rpcQuit
fix: rpc quit
2022-07-23 15:10:16 +08:00
54liuyao f86ce16e36 fix(stream): push retrive datablock 2022-07-23 15:06:53 +08:00
Xiaoyu Wang 8ad1489c66 fix: semantic check when last(*) and column are together 2022-07-23 15:06:12 +08:00
Haojun Liao cf572edcb4
Merge pull request #15323 from taosdata/feature/3_liaohj
fix(query): update the time range after filter data block.
2022-07-23 14:55:29 +08:00
Zhiqiang Wang cd4f6c9a12
Merge pull request #15337 from taosdata/fix/ZhiqiangWang/TD-13063-fix-shell-history-error
shell: fix shell history error
2022-07-23 14:55:13 +08:00
dapan1121 741f8f7e55 fix: remove filter ut 2022-07-23 14:55:12 +08:00
Haojun Liao 72574b69de test: update the block merge. 2022-07-23 14:09:26 +08:00
afwerar 4247cac970 shell: fix shell history error 2022-07-23 14:07:20 +08:00
yihaoDeng 3876bf7212 handle except 2022-07-23 13:54:28 +08:00
plum-lihui 17533dbdb4 test: add test case into ci 2022-07-23 13:52:43 +08:00
Xiaoyu Wang 6c5eb5c563 fix: semantic check when last(*) and column are together 2022-07-23 13:42:43 +08:00
Xiaoyu Wang 8af30d11c9 fix: semantic check when last(*) and column are together 2022-07-23 13:36:49 +08:00
Hui Li 65f33f194e
Merge pull request #15332 from taosdata/test3.0/lihui
test: add comment for tq
2022-07-23 13:33:44 +08:00
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