Commit graph

377 commits

Author SHA1 Message Date
WANG MINGMING
dfe0440c5f
Merge pull request #13044 from taosdata/3.0
3.0
2022-05-26 21:42:21 +08:00
Hongze Cheng
b911b5ba1c
Merge pull request #13026 from taosdata/feat/two_versions
feat: seperate data schema version and tag schema version
2022-05-26 17:13:44 +08:00
Hongze Cheng
fe22f0f6d3 use two version in server and refact 2022-05-26 08:29:52 +00:00
wangmm0220
051020f932 fix: remove table group code in 2.x 2022-05-26 16:05:27 +08:00
Cary Xu
d698bbf4ad enh: code optimization 2022-05-26 14:43:03 +08:00
WANG MINGMING
dfbd780b5b
Merge pull request #13004 from taosdata/3.0
3.0
2022-05-26 09:56:37 +08:00
Cary Xu
55c010dd6c fix: code optimization 2022-05-25 22:50:41 +08:00
Cary Xu
80d780eb03 fix: use schema version of row when commit 2022-05-25 22:47:56 +08:00
wangmm0220
29db3bad79 feat: add tag condition 2022-05-25 22:42:44 +08:00
wangmm0220
4825d48019 feat: add tag condition 2022-05-25 22:34:34 +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
Cary Xu
ec11679ed2 Merge branch '3.0' into feature/TD-11274-3.0 2022-05-25 20:40:21 +08:00
Hongze Cheng
8011ea777f make compile 2022-05-25 09:16:16 +00:00
Cary Xu
55411d07c6 feat: support delete function 2022-05-25 15:45:13 +08:00
Hongze Cheng
067af9d0be feat: vnode snapshot 1 2022-05-24 06:50:47 +00: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
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
Hongze Cheng
528f10c3fe feat: vnode pre-process msg 2022-05-23 08:38:05 +00:00
Hongze Cheng
d784da0da0 feat: discard const when decode 2022-05-23 07:47:49 +00:00
Cary Xu
f63552c213 fix: use bound index instead of colid in case of alter schema 2022-05-23 15:25:01 +08:00
Cary Xu
3570705ebd enh: add merge case to ci and code optimization 2022-05-22 22:12:10 +08:00
Cary Xu
f4aaf791fb fix: check commit and merge and add cases 2022-05-22 19:37:32 +08:00
Hongze Cheng
f3d527589f fix: memory leak 2022-05-21 12:37:04 +00:00
Haojun Liao
23801197fc fix(query): set the correct schema version for rows in buffer. 2022-05-21 14:46:44 +08:00
Cary Xu
e9607a9e25 feat: add cases to merge dup data in file and mem 2022-05-20 17:24:10 +08:00
Cary Xu
d2e9f408b0 Merge branch '3.0' into feature/TD-13066-3.0 2022-05-20 15:30:18 +08:00
Haojun Liao
5809c980e2 fix(query): fix syntax error on windows platform. 2022-05-20 11:11:01 +08:00
Cary Xu
3ab9b88dd7 Merge branch '3.0' into feature/TD-13066-3.0 2022-05-19 23:54:56 +08:00
Cary Xu
9a022bca60 feat: add case for update without multi-version 2022-05-19 23:54:44 +08:00
Haojun Liao
cded09bf79 enh(query): limit the rsp ssdatablock size. 2022-05-19 23:47:27 +08:00
Haojun Liao
f636806c2a other: merge 3.0 2022-05-19 17:07:01 +08:00
afwerar
c6f23145f3 fix(os): file path format error 2022-05-19 15:18:18 +08:00
dapan1121
76567312db
Merge pull request #12676 from taosdata/feature/qnode
feat: update table meta based on sversion
2022-05-19 11:44:02 +08:00
Cary Xu
e038b2f458
Merge pull request #12653 from taosdata/feature/TD-14481-3.0
feat: check ts in submit req msg
2022-05-19 11:12:21 +08:00
Cary Xu
f41caed14a fix: merge bitmap when data col have data 2022-05-18 22:52:20 +08:00
dapan1121
b2fc04b8cc Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-05-18 20:32:20 +08:00
dapan1121
97a20ee86b update meta based on sversion 2022-05-18 20:31:30 +08:00
Cary Xu
eaba4dba18 enh: add const for param 2022-05-18 16:40:21 +08:00
Cary Xu
f2bea79f78 Merge branch '3.0' into feature/TD-14481-3.0 2022-05-18 16:31:08 +08:00
Cary Xu
19d64d7c25 feat: check ts in submit req msg 2022-05-18 16:30:50 +08:00
Hongze Cheng
ef684076c4 refact: tdb api 2022-05-18 07:57:29 +00:00
Hongze Cheng
d44f4137b2
Merge pull request #12635 from taosdata/feature/meta
refact: TDB
2022-05-18 14:01:14 +08:00
Hongze Cheng
22b90b308b Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/meta 2022-05-18 05:57:31 +00:00
Hongze Cheng
f8b2bdecf1 refact: TDB 2022-05-18 05:46:16 +00:00
Hongze Cheng
def7200d7c feat: return sver in submit rsp 2022-05-18 05:22:48 +00:00
Cary Xu
9ff2228df1 fix: alloc enough buf for tsdb 2022-05-18 06:00:16 +08:00
Cary Xu
156b0cfebf feat: tsma logic optimization 2022-05-17 23:33:59 +08:00
Haojun Liao
004c1e5157
Merge pull request #12578 from taosdata/feature/3.0_liaohj
enh(query): reverse scan table to generated interval results.
2022-05-17 12:36:16 +08:00