Commit graph

70 commits

Author SHA1 Message Date
Cary Xu
7d070abbe6 resource release 2022-03-14 17:43:25 +08:00
Cary Xu
65870538fd test insert and query 2022-03-14 17:38:10 +08:00
Cary Xu
abbd818fe6 import SmaEnv/SmaStat to facilitate save data 2022-03-13 23:32:33 +08:00
Cary Xu
421d087a8f add tsdbBDBImpl files 2022-03-12 19:19:21 +08:00
Cary Xu
0c307568e4 code refactor 2022-03-11 19:38:13 +08:00
Xiaoyu Wang
abb55e4a87 Merge remote-tracking branch 'origin/3.0' into feature/3.0_query_integrate_wxy 2022-03-10 20:19:58 -05:00
Cary Xu
7ad5e7429f ajust STSma definition 2022-03-10 15:34:15 +08:00
Xiaoyu Wang
066c39d571 TD-13747 merge 3.0 2022-03-09 21:35:24 -05:00
Cary Xu
c3920c4697 reset smsStatWindow 2022-03-09 20:44:15 +08:00
Cary Xu
acffaea365 Merge branch '3.0' into feature/TD-11463-3.0 2022-03-09 18:33:47 +08:00
Cary Xu
a455105de3 mark expired query window by SSmaStat 2022-03-09 18:33:23 +08:00
Cary Xu
aad01e0155 add SSmaStat in tsdb to demonstrate window valid status 2022-03-09 16:38:26 +08:00
afwerar
5afb3e2c00 [TD-13761]<fix>: redefine dir api. 2022-03-09 15:47:29 +08:00
Haojun Liao
459b0ef442 [td-13039] refactor. 2022-03-09 10:22:53 +08:00
Cary Xu
b64bfa979f
Feature/td 11463 3.0 (#10573)
* Block-wise SMA extraction

* refactor the SBlock

* add method tsdbLoadBlockOffset

* set method tsdbLoadBlockOffset static

* refactor

* trigger CI

* minor change

* trigger CI

* add STSma defintion

* add STSma schema encode/decode

* restore

* code optimization

* put/get sma schema from bdb

* add/check tSma schema methods

* code optimization

* code optimization
2022-03-06 20:05:41 +08:00
afwerar
71e4c41941 [TD-13756]<fix>: file system remove func. 2022-03-04 16:45:20 +08:00
afwerar
35b3edaea5 [TD-13756]<fix>: file system stat access func. 2022-03-04 00:04:57 +08:00
Cary Xu
db0c47cc1f
Feature/td 11463 3.0 - block-wise SMA (#10510)
* Block-wise SMA extraction

* refactor the SBlock

* add method tsdbLoadBlockOffset

* set method tsdbLoadBlockOffset static

* refactor

* trigger CI

* minor change

* trigger CI
2022-03-03 12:39:27 +08:00
Shengliang Guan
e5606ccf38 Merge remote-tracking branch 'origin/3.0' into feature/config 2022-02-28 16:35:36 +08:00
Haojun Liao
6afebf9a1c [td-13039] merge 3.0 2022-02-28 10:16:59 +08:00
Shengliang Guan
39bf54bba5 rename files 2022-02-28 09:52:30 +08:00
afwerar
dbb8cfceaf [TD-13062]<fix>: file system judge pointer error. 2022-02-25 18:07:30 +08:00
afwerar
8d9b2fdd92 [TD-13062]<fix>: file system getline error. 2022-02-25 11:16:30 +08:00
afwerar
5a37fdf28f [TD-13062]<fix>: cross platform file system. 2022-02-25 01:47:20 +08:00
Shengliang Guan
5e0a6d9661
Merge pull request #10285 from taosdata/feature/privilege
serialize msg
2022-02-16 17:59:34 +08:00
Shengliang Guan
246311d4fc minor changes 2022-02-16 15:27:19 +08:00
Haojun Liao
71fc95cc49 [td-11818] merge 3.0 2022-02-15 15:00:06 +08:00
Liu Jicong
a038c46607 refactor tq meta store 2022-02-15 10:11:34 +08:00
Haojun Liao
3be59e4e24 [td-11818] merge 3.0 2022-02-11 15:50:20 +08:00
Cary Xu
2349be9e4a use const * 2022-02-10 16:22:36 +08:00
Cary Xu
1805642aed
Merge branch '3.0' into feature/TD-11381-3.0 2022-02-10 16:16:00 +08:00
Cary Xu
3d42cd548e code optimization 2022-02-10 16:12:48 +08:00
Liu Jicong
432f8bfd6b rewrite rebalance 2022-02-10 11:22:50 +08:00
Cary Xu
d71fece2aa STSRow refactor 2022-02-09 20:34:11 +08:00
Haojun Liao
86e230cf8a [td-11818] opt perf. 2022-02-09 13:44:16 +08:00
Cary Xu
3504d3f872 Merge branch '3.0' into feature/TD-11381-3.0 2022-02-09 10:32:25 +08:00
Cary Xu
e2d4c81cdc
Feature/td 11463 update colId to PRIMARYKEY_TIMESTAMP_COL_ID during commit (#10150)
* initial commit

* fix commit error

* update colId to PRIMARYKEY_TIMESTAMP_COL_ID during commit

* update colId to PRIMARYKEY_TIMESTAMP_COL_ID during commit

* update colId to PRIMARYKEY_TIMESTAMP_COL_ID during commit

Co-authored-by: Hongze Cheng <hzcheng@taosdata.com>
2022-02-09 10:30:39 +08:00
Haojun Liao
0b4d01227b [td-11818] Refactor and add error check. 2022-02-08 15:40:13 +08:00
Cary Xu
82494fe692 Merge branch '3.0' into feature/TD-11381-3.0 2022-02-08 11:43:56 +08:00
Haojun Liao
ab45cd6611 [td-11818]refactor sort operator. 2022-02-04 22:41:54 +08:00
Cary Xu
cf8590693d update 2022-01-29 08:45:39 +08:00
Haojun Liao
afd1ce63db [td-11818] Refactor API. 2022-01-28 10:44:02 +08:00
Haojun Liao
699b37cc18 [td-11818] fix bug in topic . 2022-01-27 19:03:58 +08:00
Haojun Liao
02a50b50e0 [td-11818] Update the API in topic-related function. 2022-01-27 18:27:26 +08:00
Cary Xu
df6166ea70 iterator/SDataCol adaption 2022-01-26 08:29:13 +08:00
Haojun Liao
8ee8785dd6 [td-11818] refactor, fix bug in select 2022-01-25 23:08:22 +08:00
Haojun Liao
b97ab5db3f [td-11818]Update log and remove unused code. 2022-01-25 19:11:22 +08:00
Cary Xu
33133d26d6 update 2022-01-25 17:41:48 +08:00
Haojun Liao
16cd734b72 [td-11818]update log. 2022-01-25 14:13:11 +08:00
Haojun Liao
ac2609594d [td-11818] update log. 2022-01-25 13:42:33 +08:00