Commit Graph

25587 Commits

Author SHA1 Message Date
plum-lihui 398d7d61c7 Merge branch '3.0' of github.com:taosdata/TDengine into 3.0 2022-04-16 10:21:09 +08:00
plum-lihui baa67baa90 [test: stop all dnodes when sim scripte return success] 2022-04-16 10:20:24 +08:00
plum-lihui dfdcd11f77 [test: stop all dnodes when sim scripte return success] 2022-04-16 10:20:11 +08:00
plum-lihui 6dd69dfe23 [test: stop all dnodes when sim scripte return success] 2022-04-16 10:19:07 +08:00
plum-lihui cd97d82116 [test: stop all dnodes when sim scripte return success] 2022-04-16 10:18:21 +08:00
Cary Xu d268fbf68d feat: Rollup SMA integration 2022-04-16 10:18:03 +08:00
plum-lihui 6b9d69b122 [test: stop taosd by kill -9 pid] 2022-04-16 10:13:48 +08:00
Haojun Liao fd9e520865 other: merge 3.0 branch to resolve conflict. 2022-04-16 10:07:28 +08:00
Haojun Liao 53ff8c113e fix(query): add a little bit more check when build SqlFunctionCtx. 2022-04-16 10:04:33 +08:00
Haojun Liao 597cba3aff fix(query): enable to employ the scalar function as the parameter of the aggregate function. 2022-04-16 10:00:25 +08:00
Xiaoyu Wang f13f952bbf enh: set appropriate block loading options for some queries 2022-04-16 09:50:32 +08:00
Yihao Deng a264bfc6d1
Merge pull request #11510 from taosdata/feature/tag_filter_oper
enh: add tag filter operator
2022-04-16 09:32:08 +08:00
Haojun Liao e6a4af8ed8 refactor(query): refactor the executor module of query. 2022-04-15 23:02:26 +08:00
yihaoDeng acc12943b8 validate tag filter status 2022-04-15 22:17:22 +08:00
Yihao Deng 4b729ada42
Merge branch '3.0' into feature/tag_filter_oper 2022-04-15 21:42:46 +08:00
yihaoDeng a172f11e24 add tag index filter 2022-04-15 21:38:56 +08:00
Xiaoyu Wang bd18fe607e
Merge pull request #11541 from taosdata/feature/3.0_wxy
feat: sql command "create stream" and data type JSON
2022-04-15 20:46:48 +08:00
plum-lihui 5fecb0a7b7 Merge branch '3.0' of github.com:taosdata/TDengine into 3.0 2022-04-15 20:33:05 +08:00
plum-lihui fa6e18e283 [test: support valgrind run all sim cases, and save valgrind log file] 2022-04-15 20:32:52 +08:00
Xiaoyu Wang f406c4e31d complie error 2022-04-15 20:31:21 +08:00
Zhiqiang Wang a1116e0523
Merge pull request #11542 from taosdata/fix/ZhiqiangWang/TD-13254-fix-dongle-lib
fix(grant): change dongle lib.
2022-04-15 20:29:37 +08:00
Cary Xu 73a58be449
Merge pull request #11538 from taosdata/feature/TD-11463-3.0
feat(tsdb): set bitmap len 0 for primary TS column
2022-04-15 20:24:05 +08:00
Xiaoyu Wang acb4a04459 complie error 2022-04-15 20:17:56 +08:00
afwerar 7b35c455d0 fix(grant): change dongle lib. 2022-04-15 20:12:34 +08:00
Xiaoyu Wang 3e1c4cc268 complie error 2022-04-15 20:07:35 +08:00
Haojun Liao 774e4ad62c enh(query): add more load conditions check before load data block from file. 2022-04-15 20:06:27 +08:00
Xiaoyu Wang e2164bf8cb feat: CREATE STREAM statement implement, and syntax of JSON data type implement. 2022-04-15 19:35:46 +08:00
Cary Xu c841f892a9 Merge branch '3.0' into feature/TD-11463-3.0 2022-04-15 19:34:01 +08:00
Xiaoyu Wang 01ea38586d feat: CREATE STREAM statement implement, and syntax of JSON data type implement. 2022-04-15 19:22:11 +08:00
Haojun Liao 3fad3b682c
Merge pull request #11537 from taosdata/feature/3.0_liaohj
enh(query): add the file data block load optimization check.
2022-04-15 19:06:50 +08:00
Cary Xu a6a7645843 Merge branch '3.0' into feature/TD-11463-3.0 2022-04-15 18:39:13 +08:00
Cary Xu 34c9947a53 feat(tsdb): set bitmap len 0 for primary TS column 2022-04-15 18:38:41 +08:00
Xiaoyu Wang ba1f3f7815 feat: CREATE STREAM statement implement, and syntax of JSON data type implement. 2022-04-15 18:30:01 +08:00
Haojun Liao 078c48a50a other:fix syntax error. 2022-04-15 18:25:24 +08:00
Haojun Liao 5029cd67b2 ehn(query): add the file data block load optimization check. 2022-04-15 18:06:49 +08:00
Hongze Cheng 3fedb0042e
Merge pull request #11529 from taosdata/feature/vnode_refact
Feature/vnode refact
2022-04-15 17:36:52 +08:00
dapan1121 911c81d230 fix scheduler quit issue 2022-04-15 17:12:31 +08:00
Hui Li 980f7b707b
Merge pull request #11534 from taosdata/cpwu/3.0
test: fix the stddev sim case
2022-04-15 17:09:03 +08:00
cpwu 685ce7f536 Merge branch '3.0' into cpwu/3.0 2022-04-15 16:48:40 +08:00
cpwu e61d176305 fix stddev.case 2022-04-15 16:48:19 +08:00
Hongze Cheng bc178c247d fix a bug 2022-04-15 07:49:33 +00:00
Hongze Cheng 98b98c8b85 refact vnode 2022-04-15 07:07:44 +00:00
Shengliang Guan b017d2a4c8 refactor: adjust logs and code style 2022-04-15 15:05:37 +08:00
Hongze Cheng aa266dea41 refact vnode 2022-04-15 06:47:39 +00:00
Shengliang Guan 719a0c8bca
Merge pull request #11528 from taosdata/feature/check
test: reopen mnode unitest
2022-04-15 14:46:49 +08:00
Hongze Cheng 83c8be3088 refact 2022-04-15 06:38:18 +00:00
Haojun Liao 16435209fe
Merge pull request #11511 from taosdata/feature/3.0_liaohj
feat(query): add the merge join operator for child table inner join.
2022-04-15 14:32:49 +08:00
Shengliang Guan e96f0fa429 fix: the bug found by CI 2022-04-15 14:31:54 +08:00
Hongze Cheng 694df11ff1 refact vnode 2022-04-15 06:27:04 +00:00
Shengliang Guan 73a3f9bbc7 Merge remote-tracking branch 'origin/3.0' into feature/check 2022-04-15 14:21:11 +08:00