slzhou@taodata.com
|
32135e442f
|
fix: tsdb can mixed block even output capacity is greater than block rows
|
2022-05-30 21:39:55 +08:00 |
Yihao Deng
|
7710766583
|
Merge branch '3.0' into enh/tagFlt
|
2022-05-28 18:40:54 +08:00 |
yihaoDeng
|
6acbe7e777
|
enh: support tag filter
|
2022-05-28 16:15:24 +08:00 |
Haojun Liao
|
49ba25d507
|
fix(query): get correct table schema version.
|
2022-05-28 14:30:39 +08:00 |
slzhou
|
7a459a26a8
|
enhance:modify table scan operator that can accept several scan ranges
|
2022-05-27 17:59:27 +08:00 |
wangmm0220
|
051020f932
|
fix: remove table group code in 2.x
|
2022-05-26 16:05:27 +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
|
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 |
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 |
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 |
Haojun Liao
|
eb6f95c7dd
|
enh(query): reverse scan table to generated interval results.
|
2022-05-17 12:16:44 +08:00 |
Cary Xu
|
e054b3b4d8
|
feat: sma refactor and add cases
|
2022-05-16 23:55:17 +08:00 |
Haojun Liao
|
3ebebcb841
|
Merge pull request #12536 from taosdata/feature/3.0_liaohj
fix(query): return error code when connecting to database failed.
|
2022-05-16 15:04:26 +08:00 |
Haojun Liao
|
c1b332f34d
|
refactor: do some internal refactor.
|
2022-05-16 14:38:56 +08:00 |
Haojun Liao
|
4c1e835db3
|
Merge pull request #12528 from taosdata/feature/3.0_liaohj
fix(query): merge updated data from cache.
|
2022-05-16 14:06:00 +08:00 |
Haojun Liao
|
619eae3c49
|
fix(query): merge updated data from cache.
|
2022-05-16 13:51:21 +08:00 |
Hongze Cheng
|
da75e3d19f
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/alter_table
|
2022-05-14 14:40:18 +00:00 |
Hongze Cheng
|
65edd3296e
|
feat: alter super table
|
2022-05-14 14:29:04 +00:00 |
Haojun Liao
|
b6677e1a5d
|
fix(query): remove expired moving data operation during extract data from in-memory buffer.
|
2022-05-14 22:13:27 +08:00 |
Cary Xu
|
d66bb65171
|
feat(tsdb): unit of days and keep support minute
|
2022-05-12 18:32:32 +08:00 |
Hongze Cheng
|
ae509e874e
|
fix: concurrent r/w meta
|
2022-05-11 14:20:14 +00:00 |
Cary Xu
|
7e093163dc
|
fix: commit table in mem and file
|
2022-05-11 07:43:14 +08:00 |
Cary Xu
|
1df5468f79
|
Merge pull request #12292 from taosdata/feature/TD-14481-3.0
feat: code refactor for rollup
|
2022-05-10 13:28:26 +08:00 |
Cary Xu
|
20ce1b7936
|
feat: code refactor for rollup
|
2022-05-10 00:03:44 +08:00 |
dapan
|
af2ba729b0
|
Merge remote-tracking branch 'origin/3.0' into feature/qnode
|
2022-05-09 20:04:00 +08:00 |
Cary Xu
|
35c2f9e484
|
fix: code optimization
|
2022-05-09 12:00:07 +08:00 |
Cary Xu
|
4b6cae113f
|
enh: code optimization
|
2022-05-09 11:51:18 +08:00 |
Cary Xu
|
50235b71dd
|
merge 3.0
|
2022-05-09 11:49:10 +08:00 |
Cary Xu
|
2c4b44b590
|
fix: merge data of mem and file
|
2022-05-09 11:46:00 +08:00 |
Cary Xu
|
ddb2e95c10
|
fix: merge mix data of mem and file
|
2022-05-09 08:55:33 +08:00 |
dapan
|
71dbed3ede
|
Merge remote-tracking branch 'origin/3.0' into feature/qnode
|
2022-05-09 08:16:02 +08:00 |
Cary Xu
|
215613f4cd
|
feat: set tsdb cfg for rollup sma
|
2022-05-07 22:33:19 +08:00 |
dapan1121
|
6f49a2ca73
|
stmt insert
|
2022-05-07 21:10:52 +08:00 |
Cary Xu
|
f942f144e9
|
feat: bitmap operation optimization
|
2022-05-07 11:12:46 +08:00 |
Cary Xu
|
b1a429f7df
|
feat: code optimization for update
|
2022-05-07 00:56:07 +08:00 |
Cary Xu
|
bcdf9c19b2
|
feat: update refactor
|
2022-05-06 19:31:20 +08:00 |
Cary Xu
|
6588dfe4f2
|
Merge branch '3.0' into feature/TD-13066-3.0
|
2022-05-05 23:43:35 +08:00 |