Commit Graph

37847 Commits

Author SHA1 Message Date
shenglian zhou 25ae819dba fix: add tsim/query/udf.sim to ci test 2022-08-07 06:12:33 +08:00
shenglian-zhou 9a9c179d5b
Merge pull request #15799 from taosdata/szhou/fix/nullgroup
fix: all null value group with all null out
2022-08-07 06:08:42 +08:00
shenglian zhou be8c3628c5 fix: trigger ci test 2022-08-07 06:08:12 +08:00
shenglian zhou 9aab55f0f5 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fix/nullgroup 2022-08-06 22:43:14 +08:00
Xuefeng Tan e2aa735572
test(go): fix golang example (#15812) 2022-08-06 21:56:47 +08:00
shenglian zhou 28eda93ab3 Merge branch '2.0' of github.com:taosdata/TDengine into szhou/fix/nullgroup 2022-08-06 21:50:05 +08:00
shenglian zhou 81d3a2c385 fix: last/first must return not null values 2022-08-06 21:39:53 +08:00
shenglian zhou a16a6b73c8 fix: force at least one row for agg/window group 2022-08-06 20:11:12 +08:00
Shuduo Sang d556d9290e
feat: update taostools 3c7dafe for3.0 (#15816)
* feat: update taos-tools

for 3.0

[TD-14141]

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools 8e3b3ee

* fix: remove submodules

* feat: update taos-tools c529299

* feat: update taos-tools 9dc2fec for 3.0

* fix: optim upx

* feat: update taos-tools f4e456a for 3.0

* feat: update taos-tools 2a2def1 for 3.0

* feat: update taos-tools c9cc20f for 3.0

* feat: update taostoosl 8a5e336 for 3.0

* feat: update taostools 3c7dafe for 3.0
2022-08-06 19:19:26 +08:00
Yihao Deng f66278b39a
Merge pull request #15803 from taosdata/feature/startTimer
feature: start timer for particular msg
2022-08-06 19:17:55 +08:00
dapan1121 10281b36ae
Merge pull request #15811 from taosdata/fix/TD-18137
fix: fix taosd memory leak issue
2022-08-06 18:47:38 +08:00
yihaoDeng 3a3c6fac6b start timer for particular msg 2022-08-06 18:08:46 +08:00
Minglei Jin 34046014df
Merge pull request #15808 from taosdata/fix/TD-17988
fix: update vnode's commitTerm
2022-08-06 18:02:58 +08:00
dapan1121 fd654b126a fix: fix taosd memory leak issue 2022-08-06 18:00:26 +08:00
yihaoDeng 0753087e88 start timer for particular msg 2022-08-06 17:59:30 +08:00
dapan1121 ff7e2b6c56
Merge pull request #15791 from taosdata/fix/TD-18204
fix: fix task timeout error
2022-08-06 17:51:39 +08:00
Ganlin Zhao e4bfaf3fc7
Merge pull request #15807 from taosdata/fix/TD-18115
fix(query): fix interp + fill(prev) fill(next) issue
2022-08-06 17:21:54 +08:00
Minglei Jin d44bce1c6f fix: update vnode's commitTerm 2022-08-06 17:20:15 +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
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
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
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 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