Commit Graph

29164 Commits

Author SHA1 Message Date
Chait Diwadkar 262d28bef0 docs: stylistic and phrasing changes
Seems like previous PR was overwritten and reverted to original.
2022-05-24 07:55:35 +08:00
Cary Xu f7824204f4
Merge pull request #12891 from taosdata/feature/TD-13066-3.0
enh: add debug log of tsdb load block data cols
2022-05-24 00:18:14 +08:00
Cary Xu 4a110b0170 enh: code optimization 2022-05-23 23:59:16 +08:00
Cary Xu 0dfbfc7cc2 enh: add debug log of tsdb load block data cols 2022-05-23 23:55:15 +08:00
Shengliang Guan 0ce1b530bf
Merge pull request #12884 from taosdata/fix/dnode
fix: follower processes the trans but does not send the action msg
2022-05-23 23:14:18 +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
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 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
yihaoDeng f0da893bfb fix: avoid multi thread read/write crash 2022-05-23 21:59:47 +08:00
Shengliang Guan f93c4d0846 fix: follower processes the trans but does not send the action msg 2022-05-23 21:53:10 +08:00
dapan1121 679c946029 scheduler refactor 2022-05-23 21:45:47 +08:00
Shengliang Guan a1b97b7a24
Merge pull request #12881 from taosdata/fix/dnode
fix: commit log should not be null
2022-05-23 21:42:10 +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
Shengliang Guan 31c0ba6d78 refactor: remove utest of transTest 2022-05-23 21:24:50 +08:00
Shengliang Guan a878b3edd5 fix: commit log should not be null 2022-05-23 21:17:04 +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
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
Liu Jicong ef0036e3ba
Merge pull request #12872 from taosdata/feature/tq
refacotr: remove tq meta store
2022-05-23 20:13:25 +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 2070ae8464 fix:add json test case 2022-05-23 19:59:37 +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
Liu Jicong 930b850035 refacotr: remove tq meta store 2022-05-23 19:51:40 +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
wangmm0220 70312ba0b3 fix:add json test case 2022-05-23 19:32:10 +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
Shuduo Sang d1035938d9
fix: update taos-tools to support bignum subtable for3.0 (#12868)
* fix: failed to alloc memory when big number tables

for 3.0

[TD-15803]

* fix: update taos-tools
2022-05-23 18:20:08 +08:00
wangmm0220 125c0fa575 fix:add json test case 2022-05-23 18:12:05 +08:00
wangmm0220 80047eab07 fix:add json test case 2022-05-23 18:09:10 +08:00
Hongze Cheng 4d29098499
Merge pull request #12866 from taosdata/fix/hzcheng_3.0
fix: vnode pre-process req
2022-05-23 17:57:57 +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
Hongze Cheng 2b7fa569e1 fix: vnode pre-process req 2022-05-23 09:34:08 +00: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