Commit Graph

4734 Commits

Author SHA1 Message Date
Minghao Li 1a5be99bd4 fix(sync): syncRespMgrGetAndDel 2022-05-21 17:01:18 +08:00
Liu Jicong fb6bebe65c
Merge pull request #12802 from taosdata/feature/stream
fix: memory error
2022-05-21 16:44:12 +08:00
Xiaoyu Wang e00a9fa903
Merge pull request #12801 from taosdata/feature/3.0_wxy
fix: some prblems of parser and planner
2022-05-21 16:41:35 +08:00
Liu Jicong 371717ee65 fix: memory error 2022-05-21 16:24:41 +08:00
dapan1121 d885db2858 fix qworker rc issue 2022-05-21 16:22:21 +08:00
wangmm0220 c7e7694a55 fea: add null tag support in schemaless 2022-05-21 16:21:56 +08:00
Xiaoyu Wang bec1c2463c fix: some prblems of parser and planner 2022-05-21 16:13:54 +08:00
dapan1121 733d221699 fix stmt bug 2022-05-21 16:04:25 +08:00
54liuyao cacc7364d7 fix(stream): avoid check data update for tmq 2022-05-21 15:41:36 +08:00
Haojun Liao 6466187a63
Merge pull request #12788 from taosdata/feature/3_liaohj
fix(query): specify the primary timestamp column in ssdatablock
2022-05-21 14:46:08 +08:00
yihaoDeng 84eeb2ab70 Merge branch 'rpc' into 3.0 2022-05-21 14:39:46 +08:00
Haojun Liao c96036a7c4 fix(query): add null value check before update the block window info 2022-05-21 14:08:00 +08:00
yihaoDeng 305fa25490 enh: delete redundancy code 2022-05-21 11:18:32 +08:00
Haojun Liao 00821527be fix(query): specify the primary timestamp column in ssdatablock when update the time range of ssdatablock. 2022-05-21 11:02:53 +08:00
yihaoDeng 49de494eb8 Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2022-05-21 10:41:06 +08:00
Haojun Liao 800aa60588
Merge pull request #12779 from taosdata/feature/3_liaohj
fix(query): set buffer page dirty when place data in it.
2022-05-21 10:33:55 +08:00
Haojun Liao 03c916b436 fix(query): set buffer page dirty when place data in it. 2022-05-20 23:59:17 +08:00
Haojun Liao 25e2a9dd72 refactor: do some internal refactor, and set the correct intermediate buffer size for average function. 2022-05-20 23:58:34 +08:00
yihaoDeng 9a6710b465 enh: add invert index to vnode 2022-05-20 23:39:52 +08:00
Liu Jicong 9ad18b8c2d
Merge pull request #12776 from taosdata/feature/3_liaohj
fix(query): ignore the check of qualified table id.
2022-05-20 23:15:50 +08:00
Haojun Liao 2964542617 fix(query): ignore the check of qualified table id. 2022-05-20 22:45:43 +08:00
WANG MINGMING aac3d30d98
Merge pull request #12772 from taosdata/feature/TD-13041
fix: unit test in json scalar operator
2022-05-20 22:17:59 +08:00
dapan1121 d0aa9436e4 Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-05-20 21:05:21 +08:00
wangmm0220 5c553a37f5 fix: unit test in json scalar operator 2022-05-20 21:01:22 +08:00
wangmm0220 56fba8eb27 fix: unit test in json scalar operator 2022-05-20 20:57:45 +08:00
dapan1121 3d5073e785 fix res issue 2022-05-20 19:25:46 +08:00
Liu Jicong d8479d7a0d merge from 3.0 2022-05-20 18:55:40 +08:00
Liu Jicong 7391a756f6 refactor(stream) 2022-05-20 18:53:21 +08:00
Xiaoyu Wang 8dad69b465
Merge pull request #12766 from taosdata/feature/3.0_wxy
feat: add scenarios that trigger metadata refresh
2022-05-20 18:41:04 +08:00
Yihao Deng 1d1167676f
Merge pull request #12752 from taosdata/fix/tq_mem
fix: tq mem leak
2022-05-20 18:28:54 +08:00
Xiaoyu Wang 7feeea974c feat: add scenarios that trigger metadata refresh 2022-05-20 18:22:40 +08:00
dapan1121 a353b1a1fb refresh meta 2022-05-20 18:00:05 +08:00
yihaoDeng 90f8acf168 fix: tq mem leak 2022-05-20 17:49:42 +08:00
Haojun Liao ee470a9427 other: merge 3.0 2022-05-20 17:12:04 +08:00
Haojun Liao fa84d0585b enh(query): enable remove the candidate table ids in the stream scanner. 2022-05-20 17:07:53 +08:00
yihaoDeng 2911e36267 fix: tq mem leak 2022-05-20 16:59:44 +08:00
Haojun Liao 5e819fbdb3 fix(query): assign the group id in the ssdatablock when generating grouped results. 2022-05-20 16:50:39 +08:00
yihaoDeng afda7c637b fix: tq mem leak 2022-05-20 15:58:25 +08:00
Hongze Cheng b563902bb4 make it compile 2022-05-20 07:40:21 +00:00
dapan1121 40a3f02463 Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-05-20 15:38:45 +08:00
Hongze Cheng 69e6b4baac Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0 2022-05-20 07:21:40 +00:00
Ganlin Zhao 464a79ac50
Merge pull request #12747 from taosdata/feature/3.0_glzhao
fix(query): change unique function type to non-standard sql function
2022-05-20 15:16:52 +08:00
Hongze Cheng dc392aae16 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0 2022-05-20 07:07:59 +00:00
Hongze Cheng 3b4551cc26 fix: tdb concurrency 2022-05-20 07:07:51 +00:00
Ganlin Zhao 98092217ee fix: fix windows compilation error 2022-05-20 14:58:04 +08:00
Ganlin Zhao 3d34f7850e fix(query): change unique function type to non-standard sql function 2022-05-20 13:59:20 +08:00
Xiaoyu Wang c726681009
Merge pull request #12743 from taosdata/feature/3.0_wxy
feat: the scan subplan adds the 'dbFName' attribute for metadata refresh
2022-05-20 13:52:00 +08:00
Hongze Cheng 90dff224d8 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0 2022-05-20 05:30:52 +00:00
Hongze Cheng 366832378e make compile 2022-05-20 05:28:24 +00:00
WANG MINGMING c715ee5993
Merge pull request #12719 from taosdata/feature/TD-13041
fea: add select json from table
2022-05-20 13:15:49 +08:00
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