Commit Graph

4734 Commits

Author SHA1 Message Date
Xiaoyu Wang 079f2fb93e feat: the scan subplan adds the 'dbFName' attribute for metadata refresh 2022-05-20 12:47:23 +08:00
Haojun Liao ff0b38fd49
Merge pull request #12738 from taosdata/feature/3_liaohj
fix(query): set the correct number of expressions.
2022-05-20 12:26:33 +08:00
Hongze Cheng d716fb3a55 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0 2022-05-20 04:11:57 +00:00
Haojun Liao 7b55cb0df2 fix(query): set the correct number of expressions. 2022-05-20 12:06:29 +08:00
dapan1121 c00ef1c64f fix catalog bug 2022-05-20 11:52:10 +08:00
Haojun Liao 60e34d7934
Merge pull request #12724 from taosdata/feature/3_liaohj
enh(query): limit the rsp ssdatablock size.
2022-05-20 11:33:53 +08:00
Shengliang Guan 7b1833a6f8
Merge pull request #12733 from taosdata/fix/mnode
refactor: adjust vnode sync
2022-05-20 11:09:28 +08:00
Shengliang Guan f2a84eda09 refactor: adjust vnode header file 2022-05-20 10:45:43 +08:00
Shengliang Guan 0f9cd43027 refactor: adjust sync header file 2022-05-20 10:30:30 +08:00
Hongze Cheng f7cc44d616 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0 2022-05-20 02:24:27 +00:00
Ganlin Zhao 9ca54b9478
Merge pull request #12723 from taosdata/feature/3.0_glzhao
feat(query): add unique function
2022-05-20 10:18:36 +08:00
dapan1121 7baf8eab29 catalog async api 2022-05-20 09:53:30 +08:00
dapan1121 af429ca64e Merge remote-tracking branch 'origin/3.0' into feature/async 2022-05-20 09:21:40 +08:00
dapan1121 54a1ecf932 Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-05-20 09:05:08 +08:00
Liu Jicong dbaa74462e
Merge pull request #12726 from taosdata/feature/tq
refactor(stream): exec
2022-05-20 05:59:23 +08:00
Liu Jicong 71984b4268 refactor(stream): exec 2022-05-20 05:43:36 +08:00
Haojun Liao c84e666fab fix(query): remove the false alarm in aggregate operator when handling the stream computing. 2022-05-20 00:29:14 +08:00
Haojun Liao cded09bf79 enh(query): limit the rsp ssdatablock size. 2022-05-19 23:47:27 +08:00
Ganlin Zhao bf4826d9a8 feat(query): add unique function 2022-05-19 22:42:30 +08:00
Yihao Deng 040292cb80
Merge pull request #12718 from taosdata/enh/deleteDupCode
Enh/delete dup code
2022-05-19 22:12:46 +08:00
wangmm0220 d48d98f094 fea:add select json logic 2022-05-19 22:10:20 +08:00
dapan1121 d472c28142 update table meta based on query sversion 2022-05-19 22:08:06 +08:00
yihaoDeng 76b9a5acee fix: avoid invalid read/write 2022-05-19 21:56:39 +08:00
Hongze Cheng 9d0116ea0a Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0 2022-05-19 13:29:09 +00:00
shenglian-zhou 5049ea17e6
Merge pull request #12717 from taosdata/feature/udf
fix: udf2 reuse old state when new input is all null
2022-05-19 21:11:38 +08:00
slzhou b5a419c25a Merge branch 'feature/udf' of github.com:taosdata/TDengine into feature/udf 2022-05-19 20:56:40 +08:00
slzhou c0fc53a9a8 fix: udf2 reuse old state when new input is null 2022-05-19 20:54:30 +08:00
Xiaoyu Wang e6a450afff
Merge pull request #12709 from taosdata/feature/3.0_wxy
fix: some problems of parser and planner
2022-05-19 20:46:01 +08:00
Shengliang Guan 040817a21c
Merge pull request #12716 from taosdata/fix/dnode
refactor: redirect msg
2022-05-19 20:41:24 +08:00
yihaoDeng 9888d086c2 fix: avoid invalid read/write 2022-05-19 20:40:23 +08:00
Xiaoyu Wang 56c1b30a4f Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy 2022-05-19 20:28:43 +08:00
dapan1121 ef6405d268
Merge pull request #12700 from taosdata/feature/qnode
fix: fix wrong db name in authtication
2022-05-19 20:28:02 +08:00
Shengliang Guan cec8ecfe09
Merge pull request #12715 from taosdata/fix/dnode
refactor: adjust msgcb
2022-05-19 20:17:30 +08:00
Shengliang Guan 63aa7bac6e refactor: redirect msg 2022-05-19 20:02:51 +08:00
Shengliang Guan 0161b6456c refactor: adjust msgcb 2022-05-19 19:44:01 +08:00
Xiaoyu Wang d2da0c0c7f fix: some problems of parser and planner 2022-05-19 19:19:30 +08:00
Hongze Cheng 0ab2b6dd4d more TDB test 2022-05-19 11:14:14 +00:00
dapan1121 9ef37af528 Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-05-19 19:10:30 +08:00
yihaoDeng 20e90670e8 eerge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2022-05-19 18:30:32 +08:00
shenglian-zhou 6649018519
Merge pull request #12707 from taosdata/feature/udf
fix: set hasResult when old state has result
2022-05-19 18:11:40 +08:00
Xiaoyu Wang ff43adee77 fix: some problems of parser and planner 2022-05-19 18:09:47 +08:00
wangmm0220 6c26b6230f fea:add select json logic 2022-05-19 17:57:14 +08:00
slzhou 5a3f6b11e7 fix: set hasResult when old state has result 2022-05-19 17:48:34 +08:00
wangmm0220 91dc9e9089 fea:add select json logic 2022-05-19 17:46:28 +08:00
yihaoDeng af9abca851 enh: add UT to CI 2022-05-19 17:38:11 +08:00
Haojun Liao f636806c2a other: merge 3.0 2022-05-19 17:07:01 +08:00
Haojun Liao 4c3f6f11eb fix(query): set hasNull flag to be true when initializing columnInfodata by default. 2022-05-19 16:58:30 +08:00
Haojun Liao e0b9da9c3d refactor: do some internal refactor. 2022-05-19 16:49:43 +08:00
Haojun Liao 14998af2b8
Merge pull request #12669 from taosdata/feature/3_liaohj
enh(query): record and return the schema version and tags version of the queried table.
2022-05-19 16:48:37 +08:00
Hongze Cheng fb81b90222
Merge pull request #12698 from taosdata/fix/hzcheng_3.0
fix: tdb concurrent read/commit
2022-05-19 16:32:38 +08:00
Haojun Liao 90a6ec0917 fix(query): release meta reader after initializing it. 2022-05-19 16:16:16 +08:00
Hongze Cheng c49b3f39d9 make windows compile pass 2022-05-19 08:16:06 +00:00
Zhiqiang Wang a0710fdc01
Merge pull request #12693 from taosdata/fix/ZhiqiangWang/fix-15602-fix-file-path-format-error
fix(os): file path format error
2022-05-19 15:47:41 +08:00
Hongze Cheng f30e6be9e0 fix windows compile error 2022-05-19 07:46:36 +00:00
dapan1121 688391be03 Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-05-19 15:23:22 +08:00
dapan1121 c903323fee fix user auth bug 2022-05-19 15:22:45 +08:00
Hongze Cheng 8bca9c9733 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0 2022-05-19 07:15:12 +00:00
Hongze Cheng 3c4b91a796 fix: tdb concurrent w/r 2022-05-19 07:15:00 +00:00
Xiaoyu Wang 87f1612743
Merge pull request #12692 from taosdata/feature/3.0_wxy
fix: some problems of parser and planner
2022-05-19 14:54:55 +08:00
afwerar 5d1b09be03 fix(os): file path format error 2022-05-19 14:41:42 +08:00
afwerar f81f097843 fix(os): file path format error 2022-05-19 14:31:59 +08:00
Xiaoyu Wang 29bdba7298 fix: some problems of parser and planner 2022-05-19 14:26:10 +08:00
Zhiqiang Wang 8add9a9a17
Merge pull request #12682 from taosdata/fix/ZhiqiangWang/fix-15602-fix-win-run-error
fix(os): win run error
2022-05-19 11:53:45 +08:00
dapan1121 76567312db
Merge pull request #12676 from taosdata/feature/qnode
feat: update table meta based on sversion
2022-05-19 11:44:02 +08:00
slzhou 83f4d1286e fix: executor process express tree scalar execution error 2022-05-19 11:20:27 +08:00
afwerar 51721dfc47 fix(os): win run error 2022-05-19 10:37:11 +08:00
dapan1121 fb944e85bc fix explain res issue 2022-05-19 09:39:28 +08:00
wangmm0220 e818e27902 fea:add select json logic 2022-05-18 22:13:38 +08:00
Hongze Cheng bc8cf0fbad
Merge pull request #12673 from taosdata/feature/meta
refact: tdb
2022-05-18 22:10:57 +08:00
Hongze Cheng 3f79085670 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/meta 2022-05-18 13:32:15 +00:00
Liu Jicong f2ee70efb1 merge from 3.0 2022-05-18 21:25:23 +08:00
Liu Jicong a696ed583a test(stream): _wstartts should be reverse quoted 2022-05-18 21:23:06 +08:00
Xiaoyu Wang ee76009a8f
Merge pull request #12667 from taosdata/feature/3.0_wxy
fix: some problems of parser and planner
2022-05-18 21:02:15 +08:00
Xiaoyu Wang 0189d667a6 fix: some problems of parser and planner 2022-05-18 20:47:01 +08:00
Haojun Liao 47e6e95866 enh(query): record and return the schema version and tags version of current queried table. 2022-05-18 20:39:00 +08:00
dapan1121 b2fc04b8cc Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-05-18 20:32:20 +08:00
dapan1121 97a20ee86b update meta based on sversion 2022-05-18 20:31:30 +08:00
Xiaoyu Wang 6f4c0a2e8f fix: some problems of parser and planner 2022-05-18 20:28:14 +08:00
Hongze Cheng edfe9938f9 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/meta 2022-05-18 12:21:58 +00:00
Hongze Cheng cda6fa50a9 refact: tdb 2022-05-18 12:19:32 +00:00
Hongze Cheng bad77f8e84 refact TDB 2022-05-18 12:05:39 +00:00
54liuyao 5ca0e81bba stream final interval operator 2022-05-18 19:41:29 +08:00
Ganlin Zhao fba964778b
Merge pull request #12651 from taosdata/feature/3.0_glzhao
enh(query): support sum(NULL), max(NULL), min(NULL), count(NULL)
2022-05-18 19:26:17 +08:00
Ganlin Zhao 8daaea58de feat(query): fix ci 2022-05-18 18:51:40 +08:00
shenglian-zhou 1fecbd2587
Merge pull request #12657 from taosdata/feature/udf
fix: improve udf function misuse stability
2022-05-18 18:37:57 +08:00
slzhou 36dcc70f0d fix: improve udf function misuse stability 2022-05-18 18:21:32 +08:00
Ganlin Zhao 98a6792b99 Merge branch '3.0' into feature/3.0_glzhao 2022-05-18 16:54:19 +08:00
liuyao f094d32fa3
Merge pull request #12652 from taosdata/feature/TD-15688
fix(stream):set window info
2022-05-18 16:52:22 +08:00
Liu Jicong 2b8f3b8c21
Merge pull request #12645 from taosdata/feature/tq
enh(tmq): commit when consumer_close called
2022-05-18 16:46:56 +08:00
Hongze Cheng f6fcd22cbd
Merge pull request #12649 from taosdata/feature/meta
refact: tdb api
2022-05-18 16:43:07 +08:00
Yihao Deng cb37bb3562
Merge pull request #12647 from taosdata/fix/invalid_read
Fix/invalid read
2022-05-18 16:40:35 +08:00
dapan1121 0c38208065 Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-05-18 16:38:31 +08:00
dapan1121 c85232e14c update table meta based on sversion 2022-05-18 16:37:09 +08:00
Ganlin Zhao e948d5a248 enh(query): support avg(NULL), stddev(NULL) 2022-05-18 16:35:13 +08:00
54liuyao fb0711fa3e fix(stream):set window info 2022-05-18 16:31:52 +08:00
Liu Jicong 4e640b6d67 enh(tmq): update tb list for existing topic 2022-05-18 16:27:50 +08:00
Ganlin Zhao a52e0027cf enh(query): support count(NULL) = 0 2022-05-18 16:14:57 +08:00
Ganlin Zhao 26c618e5ad enh(query): support sum(NULL), max(NULL), min(NULL) 2022-05-18 16:03:59 +08:00
Hongze Cheng 14ff088d69 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/meta 2022-05-18 07:58:13 +00:00
Hongze Cheng ef684076c4 refact: tdb api 2022-05-18 07:57:29 +00:00
dapan1121 016738bb60
Merge pull request #12636 from taosdata/feature/qnode
fix: fix stmt memory leak
2022-05-18 15:51:27 +08:00
yihaoDeng 3de22159d8 fix: avoid invalid read/write 2022-05-18 15:32:23 +08:00
Zhiqiang Wang 8a2772f8a7
Merge pull request #12638 from taosdata/fix/ZhiqiangWang/fix-15311-fix-win-compile-error
fix(os): win compile error
2022-05-18 15:17:47 +08:00
Yihao Deng 1c7df11df1
Merge pull request #12637 from taosdata/fix/invalid_read
fix: avoid invalid read/write
2022-05-18 14:41:43 +08:00
yihaoDeng de0793b611 fix: avoid invalid read/write 2022-05-18 14:40:14 +08:00
Shengliang Guan 4d8867d9c0
Merge pull request #12639 from taosdata/fix/tsim
refactor: shm queue in multi process mode
2022-05-18 14:38:53 +08:00
Ganlin Zhao 36370a2339
Merge pull request #12612 from taosdata/feature/3.0_glzhao
fix(query): fix elapsed parameter number
2022-05-18 14:34:53 +08:00
afwerar bf44937dca fix(os): win compile error 2022-05-18 14:21:04 +08:00
Shengliang Guan 6a70fab3ad Merge remote-tracking branch 'origin/3.0' into fix/tsim 2022-05-18 14:21:02 +08:00
Shengliang Guan 77575d1e70 refactor: shm queue in multi process mode 2022-05-18 14:20:46 +08:00
yihaoDeng 3cbf4ad4d2 fix: avoid invalid read/write 2022-05-18 14:11:23 +08:00
dapan1121 5827a7e8c1 Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-05-18 14:07:59 +08:00
dapan1121 d1078b5af2 stmt query 2022-05-18 14:06:13 +08:00
Hongze Cheng f8b2bdecf1 refact: TDB 2022-05-18 05:46:16 +00:00
shenglian-zhou 7655f51ff8
Merge pull request #12631 from taosdata/feature/udf
fix: udfc checks output type and output bytes when executing scalar f…
2022-05-18 12:43:01 +08:00
slzhou 950835e1fc fix: set correct udf output type when retrieve from mnode 2022-05-18 12:16:28 +08:00
Haojun Liao eeaea6a6dc
Merge pull request #12629 from taosdata/feature/3.0_liaohj
fix(query): add parameters check for top/bottom functoin.
2022-05-18 12:11:08 +08:00
slzhou 00c11b01fe fix: udfc checks output type and output bytes when executing scalar function 2022-05-18 11:43:03 +08:00
Haojun Liao 325959bd27 fix(query): add parameters check for top/bottom functoin. 2022-05-18 11:01:39 +08:00
Haojun Liao 5fdaa4346d
Merge pull request #12626 from taosdata/feature/3.0_liaohj
fix(query): fix the invalid column length value during spill out the data into disk
2022-05-18 10:59:11 +08:00
shenglian-zhou ea3e48827f
Merge pull request #12627 from taosdata/feature/udf
fix: release udf func handle when udf agg failure
2022-05-18 10:44:47 +08:00
slzhou d5c30f5ea5 fix: release udf func handle when udf agg failure 2022-05-18 10:29:32 +08:00
Haojun Liao 5c2c2b378b fix(query): fix the invalid column length value during spill out the group data into disk. 2022-05-18 10:15:29 +08:00
Haojun Liao ee61621b9e
Merge pull request #12614 from taosdata/feature/3.0_liaohj
fix(query): expand the capacity for aggregate operator.
2022-05-18 09:56:15 +08:00
Haojun Liao 52f6a66ba5 fix(query): fix some syntax error. 2022-05-17 22:58:17 +08:00
Haojun Liao a918f19329 Merge branch '3.0' into feature/3.0_liaohj 2022-05-17 22:47:52 +08:00
Haojun Liao 1cc0708d85 fix(query): expand the capacity for aggregate operator. 2022-05-17 22:42:11 +08:00
yihaoDeng 48cb91562e merge 3.0 2022-05-17 22:39:32 +08:00
yihaoDeng 3a76f83032 fix: index failed to filter float/double data 2022-05-17 22:31:11 +08:00
shenglian-zhou 81ea237b4f
Merge pull request #12605 from taosdata/feature/udf
fix: trigger ci test
2022-05-17 22:28:41 +08:00
Ganlin Zhao 485a1aedd5 fix(query): fix elapsed parameter number 2022-05-17 22:27:46 +08:00
yihaoDeng e96ff087f2 fix: index failed to filter float/double data 2022-05-17 22:22:39 +08:00
slzhou b4e23c34a4 feat: udfc check udf function interbuf size and result size 2022-05-17 22:10:51 +08:00
Hongze Cheng e4a9d8154d Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0 2022-05-17 13:39:38 +00:00
Ganlin Zhao 2f128fa3c9
Merge pull request #12607 from taosdata/feature/3.0_glzhao
feat(query): add elapsed function
2022-05-17 21:37:11 +08:00
Ganlin Zhao 1b0b410f98 feat(query): add elapsed function 2022-05-17 21:22:21 +08:00
Hongze Cheng 2b9b93d3fe Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0 2022-05-17 13:13:34 +00:00
Hongze Cheng ed25681fc8 fix coredump 2022-05-17 13:11:39 +00:00
Hongze Cheng 88f0a0b3b2 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0 2022-05-17 13:06:43 +00:00
Hongze Cheng 83487bc3ae tdb Debug 2022-05-17 13:06:34 +00:00
Shengliang Guan 88094cfec7 Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-05-17 20:56:54 +08:00
slzhou 3e4f9db185 fix: trigger ci test 2022-05-17 20:53:36 +08:00
shenglian-zhou fff19722e4
Merge pull request #12604 from taosdata/feature/udf
feat: remove invalid udf function handle cache
2022-05-17 20:49:36 +08:00
slzhou d46c393598 fix: mnode not ready for connect from udfd 2022-05-17 20:47:40 +08:00
Hongze Cheng f3fa9e4dd8 tdb debug 2022-05-17 12:47:00 +00:00
Shengliang Guan 8b7f0f3a15 Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-05-17 20:35:19 +08:00
Xiaoyu Wang 9093c04a74
Merge pull request #12592 from taosdata/feature/3.0_wxy
fix: some problems of parser for stmt mode
2022-05-17 20:20:43 +08:00
Hongze Cheng 852eeecaf9 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0 2022-05-17 12:11:15 +00:00
Hongze Cheng 442f016529 tdb debug 2022-05-17 12:11:03 +00:00
Xiaoyu Wang 8eadd68218 fix: some problems of parser for stmt mode 2022-05-17 20:08:13 +08:00