Commit Graph

37988 Commits

Author SHA1 Message Date
Minglei Jin d44bce1c6f fix: update vnode's commitTerm 2022-08-06 17:20:15 +08:00
cpwu ca55fc525b add case for rest API 2022-08-06 17:14:13 +08:00
Hui Li fffdcf23a6
Merge pull request #15802 from taosdata/ci/TD-17943
ci: map taosrest into container for arm
2022-08-06 17:08:58 +08:00
dapan1121 bcce0d1aac
Merge pull request #15771 from taosdata/enh/ctgPerf
enh: improve catalog performance
2022-08-06 16:54:22 +08:00
Ganlin Zhao 2e3a1cfdde Merge branch '3.0' into fix/TD-18115 2022-08-06 16:46:54 +08:00
Ganlin Zhao 78fb4f51b0 fix(query): fix interp fill(next) result errors 2022-08-06 16:44:14 +08:00
Shuduo Sang d62f075a49
chore: update libtaos ws 29424d5 for3.0 (#15804)
* 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

* chore: taosws 648cc62 for 3.0

* chore: update taosws 29424d5 for 3.0
2022-08-06 16:42:17 +08:00
cpwu 2c2b8d7013 Merge branch '3.0' into cpwu/3.0 2022-08-06 16:40:41 +08:00
Hui Li ed4209c1c1
Merge pull request #15806 from taosdata/docs/TD-18166
docs: add releases.md
2022-08-06 16:31:55 +08:00
dingbo 97794bd9d8 docs: add releases.md 2022-08-06 16:28:51 +08:00
cpwu 767a97bcbe fix case 2022-08-06 16:27:20 +08:00
Ganlin Zhao 8c3cc0161a fix(query): fix interp fill(next) result errors 2022-08-06 16:22:40 +08:00
Xiaoyu Wang b5a84be4f9
Merge pull request #15797 from taosdata/feature/3.0_wxy
fix: add checks for stream query
2022-08-06 16:20:13 +08:00
Ganlin Zhao 784752010a fix(query): fix interp fill(next) result errors 2022-08-06 16:18:11 +08:00
dapan1121 16a24f5a84 fix: add rsp msg size 2022-08-06 16:12:49 +08:00
yihaoDeng 66adfa9e42 start timer for particular msg 2022-08-06 15:50:12 +08:00
liuyao 73aa96e167
Merge pull request #15792 from taosdata/feature/TD-18180
fix(stream):set num of stream session child
2022-08-06 15:47:51 +08:00
dapan1121 a17f46a59c fix: fix msgIdx mismatch issue 2022-08-06 15:43:19 +08:00
yihaoDeng ecd560ccb0 start timer for particular msg 2022-08-06 15:30:11 +08:00
tangfangzhi f09e48ca0b ci: map taosrest into container for arm 2022-08-06 15:28:43 +08:00
Xiaoyu Wang 5750525f9a fix: condition race error 2022-08-06 15:25:53 +08:00
54liuyao 214d3609b2 fix(stream):set num of stream session child 2022-08-06 15:14:11 +08:00
Zhiqiang Wang bd1b78234f
Merge pull request #15769 from taosdata/fix/ZhiqiangWang/TD-18140-change-shell-record-source-file-command
shell: change shell record source file command
2022-08-06 15:07:38 +08:00
tomchon bf4742281a Merge branch '3.0' of github.com:taosdata/TDengine into test/chr/TD-14699 2022-08-06 14:52:08 +08:00
tomchon d639c87898 test: temp 2022-08-06 14:51:40 +08:00
Ganlin Zhao 70f3967993 fix(query): fix interp + fill(prev) result error 2022-08-06 14:42:48 +08:00
Yang Zhao 4f074c9293
docs: update taosBenchmark doc (#15796)
* docs: update taosbenchmark doc in 3.0

* docs: update taos-tools doc

* docs: update taosbenchmark

* Update 05-taosbenchmark.md
2022-08-06 14:37:42 +08:00
Zhiqiang Wang 0f13d640b9
Merge pull request #15798 from taosdata/fix/ZhiqiangWang/TD-15311-fix-win-sync-compile-error
os: fix win sync compile error
2022-08-06 14:34:39 +08:00
slzhou 580b2e587b fix: set selectivity value for the null group 2022-08-06 14:29:12 +08:00
Li Minghao 3e26cbbb61
Merge pull request #15800 from taosdata/feature/3.0_mhli
refactor(sync): make leader life longer
2022-08-06 14:13:09 +08:00
afwerar d42c9b0eae os: fix win sync compile error 2022-08-06 13:44:01 +08:00
Minghao Li 05229b6650 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli 2022-08-06 13:18:03 +08:00
Minghao Li e628b70726 refactor(sync): make leader life longer 2022-08-06 13:17:08 +08:00
Ganlin Zhao f2d9346bf0
Merge pull request #15793 from taosdata/fix/TD-18115
fix(query): fix interp + fill interpolation behavior
2022-08-06 13:15:01 +08:00
afwerar 240a4a197c os: fix win sync compile error 2022-08-06 13:10:01 +08:00
shenglian-zhou bf2b48076f
Merge pull request #15790 from taosdata/szhou/fix/leave
fix: modify udf document
2022-08-06 13:00:53 +08:00
Cary Xu 529f2abbf7
Merge pull request #15795 from taosdata/feature/TD-11274-3.0
fix: set trans serial when drop tsma
2022-08-06 12:00:10 +08:00
afwerar 457cae2561 os: fix win sync compile error 2022-08-06 11:46:05 +08:00
wade zhang 01677ae953
Merge pull request #15794 from taosdata/wade-20220806
fix: correct wrong parameter thread_count_create_tbl
2022-08-06 11:44:31 +08:00
Ganlin Zhao d5d873c7f8 fix(query): fix interp fill(prev) issue 2022-08-06 11:32:29 +08:00
Xiaoyu Wang fdf977f935 fix: add checks for stream query 2022-08-06 11:30:06 +08:00
Cary Xu 20a0362d2b test: comment out time_range_wise.py 2022-08-06 11:01:42 +08:00
Cary Xu e8e354a4eb Merge branch '3.0' into feature/TD-11274-3.0 2022-08-06 10:52:32 +08:00
Cary Xu 917e40d407 fix: set trans serial when drop tsma 2022-08-06 10:52:14 +08:00
gccgdb1234 77d8657e69 fix: correct wrong parameter thread_count_create_tbl 2022-08-06 10:48:50 +08:00
slzhou b2c8d2161f fix: all null value group with all null out 2022-08-06 10:47:15 +08:00
Ganlin Zhao 0afea835fc Merge branch '3.0' into fix/TD-18115 2022-08-06 10:09:03 +08:00
Ganlin Zhao b3e53c651e fix(query): fix interp + fill interpolation behavior
TD-18173
TD-18174
2022-08-06 10:04:56 +08:00
dapan1121 3ec64ad253 fix: fix task timeout error 2022-08-06 09:26:19 +08:00
dapan1121 67e2f901fc
Merge pull request #15778 from taosdata/fix/TD-18139
fix: fix sma filter for scalar mode
2022-08-06 08:31:31 +08:00