Commit Graph

34819 Commits

Author SHA1 Message Date
cpwu 2ad8cdbaa3
Merge branch '3.0' into cpwu/3.0 2022-07-06 16:03:32 +08:00
wangmm0220 2c6f3e6971 feat: tmq get meta with json format 2022-07-06 16:02:55 +08:00
wade zhang 4452fdd442
Merge pull request #14468 from taosdata/test/chr/TD-14699
test:add testcase in fulltest
2022-07-06 16:02:03 +08:00
Minghao Li 432e1a39b7 refactor(sync): add vnodeSnapshotStopRead into callback 2022-07-06 15:47:24 +08:00
Hongze Cheng c70d2a578a more tsdb del snapshot writer 2022-07-06 07:47:16 +00:00
shenglian-zhou 5bb13655cc
Merge pull request #14594 from taosdata/szhou/feature/push-project-condition
feat: add filter to sort operator
2022-07-06 15:44:27 +08:00
jiajingbin bc0eef0d12
Merge pull request #14578 from taosdata/3.0test/jcy
test:modify timediff.py and timetruncate.py
2022-07-06 15:21:28 +08:00
Minghao Li 78efbaabe1 refactor(sync): add syncGetSnapshotByIndex 2022-07-06 15:16:52 +08:00
yihaoDeng 14cfbd7e45 fix tag/json tag error 2022-07-06 15:07:42 +08:00
wenzhouwww@live.cn 4830c534b5 update 2022-07-06 15:03:42 +08:00
Hongze Cheng 8fca6b6639 Merge branch 'feat/tsdb_refact' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot 2022-07-06 07:00:10 +00:00
Hongze Cheng 9720f05491 more tsdb snapshow writer 2022-07-06 06:59:53 +00:00
Zhiqiang Wang 25c52f20b4
Merge pull request #14593 from taosdata/fix/ZhiqiangWang/TD-13064-fix-mac-shell-error
os: fix Mac shell error
2022-07-06 14:59:45 +08:00
Minghao Li 83b639ae8f refactor(sync): persist batch size 2022-07-06 14:58:38 +08:00
slzhou c710eede6f feat: add filter to interval agg operator 2022-07-06 14:57:53 +08:00
wenzhouwww@live.cn d973b357e4 test:add case for and or about byte compute 2022-07-06 14:48:18 +08:00
slzhou bd819f5c88 feat: add filter to sort operator 2022-07-06 14:42:56 +08:00
Ganlin Zhao de65590ad7
Merge pull request #14588 from taosdata/fix/TD-16322
fix(query): fix substr parameter check
2022-07-06 14:41:42 +08:00
Shengliang Guan 1dc0275949
Merge pull request #14591 from taosdata/hotfix/valgrind.leak
fix: fix taosd memory leak issue
2022-07-06 14:38:46 +08:00
afwerar 194459bfc4 os: fix Mac shell error 2022-07-06 14:38:24 +08:00
tomchon 044d4f88ec test:modify tesscase of stmt 2022-07-06 14:33:22 +08:00
shenglian-zhou a5bf32a50b
Merge pull request #14590 from taosdata/szhou/feature/push-project-condition
feat: add filter to aggregate operator
2022-07-06 14:31:34 +08:00
Haojun Liao 23d68105a4 fix(query): initialize the buffer. 2022-07-06 14:31:27 +08:00
Liu Jicong 8c5dbde918 refactor(stream): stream reader created in scanner 2022-07-06 14:20:07 +08:00
dapan1121 c82a39f09e fix: fix taosd memory leak issue 2022-07-06 14:08:27 +08:00
Hongze Cheng 4d3e313e30 Merge branch 'feat/tsdb_refact' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot 2022-07-06 06:08:12 +00:00
Hongze Cheng 1cce6e2d80 more writer code 2022-07-06 06:07:53 +00:00
Haojun Liao 7c2603d105 test: update the script. 2022-07-06 14:07:33 +08:00
Xiaoyu Wang d476538fde
Merge pull request #14589 from taosdata/feat/tsdb_refact_wxy
fix: compile error
2022-07-06 13:57:40 +08:00
slzhou c040659a4f feat: add filter to aggregate operator 2022-07-06 13:54:11 +08:00
Li Minghao 1359729848
Merge pull request #14587 from taosdata/feature/3.0_mhli
fix(sync): propose batch
2022-07-06 13:53:50 +08:00
Xiaoyu Wang 78a237554d fix: compile error 2022-07-06 13:53:47 +08:00
Hongze Cheng 947359fd17 more work 2022-07-06 05:51:45 +00:00
Ganlin Zhao fee4d3c2d3 Merge branch '3.0' into fix/TD-16322 2022-07-06 13:50:26 +08:00
Haojun Liao 916dbebb00 other: merge 3.0 2022-07-06 13:49:39 +08:00
Ganlin Zhao 27300117d0 fix(query): fix substr parameter check
TD-16322
2022-07-06 13:49:25 +08:00
tomchon f9166404f2 Merge branch '3.0' of github.com:taosdata/TDengine into test/chr/TD-14699 2022-07-06 13:46:57 +08:00
Xiaoyu Wang fd0202ed99
Merge pull request #14572 from taosdata/feature/3.0_debug_wxy
feat: sql command 'insert ... select'
2022-07-06 13:46:55 +08:00
Haojun Liao 29949a965b other: merge 3.0. 2022-07-06 13:46:24 +08:00
Shengliang Guan 208b288228
Merge pull request #14577 from taosdata/test3.0/lihui
test: modify test case
2022-07-06 13:46:00 +08:00
Shengliang Guan 4f989489da
Merge pull request #14586 from taosdata/fix/dnode
test: adjust check valgrind.sh
2022-07-06 13:45:36 +08:00
Haojun Liao b890676a74 Merge branch 'feat/tsdb_refact' of github.com:taosdata/tdengine into feat/tsdb_refact 2022-07-06 13:34:20 +08:00
Shengliang Guan 44bdb5111b
Merge pull request #14582 from taosdata/fix/idxMemLeak
fix:  index mem leak
2022-07-06 13:33:21 +08:00
Haojun Liao ddb71ed095 refactor: do some internal refactor. 2022-07-06 13:33:21 +08:00
Haojun Liao c89d588044
Merge pull request #14576 from taosdata/feature/3_liaohj
fix(query): copy the column that will not output.
2022-07-06 13:29:48 +08:00
Hongze Cheng 2b4696310a Merge branch 'feat/tsdb_refact' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot 2022-07-06 05:26:23 +00:00
Minghao Li 6ec47a7a60 fix(sync): propose batch 2022-07-06 13:17:16 +08:00
Li Minghao cd71d869a2
Merge pull request #14584 from taosdata/feature/3.0_mhli
refactor(sync): snapshot strategy
2022-07-06 13:15:26 +08:00
Xiaoyu Wang 2a52beb56b Merge remote-tracking branch 'origin/3.0' into feature/3.0_debug_wxy 2022-07-06 13:14:29 +08:00
Shengliang Guan e39e283509 test: adjust check valgrind.sh 2022-07-06 13:12:46 +08:00