Commit Graph

5124 Commits

Author SHA1 Message Date
dapan1121 e27f8e8a23
Merge pull request #12926 from taosdata/feature/async.scheduler
feat: scheduler async api
2022-05-26 09:15:55 +08:00
dapan1121 5635dcf09e
Merge pull request #12983 from taosdata/feature/qnode
feat: catalog async api test
2022-05-26 09:15:34 +08:00
Xiaoyu Wang 94ebcc9b74
Merge pull request #12984 from taosdata/feature/3.0_wxy
feat: sql command 'drop cgroup'
2022-05-25 23:20:17 +08:00
Haojun Liao e5bb56752a fix(query): check for invalid parameters of substr function. 2022-05-25 23:09:03 +08:00
Haojun Liao 3a21c690ee fix(query): add check for invalid table name 2022-05-25 23:08:04 +08:00
wangmm0220 8db0315341 feat: add tag condition 2022-05-25 22:35:24 +08:00
wangmm0220 71ec636c3c feat: add tag condition 2022-05-25 22:29:24 +08:00
wangmm0220 eea32f5f0a feat: add tag condition 2022-05-25 22:21:04 +08:00
dapan1121 8d56f7e1ec fix mem free issue 2022-05-25 22:05:29 +08:00
afwerar deeeefdb04 fix(os): dll exit error 2022-05-25 21:31:19 +08:00
yihaoDeng c6a2b246b0 fix: index memory error 2022-05-25 21:23:38 +08:00
Xiaoyu Wang 6d3f066540 feat: sql command 'drop cgroup' 2022-05-25 21:23:13 +08:00
Xiaoyu Wang 070f60409b feat: sql command 'drop cgroup' 2022-05-25 21:20:11 +08:00
yihaoDeng 45c8c48848 fix: index memory error 2022-05-25 21:11:20 +08:00
dapan1121 55ec2aa008 catalog async test 2022-05-25 20:56:21 +08:00
Zhiqiang Wang 4cf843ed51
Merge pull request #12977 from taosdata/fix/ZhiqiangWang/TD-15849-run-case-on-win
fix(os): run case on win
2022-05-25 20:55:04 +08:00
Yihao Deng 6d7bf5e00d
Merge pull request #12941 from taosdata/enh/refactorQueryCtx
enh: refactor trans free ctx
2022-05-25 20:41:11 +08:00
yihaoDeng d067104ec1 fix: index memory error 2022-05-25 20:38:25 +08:00
Liu Jicong 64d60e8259
Merge pull request #12981 from taosdata/feature/stream
fix(stream): handle null data
2022-05-25 20:20:48 +08:00
Hongze Cheng beda425248 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0 2022-05-25 11:45:48 +00:00
Liu Jicong 86c9446a84 fix(stream): handle null data 2022-05-25 19:37:52 +08:00
afwerar 91925ffb08 fix(os): run case on win 2022-05-25 19:20:02 +08:00
yihaoDeng c8ba20ac54 enh: valid fqdn 2022-05-25 19:14:11 +08:00
afwerar e144303190 fix(os): run case on win 2022-05-25 19:13:16 +08:00
Liu Jicong c99294cc1f
Merge pull request #12980 from taosdata/feature/stream
fix(stream): memory error
2022-05-25 19:02:42 +08:00
Shengliang Guan 35d9d80191 Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-05-25 18:49:42 +08:00
Liu Jicong 79e97271ca fix(stream): memory error 2022-05-25 18:43:25 +08:00
Minghao Li e0d3b53be7 Merge branch 'feature/sync-mnode-integration' of https://github.com/taosdata/TDengine into feature/sync-mnode-integration 2022-05-25 18:32:59 +08:00
Minghao Li 8c5f6b6849 fix(sync): persist isStandby 2022-05-25 18:32:34 +08:00
Haojun Liao b37ca86866
Merge pull request #12979 from taosdata/feature/3_liaohj
fix(query): set correct expression number in project operator.
2022-05-25 18:31:46 +08:00
afwerar 21bc9335de fix(os): run case on win 2022-05-25 18:28:57 +08:00
Shengliang Guan ce226517ab
Merge pull request #12966 from taosdata/fix/mnode
refactor: let all operations of mnode into the sync log
2022-05-25 18:19:39 +08:00
Haojun Liao 356c9e9056 fix(query): set correct expression number in project operator. 2022-05-25 17:55:34 +08:00
Haojun Liao 53527cfe59
Merge pull request #12975 from taosdata/feature/3_liaohj
enh(query): add detailed sort exec information in analysis of operator.
2022-05-25 17:08:51 +08:00
Shengliang Guan 077ea1b658 Merge branch 'feature/sync-mnode-integration' into fix/mnode 2022-05-25 17:06:35 +08:00
yihaoDeng b0b533e002 fix query ctx crash 2022-05-25 16:42:29 +08:00
afwerar 3a0efe7255 fix(os): run case on win 2022-05-25 16:30:26 +08:00
yihaoDeng ad162a347a Merge branch 'nn' into update 2022-05-25 16:26:51 +08:00
yihaoDeng 5f84203456 update default epset 2022-05-25 15:47:52 +08:00
Shengliang Guan 4bb91775f9 Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-05-25 15:41:15 +08:00
Haojun Liao d5d0bd2b19 fix(query): add check for invalid tablename. 2022-05-25 15:36:57 +08:00
Haojun Liao 84f6898fcd enh(query): add detailed sort exec information in analysis of operator. 2022-05-25 15:22:34 +08:00
yihaoDeng 8acbb20fb2 enh: set default epset 2022-05-25 15:22:23 +08:00
dapan1121 041df53f1d Merge branch 'feature/async.scheduler' of https://github.com/taosdata/TDengine into feature/async.scheduler 2022-05-25 15:01:05 +08:00
Shengliang Guan 9b051104ae Merge branch 'fix/mnode' into feature/sync-mnode-integration 2022-05-25 14:49:58 +08:00
Shengliang Guan 3a36979576 refactor: let all operations of mnode into the sync log 2022-05-25 14:49:08 +08:00
Ganlin Zhao 1a784b3c01 fix(query): restrict top/bottom function column type and first param
must be column

TD-15977
2022-05-25 14:44:27 +08:00
Minghao Li 104a207579 FpReConfigCb 2022-05-25 14:43:45 +08:00
Minghao Li 81d0798f5f refactor: update config when there's one locally 2022-05-25 14:27:59 +08:00
dapan1121 a38fcf4e1f catalog async test 2022-05-25 14:24:56 +08:00
dapan1121 e256a0dbe3 change ctx api 2022-05-25 14:23:09 +08:00
Ganlin Zhao def5680ee6
Merge pull request #12968 from taosdata/enh/TD-15976
enh(query): reserve aggregate function constant param as value node in client.
2022-05-25 14:20:02 +08:00
Ganlin Zhao 220253e604 enh(query): reserve aggregate function constant param as value node in
client.

TD-15976
2022-05-25 13:30:26 +08:00
dapan1121 6c6237abe5 fix mem double free issue 2022-05-25 13:27:36 +08:00
yihaoDeng f75bcdf4b2 enh: set useDefaultEpset 2022-05-25 13:19:21 +08:00
yihaoDeng cca2bcdb28 enh: rpc set default epset 2022-05-25 13:12:02 +08:00
dapan1121 c867c6812a change rpc ctx api 2022-05-25 11:09:14 +08:00
Ganlin Zhao 635711669f Revert "enh(query): reserve aggregate function constant param as value node in"
This reverts commit e0224da580.
2022-05-25 11:01:46 +08:00
Ganlin Zhao e0224da580 enh(query): reserve aggregate function constant param as value node in
client.

TD-15976
2022-05-25 10:59:27 +08:00
dapan1121 49510f6330
Merge branch '3.0' into feature/async.scheduler 2022-05-25 09:46:15 +08:00
Hongze Cheng 023ea66ffa Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0 2022-05-25 01:38:18 +00:00
dapan1121 52e05bbfe6 fix mem leak 2022-05-25 09:25:39 +08:00
54liuyao 0778bf8857 stream session operator 2022-05-25 09:05:03 +08:00
Haojun Liao 3ac134adbe enh: free cursor if it is not a null pointer. 2022-05-24 23:10:51 +08:00
yihaoDeng 7259a35620 enh: refactor trans free ctx 2022-05-24 22:17:52 +08:00
dapan1121 54b7e1b294 fix hb epset issue 2022-05-24 21:34:18 +08:00
Shengliang Guan 907ff2e4fe Merge branch 'feature/sync-mnode-integration' into fix/mnode 2022-05-24 20:56:48 +08:00
Hongze Cheng 54d41127ee fix: tdb large page 2022-05-24 12:46:03 +00:00
Minghao Li cb20717ce6 refactor: votesRespondUpdate 2022-05-24 20:23:11 +08:00
Minghao Li 94438de0ec enh(sync): syncStartStandBy 2022-05-24 19:45:09 +08:00
Xiaoyu Wang 1ea2eec5de
Merge pull request #12925 from taosdata/feature/3.0_wxy
fix: some problems of parser
2022-05-24 19:31:07 +08:00
dapan1121 04238b8ff1 fix crash issue 2022-05-24 19:22:06 +08:00
Haojun Liao 2dd4d90512
Merge pull request #12916 from taosdata/feature/3_liaohj
enh(query): return open/total cost for each operator.
2022-05-24 18:13:16 +08:00
dapan1121 efa071c9f6 scheduler async api 2022-05-24 17:49:22 +08:00
Xiaoyu Wang 21f1321ea8 fix: some problems of parser 2022-05-24 17:37:53 +08:00
yihaoDeng 28318721fc enh: opt index mutex 2022-05-24 16:19:22 +08:00
Haojun Liao a4e38ed7ca enh(query): return open/total cost for each operator. 2022-05-24 15:54:39 +08:00
Minghao Li aa85781560 enh(sync): add mndSnapshotRead mndSnapshotApply 2022-05-24 15:28:12 +08:00
yihaoDeng 8ef6eb4c5f enh: refactor index code 2022-05-24 15:17:14 +08:00
Minghao Li 800ef42a26 Merge branch 'feature/sync-mnode-integration' of https://github.com/taosdata/TDengine into feature/sync-mnode-integration 2022-05-24 14:47:11 +08:00
Minghao Li aa1de8b34a enh(sync): add FpSnapshotRead FpSnapshotApply 2022-05-24 14:46:22 +08:00
yihaoDeng 6ca5e3ae6e enh: opt index mutex 2022-05-24 13:50:33 +08:00
Shengliang Guan 187577ae4f
Merge pull request #12903 from taosdata/fix/mnode
fix: avoid memory leak in mnode sync
2022-05-24 12:40:45 +08:00
Shengliang Guan 009049c88e
Merge pull request #12899 from taosdata/fix/mnode
fix: avoid memory leak in mnode sync
2022-05-24 12:16:56 +08:00
Shengliang Guan 077ea4a14f fix: avoid memory leak in mnode sync 2022-05-24 11:58:50 +08:00
Haojun Liao e8c03c576a other: merge 3.0 2022-05-24 11:32:48 +08:00
Haojun Liao 60e7e2ae6f enh(query): add more information regarding analyze sql execution. 2022-05-24 11:29:51 +08:00
Shengliang Guan 07fee01d1c fix: avoid memory leak in mnode sync 2022-05-24 11:26:17 +08:00
Xiaoyu Wang eec7056d1a Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy 2022-05-24 10:54:14 +08:00
Xiaoyu Wang a44b71f258 fix: problem of useless col optimize 2022-05-24 10:54:00 +08:00
Ganlin Zhao 424ff4a685 Merge branch '3.0' into feature/3.0_glzhao 2022-05-24 10:44:02 +08:00
Ganlin Zhao 21e3c0ce78 fix: fix windows compilation error 2022-05-24 10:41:11 +08:00
Shengliang Guan 0e8e04805a fix: avoid memory leak 2022-05-24 09:46:54 +08:00
Shengliang Guan 4cd512a2f3 Merge branch 'fix/mnode' into feature/sync-mnode-integration 2022-05-24 09:23:41 +08:00
Minghao Li fa2d3b3f85 Merge branch 'feature/sync-mnode-integration' of https://github.com/taosdata/TDengine into feature/sync-mnode-integration 2022-05-23 23:53:49 +08:00
Minghao Li c7691590be enh(sync) add syncIsRestoreFinish 2022-05-23 23:53:15 +08:00
Shengliang Guan 7ec3c82cd6 Merge remote-tracking branch 'origin/feature/sync-mnode-integration' into fix/mnode 2022-05-23 23:19:21 +08:00
Shengliang Guan 2f32e122af Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-05-23 23:17:21 +08:00
Yihao Deng 8a7f6f4acc
Merge pull request #12885 from taosdata/fix/indexMultThread
fix: avoid multi thread read/write crash
2022-05-23 23:01:49 +08:00
Ganlin Zhao 011bd32330 feat(query): add apercentile function 2022-05-23 22:48:15 +08:00
WANG MINGMING f52727ece7
Merge pull request #12873 from taosdata/feature/TD-13041
feat:add json function
2022-05-23 22:42:34 +08:00
yihaoDeng ee92f8c584 Merge branch 'nd' into 3.0 2022-05-23 22:39:56 +08:00
dapan1121 e95647970e scheduler async api 2022-05-23 22:35:45 +08:00
dapan1121 bf0f843b6e
Merge pull request #12883 from taosdata/feature/async.scheduler
feat: scheduler refactor
2022-05-23 22:24:17 +08:00
wangmm0220 1245f2e5c0 fix:error in json judgement 2022-05-23 22:14:51 +08:00
Li Minghao 43a62936e0
Merge branch '3.0' into feature/sync-mnode-integration 2022-05-23 22:11:28 +08:00
yihaoDeng f0da893bfb fix: avoid multi thread read/write crash 2022-05-23 21:59:47 +08:00
dapan1121 679c946029 scheduler refactor 2022-05-23 21:45:47 +08:00
Minghao Li 1d7bdbc351 fix(sync) sync/mnode integration dead lock 2022-05-23 21:37:13 +08:00
Liu Jicong da703c8f6c
Merge pull request #12876 from taosdata/feature/tq
feat(tmq): serializer and deserializer for tq exec
2022-05-23 21:26:09 +08:00
wangmm0220 4364e7d47e Merge branch '3.0' into feature/TD-13041 2022-05-23 21:01:10 +08:00
Liu Jicong 0ad9c4cebd fix: init once 2022-05-23 20:58:40 +08:00
wangmm0220 aca3da385b fix:fix json error 2022-05-23 20:46:15 +08:00
shenglian-zhou 6f302c2e4a
Merge pull request #12875 from taosdata/feature/udf
fix: udfd can not stop when taosd restarts very quickly
2022-05-23 20:44:51 +08:00
Cary Xu d85d6d3fb6
Merge pull request #12856 from taosdata/feature/TD-13066-3.0
fix: use bound index instead of colid in case of alter schema
2022-05-23 20:33:47 +08:00
wangmm0220 e7194116e7 merge:from 3.0 2022-05-23 20:32:33 +08:00
Liu Jicong 3629958b43 feat(tmq): serializer and deserializer for tq exec 2022-05-23 20:31:35 +08:00
Xiaoyu Wang f95639227e
Merge pull request #12874 from taosdata/feature/3.0_wxy
feat: tag index filter plan
2022-05-23 20:29:25 +08:00
Minghao Li 102a08f44b enh(sync) sync/mnode integration, add log 2022-05-23 20:26:12 +08:00
slzhou 757e4f31a1 fix: udfd can not stop when taosd restarts very quickly 2022-05-23 20:20:27 +08:00
wangmm0220 32870f992b fix:add json test case 2022-05-23 20:19:30 +08:00
dapan1121 06896e947d
Merge pull request #12775 from taosdata/feature/3.0_constant
feat: support constant value as function param
2022-05-23 20:11:47 +08:00
Xiaoyu Wang 5911828a2a feat: tag index filter plan 2022-05-23 20:11:26 +08:00
wangmm0220 3b7dbaa0a6 fix:add json test case 2022-05-23 19:57:49 +08:00
Cary Xu 8203073598 fix: revert to use the col id 2022-05-23 19:52:57 +08:00
Xiaoyu Wang dec850677b Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy 2022-05-23 19:50:33 +08:00
Xiaoyu Wang 8da52cbb04 feat: tag index filter plan 2022-05-23 19:50:08 +08:00
Cary Xu 177462a6e5 fix: revert to pass the table auto create case firstly 2022-05-23 19:08:30 +08:00
dapan1121 0c22c548d8 fix constant reserve issue 2022-05-23 19:06:22 +08:00
Shengliang Guan f392ab38a7 Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-05-23 18:33:39 +08:00
Shengliang Guan 3ff366cdaf Merge remote-tracking branch 'origin/feature/sync-mnode-integration' into fix/mnode 2022-05-23 18:33:09 +08:00
Minghao Li ee4b694a35 enh(sync) sync/mnode integration, syncStart async -> sync 2022-05-23 18:10:04 +08:00
wangmm0220 80047eab07 fix:add json test case 2022-05-23 18:09:10 +08:00
wangmm0220 82a659c307 fix:add json test case 2022-05-23 17:53:11 +08:00
Yihao Deng cbc6a43015
Merge pull request #12865 from taosdata/enh/index_filter
enh: index filter interface
2022-05-23 17:50:32 +08:00
yihaoDeng 7da509b2f2 enh: index filter interface 2022-05-23 17:31:36 +08:00
Liu Jicong 65c5604ebe
Merge pull request #12864 from taosdata/feature/stream
refactor(stream)
2022-05-23 17:27:10 +08:00
dapan1121 94f976cae6
Merge pull request #12860 from taosdata/feature/qnode
feat: support schedule based on level
2022-05-23 17:10:52 +08:00
dapan1121 741ec2f5ac fix varchr len issue 2022-05-23 17:09:03 +08:00
Liu Jicong a393dee9d2 refactor(stream) 2022-05-23 16:51:12 +08:00
Shengliang Guan 8bfbc0f315 Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-05-23 16:40:03 +08:00
dapan1121 5fc9aa5ec1 Merge remote-tracking branch 'origin/3.0' into feature/3.0_constant 2022-05-23 16:17:59 +08:00
dapan1121 8324a5a669 Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-05-23 16:12:47 +08:00
dapan1121 c6c8134a92 support level schedule 2022-05-23 16:12:05 +08:00
Hongze Cheng d784da0da0 feat: discard const when decode 2022-05-23 07:47:49 +00:00
Minghao Li 4535722957 enh(sync) sync/mnode integration, syncStart async -> sync 2022-05-23 15:41:04 +08:00
Cary Xu f63552c213 fix: use bound index instead of colid in case of alter schema 2022-05-23 15:25:01 +08:00
wangmm0220 cf00cc3850 fix:fix json error 2022-05-23 15:13:36 +08:00
afwerar 93a0c69edc fix(os): win ctest error 2022-05-23 13:42:56 +08:00
dapan1121 403b2ba1c2
Merge pull request #12731 from taosdata/feature/async
feat: add catalog async api
2022-05-23 12:52:11 +08:00
Minghao Li 97b1e95ad8 enh(sync) sync/mnode integration, add term, currentTerm in cbMeta 2022-05-23 12:14:53 +08:00
Shengliang Guan c38a8055ba fix: add error code if malloc failed 2022-05-23 12:04:57 +08:00
dapan1121 7e1b2b7aad fix bug 2022-05-23 11:47:39 +08:00
54liuyao 42fcb433dc fix(stream):adjust bloom filter 2022-05-23 11:30:22 +08:00
dapan1121 9668016fe1 fix compile issue 2022-05-23 10:59:44 +08:00
dapan1121 9d6475fa09 Merge remote-tracking branch 'origin/3.0' into feature/async 2022-05-23 09:26:48 +08:00
Yihao Deng b276ec5dd6
Merge pull request #12807 from taosdata/enh/refactorIdx
Enh/refactor idx
2022-05-22 23:36:52 +08:00
Xiaoyu Wang 38454837ab
Merge pull request #12814 from taosdata/feature/3.0_wxy
fix: some prblems of parser and planner
2022-05-22 23:24:49 +08:00
yihaoDeng bad686568d fix: avoid invalid read/write 2022-05-22 23:19:35 +08:00
yihaoDeng fb4982f8ca merge 3.0 2022-05-22 21:41:55 +08:00
shenglian-zhou cba190ccc3
Merge branch '3.0' into feature/udf 2022-05-22 21:40:12 +08:00
yihaoDeng 5a0e7dfa74 enh: refator index/transport code 2022-05-22 19:58:42 +08:00
afwerar 8a0d6d6e99 fix(os): win not close file ctest error 2022-05-22 17:16:01 +08:00
shenglian zhou 1e8a287662 feat: udf code refactoring 2022-05-22 16:37:06 +08:00
shenglian zhou e56a650877 udf: refactor code 2022-05-22 16:31:37 +08:00
shenglian zhou 7976b6abfd feat:udf refactoring 2022-05-22 16:29:41 +08:00
shenglian zhou 712217ab02 enhance: udf code refactoring 2022-05-22 16:08:39 +08:00
Shengliang Guan e06f9fd05c refactor: sync integrate into mnode 2022-05-22 16:04:50 +08:00
shenglian zhou 317db70052 Merge branch '3.0' of github.com:taosdata/TDengine into feature/udf 2022-05-22 16:04:21 +08:00
shenglian zhou 548838d9c3 enhance: udf code refactoring 2022-05-22 16:03:46 +08:00
Shengliang Guan c4428ba599 Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-05-22 12:07:39 +08:00
afwerar 5acf419019 fix(os): win not close file ctest error 2022-05-21 23:47:39 +08:00
yihaoDeng 8f75b96ed4 enh: refator index/transport code 2022-05-21 23:33:39 +08:00
dapan1121 867a0914e8
Merge pull request #12800 from taosdata/feature/qnode
feat: drop table meta cache after table dropped
2022-05-21 22:17:51 +08:00
dapan1121 9364218963 fix mem leak 2022-05-21 21:59:04 +08:00
Minghao Li 249aecacda enh(sync) sync/mnode integration 2022-05-21 21:26:27 +08:00
Xiaoyu Wang 7a215a238f fix: some prblems of parser and planner 2022-05-21 20:58:12 +08:00
dapan1121 dbb3c3e4a2 fix catalog issue 2022-05-21 19:14:17 +08:00
WANG MINGMING 62e3cb1617
Merge pull request #12803 from taosdata/feature/TD-14761
fea: add null tag support in schemaless
2022-05-21 18:52:21 +08:00
Liu Jicong 55fd6adea2
Merge pull request #12808 from taosdata/feature/stream
fix: memory error
2022-05-21 18:39:03 +08:00
Xiaoyu Wang 89562acb01 feat: the length of binary/nchar type value is the same as that of column 2022-05-21 18:09:31 +08:00
Liu Jicong fc9c22b89c fix(stream): array init error 2022-05-21 17:35:14 +08:00
yihaoDeng 4d18fa0875 enh: refator index/transport code 2022-05-21 17:29:50 +08:00
dapan1121 71365eb53d Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-05-21 17:10:15 +08:00
Xiaoyu Wang 427301c1d1 Merge remote-tracking branch 'origin/3.0' into feature/3.0_constant 2022-05-21 17:08:13 +08:00
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 e162d717ff Merge branch '3.0' into feature/3_liaohj 2022-05-21 14:10:04 +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 ff73213133 constnat value to column 2022-05-20 22:09:19 +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
Xiaoyu Wang 83efe34b2c feat: reserved aggregate function constant parameters 2022-05-20 10:01:38 +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
dapan1121 b0c6118f0b Merge remote-tracking branch 'origin/3.0' into feature/3.0_constant 2022-05-19 16:15:53 +08: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