Commit Graph

36635 Commits

Author SHA1 Message Date
Ganlin Zhao e8da4f429c enh(query): add derivative function selectivity
TD-17659
2022-07-25 16:04:28 +08:00
Ganlin Zhao 8537449f90 fix diff function selectivity output index 2022-07-25 15:54:36 +08:00
Ganlin Zhao db48f118a1 enh(query): add selectivity for diff function
TD-17659
2022-07-25 15:34:46 +08:00
Hui Li f0f52c6ecd
Merge pull request #15335 from taosdata/test3.0/lihui
test: add test case into ci
2022-07-23 16:56:46 +08:00
Xiaoyu Wang 8a7d8147f9
Merge pull request #15333 from taosdata/feature/3.0_debug_wxy
fix: semantic check when last(*) and column are together
2022-07-23 16:53:07 +08:00
Yihao Deng ca7fe4e9b5
Merge pull request #15345 from taosdata/fix/indexMemleak
fix: avoid mem leak
2022-07-23 16:38:49 +08:00
Xiaoyu Wang 84266350cb fix: plan problem when timeline function is used for interval query 2022-07-23 16:18:00 +08:00
dapan1121 4bf6eac58c
Merge pull request #15340 from taosdata/fix/removeFilterUt
fix: remove filter ut temporarily
2022-07-23 15:53:18 +08:00
yihaoDeng 233a016945 add debug 2022-07-23 15:49:48 +08:00
liuyao 19fe9618d5
Merge pull request #15341 from taosdata/feature/TD-17357
fix(stream): push retrive datablock
2022-07-23 15:41:56 +08:00
yihaoDeng 98aa28ef1e avoid mem leak 2022-07-23 15:32:18 +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
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
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