Commit graph

4869 commits

Author SHA1 Message Date
Cary Xu
22512c0922 enh: row optimization 2022-08-03 16:33:53 +08:00
Cary Xu
2b06d8328c enh: row end optimization 2022-08-03 16:27:50 +08:00
Cary Xu
0c4454c077 fix: set statis to 0 when all col is normal 2022-08-03 16:23:27 +08:00
Cary Xu
a3166507a5 enh: don't read bitmap when all col is normal 2022-08-03 15:58:28 +08:00
Haojun Liao
b683754ff7 Merge branch '3.0' into feature/3.0_query_optimize 2022-08-02 15:45:13 +08:00
Li Minghao
b0746d9a0b
Merge pull request #15660 from taosdata/feature/3.0_mhli
feat(sync): set batch-size 1
2022-08-02 09:57:55 +08:00
Zhiqiang Wang
8ea865fe5c
Merge pull request #15659 from taosdata/fix/ZhiqiangWang/TD-17383-add-cloud-grant-cfg
feat: add cloud grant cfg
2022-08-02 09:47:43 +08:00
Xiaoyu Wang
a62a7cc41f enh: aggregate and window add field for merge data blocks 2022-08-01 21:05:44 +08:00
afwerar
aaef505c09 feat: add cloud grant cfg 2022-08-01 20:25:02 +08:00
afwerar
412d3437a8 feat: add cloud grant cfg 2022-08-01 19:54:13 +08:00
Liu Jicong
de582a924a
Merge pull request #15655 from taosdata/feature/stream
feat(tq): transport snapshot
2022-08-01 19:48:57 +08:00
Minghao Li
af683b1e6c feat(sync): set batch-size 1 2022-08-01 19:45:39 +08:00
Liu Jicong
b084dd8ee6 feat(tq): transport snapshot 2022-08-01 19:12:37 +08:00
shenglian-zhou
21308d7853
Merge pull request #15639 from taosdata/szhou/fix/join
fix: fix failed case of join.sim
2022-08-01 18:54:42 +08:00
liuyao
a01ebbbf45
Merge pull request #15644 from taosdata/feature/TD-17811
feat(stream):optimize stream update scan
2022-08-01 17:51:17 +08:00
Cary Xu
5b34e4ef2c
Merge pull request #15645 from taosdata/feature/TD-11274-3.0
fix: check modifiable when drop tsma columns
2022-08-01 17:47:20 +08:00
Liu Jicong
16bf52bf8f
Merge pull request #15611 from taosdata/feature/stream
refactor(stream): use vnode meta
2022-08-01 17:41:19 +08:00
Xiaoyu Wang
a73ea6f9ea
Merge pull request #15638 from taosdata/feature/3.0_wxy
fix: some problems of parser and planner
2022-08-01 17:20:27 +08:00
54liuyao
b3d104349f feat(stream):optimize stream update scan 2022-08-01 17:09:46 +08:00
Cary Xu
45c68a1622 fix: check modifiable when drop tsma columns 2022-08-01 16:51:32 +08:00
shenglian zhou
799f7d0f87 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fix/join 2022-08-01 16:20:17 +08:00
shenglian zhou
905a07801e fix: fix errors of join test case 2022-08-01 16:19:50 +08:00
Xiaoyu Wang
5c9fbbd2e1 fix: some problems of parser and planner 2022-08-01 15:54:53 +08:00
Ganlin Zhao
b0becf1ca9 fix(query): fix n-1 function if select column after function position
result row is incorrect.

fix/TD-18040
2022-08-01 14:15:16 +08:00
Yihao Deng
043776caab
Merge pull request #15574 from taosdata/fix/idxSimBug
fix: idx sim bug
2022-07-31 10:19:16 +08:00
Liu Jicong
bb6fabcc11 refactor(stream): use vnode meta 2022-07-30 20:20:12 +08:00
Xiaoyu Wang
582d7447b4
Merge pull request #15582 from taosdata/feature/3.0_wxy
fix: some problems of planner
2022-07-30 16:18:35 +08:00
dapan1121
cd361f434c
Merge pull request #15572 from taosdata/fix/forbiddenLocalCfg
enh: add forbidden local config setting
2022-07-30 15:55:04 +08:00
yihaoDeng
d0d9526d44 Merge branch 'dv' into 3 2022-07-30 15:45:57 +08:00
Xiaoyu Wang
67c0c7e473 Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy 2022-07-30 15:30:33 +08:00
dapan1121
77837f6e6a fix: fix crash issue 2022-07-30 15:10:24 +08:00
Xiaoyu Wang
b08a28d559 fix: some problems of planner 2022-07-30 13:14:44 +08:00
dapan1121
80a32d6235 fix: fix mbs2ucs4 crash issue in taosd 2022-07-30 11:31:05 +08:00
Haojun Liao
ed57347579 fix(query): fix memory leak. 2022-07-30 11:30:31 +08:00
dapan1121
f1cb48fc08 Merge branch '3.0' into fix/forbiddenLocalCfg 2022-07-30 11:01:25 +08:00
yihaoDeng
ac169b8d90 fix index bugf 2022-07-30 10:30:58 +08:00
dapan1121
2f1c9b3c16 enh: add local forbidden cfg processing 2022-07-30 09:50:19 +08:00
WANG MINGMING
1e391ad27c
Merge pull request #15547 from taosdata/feature/TD-14761
feat:modify get meta logic for schemaless
2022-07-29 23:14:08 +08:00
Haojun Liao
d29a60499a
Merge pull request #15554 from taosdata/feature/3_liaohj
refactor: do some internal refactor and opt query performance.
2022-07-29 22:34:37 +08:00
Xiaoyu Wang
31126d5390 Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy 2022-07-29 20:41:39 +08:00
dapan1121
95777c77f8 Merge branch '3.0' into fix/TD-17147 2022-07-29 20:40:54 +08:00
Xiaoyu Wang
11bac6220c
Merge pull request #15523 from taosdata/feature/3.0_debug_wxy
enh: last function optimize
2022-07-29 20:14:21 +08:00
dapan1121
ad9581776a Merge branch '3.0' into fix/TD-17147 2022-07-29 18:36:25 +08:00
dapan1121
4de8d28f63 fix: fix ucs4 convertion issue 2022-07-29 18:35:23 +08:00
Haojun Liao
9ee13ca254 other: merge 3.0 2022-07-29 18:03:42 +08:00
Xiaoyu Wang
41b8ef7d93 enh: cumulative functions support mixed use 2022-07-29 18:00:48 +08:00
Shengliang Guan
75d7493c70
Merge pull request #15546 from taosdata/fix/dnode
fix: alter dnode debugflag error
2022-07-29 16:46:49 +08:00
wangmm0220
05822531d8 fix:conflicts from 3.0 2022-07-29 15:57:16 +08:00
wangmm0220
788c063acc feat:modify get meta logic for schemaless 2022-07-29 15:54:24 +08:00
Shengliang Guan
6ff241983d refactor: remove unused config 2022-07-29 15:29:46 +08:00