Commit Graph

36545 Commits

Author SHA1 Message Date
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
Hui Li 578835445c
Merge pull request #15300 from taosdata/test3.0/lihui
Test3.0/lihui
2022-07-23 08:17:53 +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
Hui Li 503ae4a3fa
Delete TD-17699.py
test: temp use for fix
2022-07-22 21:23:32 +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
plum-lihui e4b7387061 test: add test cases into ci 2022-07-22 21:04:32 +08:00
Hui Li 74a57ebb14
Merge pull request #15304 from taosdata/test/chr/TD-14699
test: modify testcases of muti-mnodes
2022-07-22 21:00:15 +08:00
plum-lihui 90348e5294 Merge branch '3.0' into test3.0/lihui 2022-07-22 20:58:59 +08:00
liuyao 63ea81561a
Merge pull request #15312 from taosdata/feature/TD-17357
feat(stream): adjust stream scan
2022-07-22 20:43:21 +08:00
Zhiqiang Wang 0438b542c3
Merge pull request #15313 from taosdata/fix/ZhiqiangWang/TD-13063-fix-tmq_sim-ctrl-c-exit-error
test: fix tmq_sim ctrl-c exit error
2022-07-22 20:15:59 +08:00
54liuyao b28553395f feat(stream): adjust stream scan 2022-07-22 20:13:37 +08:00
plum-lihui 1b69d30a16 test: update case 2022-07-22 20:03:37 +08:00
plum-lihui 1568fabc5c Merge branch '3.0' of github.com:taosdata/TDengine into 3.0 2022-07-22 20:02:55 +08:00
plum-lihui b98da6dd04 test: update test case 2022-07-22 20:02:24 +08:00
shenglian zhou 8bbb4846a0 fix: restore tmqudf-snapshot1.py 2022-07-22 19:49:13 +08:00
afwerar 3d4f23928e test: fix tmq_sim ctrl-c exit error 2022-07-22 19:43:59 +08:00
shenglian-zhou ebc80183e7
Merge pull request #15302 from taosdata/szhou/fix/udf
fix: table merge scan error and udf uv_write callback error
2022-07-22 19:43:07 +08:00
Zhiqiang Wang 3e0942aa2b
Merge pull request #15306 from taosdata/fix/ZhiqiangWang/TD-17736-fix-multi-level-storage-conf-error
os: fix multi level storage conf error
2022-07-22 19:38:03 +08:00
Shengliang Guan b8e241594b
Merge pull request #15307 from taosdata/fix/tsim
test: add cases
2022-07-22 19:14:29 +08:00
Liu Jicong 43abf0d3f1
Merge pull request #15309 from taosdata/feature/tq
fix: memory leak
2022-07-22 19:12:15 +08:00
Cary Xu 39b768153f
Merge pull request #15308 from taosdata/feat/TD-17552
enh(query): add wal version to agg result datablock
2022-07-22 19:09:31 +08:00
tomchon 378f961187 test: modify testcases of muti-mnodes 2022-07-22 18:57:00 +08:00
Xiaoyu Wang b97c440fe6
Merge pull request #15295 from taosdata/feature/3.0_debug_wxy
fix: plan problem when functions that requires a timeline is used directly in a super table
2022-07-22 18:50:27 +08:00
Liu Jicong e1046c7a98 fix: memory leak 2022-07-22 18:11:29 +08:00
Liu Jicong 7dfc465c7f Merge branch 'feature/stream' into feature/tq 2022-07-22 18:06:59 +08:00
Li Minghao 3c6a6497e5
Merge pull request #15305 from taosdata/feature/3.0_mhli
refactor(sync): add log tool
2022-07-22 18:02:59 +08:00
shenglian zhou 82b96e7222 fix: table merge scan order and init data readers array when start group scan 2022-07-22 17:52:56 +08:00
Minglei Jin 00fa71cf16
Merge pull request #15297 from taosdata/fix/TD-17660
fix: more error log to debug vnode info file
2022-07-22 17:48:48 +08:00
Ganlin Zhao 51ac32e8ea Merge branch '3.0' into feat/TD-17552 2022-07-22 17:41:48 +08:00
Ganlin Zhao 68854bdea5 enh(query): add wal version to agg result datablock
TD-17552
2022-07-22 17:39:59 +08:00
Shengliang Guan 1129b5251f test: add cases 2022-07-22 17:31:01 +08:00
Xiaoyu Wang 9c81f95d89 fix: plan problem when functions that requires a timeline is used directly in a super table 2022-07-22 17:30:18 +08:00
liuyao f069d5532c
Merge pull request #15303 from taosdata/feature/TD-17357
feat(stream):optimize update scan range
2022-07-22 17:29:34 +08:00
tomchon 07f2d08f6f test: modify testcases of muti-mnodes 2022-07-22 17:14:45 +08:00
afwerar 1404632d3e os: fix multi level storage conf error 2022-07-22 17:11:57 +08:00
Liu Jicong 2fddb8a6d6 feat(tmq): check alter 2022-07-22 17:10:40 +08:00
Minghao Li b375a69aa8 refactor(sync): add log tool 2022-07-22 17:10:02 +08:00
tomchon 46fb46f1cc Merge branch '3.0' of github.com:taosdata/TDengine into test/chr/TD-14699 2022-07-22 17:06:39 +08:00
tomchon 0a69e87a0a test: modify testcases of muti-mnodes 2022-07-22 17:06:19 +08:00
Xiaoyu Wang 1be414354d fix: plan problem when functions that requires a timeline is used directly in a super table 2022-07-22 17:06:08 +08:00
plum-lihui a243e267bc Merge branch '3.0' into test3.0/lihui 2022-07-22 17:03:25 +08:00
Hongze Cheng 031a78ab89
Merge pull request #15301 from taosdata/fix/hzcheng_3.0
fix: bigint cmpr
2022-07-22 17:02:05 +08:00
54liuyao 47cb043f4c feat(stream):optimize update scan range 2022-07-22 16:55:14 +08:00
shenglian zhou 164251c9b8 fix: uv_write callback is called even after the uvTask associated is deleted 2022-07-22 16:46:53 +08:00
shenglian zhou b10a95f418 fix: fix groud id comparision in table merge scan 2022-07-22 16:46:01 +08:00
tomchon 53d37c7f10 test: modify testcases of muti-mnodes 2022-07-22 16:42:16 +08:00
Cary Xu 164dea54ae
Merge pull request #15290 from taosdata/feature/TD-11274-3.0
test: add test case basic2.sim
2022-07-22 16:40:29 +08:00
huolibo 0273388bab docs: TDengine 2.* document checkout jdbc 2.0 branch 2022-07-22 16:31:22 +08:00
Hongze Cheng bd53d3097f Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0 2022-07-22 08:25:01 +00:00