Commit Graph

4873 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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