Hongze Cheng
|
37239ffaea
|
more code
|
2022-11-28 15:37:47 +08:00 |
Benguang Zhao
|
dc2dcea3de
|
Merge branch 3.0 to FIX/TD-19334-3.0
|
2022-11-28 14:27:10 +08:00 |
Hongze Cheng
|
0f8016995c
|
more code
|
2022-11-28 13:41:06 +08:00 |
Benguang Zhao
|
68f8ebac9d
|
Merge branch 3.0 to FIX/TD-19334-3.0
|
2022-11-25 13:10:06 +08:00 |
Haojun Liao
|
9a208b2d09
|
other: merge 3.0
|
2022-11-24 17:08:15 +08:00 |
Shengliang Guan
|
335a572d86
|
Revert "Revert "enh: row optimize2""
|
2022-11-24 10:12:25 +08:00 |
Hongze Cheng
|
ffbb04d40a
|
Revert "enh: row optimize2"
|
2022-11-24 09:21:26 +08:00 |
Hongze Cheng
|
49c78ed5ed
|
Merge branch 'feat/mapdata_to_array' of https://github.com/taosdata/TDengine into refact/submit_req
|
2022-11-23 21:15:35 +08:00 |
Hongze Cheng
|
df5bcae11b
|
more code
|
2022-11-23 15:45:19 +08:00 |
Hongze Cheng
|
390709e3c8
|
add interface
|
2022-11-22 12:37:47 +08:00 |
Hongze Cheng
|
7976d88402
|
add interface
|
2022-11-22 10:10:23 +08:00 |
Hongze Cheng
|
593f694fdc
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/row_optimize
|
2022-11-21 09:27:25 +08:00 |
Hongze Cheng
|
23f7b67b8a
|
fix: binary NONE + NULL commit coredump
|
2022-11-20 15:51:40 +08:00 |
Benguang Zhao
|
051b73c1ed
|
Merge branch 3.0 to FIX/TD-19334-3.0
|
2022-11-17 17:28:11 +08:00 |
Hongze Cheng
|
a5725b506c
|
more code
|
2022-11-16 17:22:09 +08:00 |
Hongze Cheng
|
aaef32ca69
|
refact code for further code change
|
2022-11-16 10:27:05 +08:00 |
Hongze Cheng
|
5b51f97a48
|
more optimize
|
2022-11-14 16:52:39 +08:00 |
Cary Xu
|
08aaf97657
|
chore: code optimization
|
2022-11-11 19:11:06 +08:00 |
Cary Xu
|
0dcbe92006
|
fix: adjust the the varData offset of tp row
|
2022-11-11 19:04:54 +08:00 |
Cary Xu
|
97e83a905b
|
fix: iter next column for kv row
|
2022-11-11 17:07:16 +08:00 |
Cary Xu
|
41a2b0e8ea
|
chore: append kv row to block data
|
2022-11-11 16:01:41 +08:00 |
Hongze Cheng
|
74223b3467
|
more optimize
|
2022-11-11 15:22:13 +08:00 |
Cary Xu
|
69c1465142
|
Merge branch '3.0' into feat/TS-2007
|
2022-11-10 15:49:15 +08:00 |
Cary Xu
|
25148268e6
|
enh: support wider range for future timestamp
|
2022-11-09 18:10:30 +08:00 |
Hongze Cheng
|
86ed5e5674
|
more optimize
|
2022-11-09 16:02:04 +08:00 |
Hongze Cheng
|
7bba9996cf
|
perf: optimize insert
|
2022-11-08 14:36:18 +08:00 |
Shengliang Guan
|
dfbb958128
|
Merge pull request #17929 from taosdata/perf/sma_optimize
perf: optimize sma calculation
|
2022-11-08 10:03:12 +08:00 |
Hongze Cheng
|
d52b8966fc
|
perf: optimize block data operation
|
2022-11-07 16:56:35 +08:00 |
Hongze Cheng
|
70f7e3e379
|
perf: optimize sma calculation
|
2022-11-07 15:42:53 +08:00 |
Benguang Zhao
|
5878c9a31a
|
fix: impl ring log buffer
|
2022-11-07 14:27:22 +08:00 |
Haojun Liao
|
4639051e68
|
fix(query): fix coverity issues.
|
2022-10-17 16:03:45 +08:00 |
Hongze Cheng
|
8bd8ff1523
|
more code
|
2022-09-27 18:59:29 +08:00 |
Hongze Cheng
|
e17c65fd82
|
Merge branch 'enh/load_by_column' of https://github.com/taosdata/TDengine into feat/stream_compression
|
2022-09-27 16:22:42 +08:00 |
Hongze Cheng
|
4bfdfe89a5
|
adjust api
|
2022-09-27 11:02:04 +08:00 |
Hongze Cheng
|
08feade5fe
|
more code
|
2022-09-26 14:24:35 +08:00 |
Hongze Cheng
|
f24c8fbe56
|
make it compile
|
2022-09-23 19:03:29 +08:00 |
Hongze Cheng
|
1a0dcddd62
|
Merge branch 'enh/cv_optimize' of https://github.com/taosdata/TDengine into feat/stream_compression
|
2022-09-23 18:59:13 +08:00 |
Hongze Cheng
|
f0fea204f2
|
enh: col value optimize
|
2022-09-23 18:55:27 +08:00 |
Hongze Cheng
|
1cac65d8c0
|
refact more code
|
2022-09-22 19:08:33 +08:00 |
Hongze Cheng
|
f8619dfbe8
|
refact code for further refact
|
2022-09-21 15:28:04 +08:00 |
Hongze Cheng
|
8ffc7e9f3e
|
more code
|
2022-09-21 11:28:20 +08:00 |
Hongze Cheng
|
3b947f17ad
|
more code
|
2022-09-14 22:47:44 +08:00 |
Hongze Cheng
|
b6daab624b
|
more code
|
2022-09-13 17:30:20 +08:00 |
Hongze Cheng
|
0fc81c7d84
|
refact code
|
2022-09-13 14:52:31 +08:00 |
Hongze Cheng
|
ce9fb84221
|
refact
|
2022-09-13 14:21:43 +08:00 |
Hongze Cheng
|
e70db79d10
|
refact: change sst to stt
|
2022-09-05 17:31:41 +08:00 |
Hongze Cheng
|
3b0008a625
|
more code
|
2022-09-04 18:42:23 +08:00 |
Hongze Cheng
|
3e55e72ab5
|
more code
|
2022-09-04 14:31:32 +08:00 |
Hongze Cheng
|
0eb29455ae
|
refact code
|
2022-09-02 11:19:34 +08:00 |
Hongze Cheng
|
aec4297eb4
|
refact code
|
2022-09-02 11:16:23 +08:00 |
Hongze Cheng
|
ff4fda8442
|
refact code
|
2022-09-02 10:43:49 +08:00 |
Hongze Cheng
|
f8c0c0ca6d
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_optimize
|
2022-09-01 17:41:48 +08:00 |
Hongze Cheng
|
88e3096b58
|
fix: empry var-len data coredump
|
2022-09-01 15:25:38 +08:00 |
Hongze Cheng
|
eb2fb724b1
|
more code
|
2022-08-25 18:15:20 +08:00 |
Hongze Cheng
|
23e82ff68b
|
more code
|
2022-08-23 16:32:44 +08:00 |
Hongze Cheng
|
4acc76b7c5
|
adjust more code
|
2022-08-19 18:35:09 +08:00 |
Hongze Cheng
|
875566d361
|
adjust more
|
2022-08-19 18:06:18 +08:00 |
Hongze Cheng
|
47cddbfe2b
|
mroe code
|
2022-08-19 17:52:48 +08:00 |
Hongze Cheng
|
029c16e487
|
more code
|
2022-08-19 17:13:39 +08:00 |
Hongze Cheng
|
72471af0ce
|
adjust more code
|
2022-08-19 14:26:37 +08:00 |
Hongze Cheng
|
871b4895f9
|
fix bit map bug
|
2022-08-18 18:26:10 +08:00 |
Hongze Cheng
|
4de48e66de
|
adjust more
|
2022-08-18 17:04:24 +08:00 |
Hongze Cheng
|
e702730790
|
fix: coredump
|
2022-08-18 11:36:11 +08:00 |
Minglei Jin
|
4b47476de1
|
fix: upgrade last files reading for last/last_row caching
|
2022-08-17 16:51:15 +08:00 |
Hongze Cheng
|
23a0af9d12
|
more work
|
2022-08-17 11:46:13 +08:00 |
Hongze Cheng
|
04ede27507
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last
|
2022-08-17 10:18:43 +08:00 |
slzhou
|
29a34f3ea4
|
fix: initialize column aggregation value
|
2022-08-16 16:45:10 +08:00 |
Hongze Cheng
|
e1b638aeb5
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last
|
2022-08-15 03:02:54 +00:00 |
shenglian zhou
|
6dfa283671
|
fix: use the pre agg value as double when generate block sma for float column and double column
|
2022-08-10 15:35:00 +08:00 |
Hongze Cheng
|
0e06d86f7b
|
fix some bug
|
2022-08-08 11:40:49 +00:00 |
Hongze Cheng
|
49fde0b1a8
|
more work
|
2022-08-08 07:27:44 +00:00 |
Hongze Cheng
|
6baae7d50f
|
more work
|
2022-08-08 06:43:51 +00:00 |
Hongze Cheng
|
8ae2ab1c6e
|
more work
|
2022-08-08 05:34:01 +00:00 |
Hongze Cheng
|
33c3f34f34
|
more work
|
2022-08-08 03:22:24 +00:00 |
Hongze Cheng
|
7671bfe19e
|
more refact
|
2022-08-07 15:20:28 +00:00 |
Hongze Cheng
|
605e89b6a1
|
more work
|
2022-08-07 12:50:42 +00:00 |
Hongze Cheng
|
94069ec20a
|
more work
|
2022-08-07 08:35:57 +00:00 |
Hongze Cheng
|
2d50313586
|
more work
|
2022-08-07 08:12:59 +00:00 |
Hongze Cheng
|
85556a3c90
|
more work
|
2022-08-07 06:13:51 +00:00 |
Hongze Cheng
|
3324f4e5b7
|
more work
|
2022-08-06 12:04:42 +00:00 |
Hongze Cheng
|
16f556354a
|
more work
|
2022-08-05 15:22:05 +00:00 |
Hongze Cheng
|
51538a1710
|
more work
|
2022-08-05 09:47:26 +00:00 |
Hongze Cheng
|
d5c2d5941f
|
more work
|
2022-08-05 05:23:50 +00:00 |
Hongze Cheng
|
2cb114caad
|
more work
|
2022-08-04 10:15:51 +00:00 |
Hongze Cheng
|
d1c7e3a531
|
more last refact
|
2022-08-04 05:42:15 +00:00 |
Hongze Cheng
|
e827d0bb7a
|
more last file refact
|
2022-08-03 08:50:36 +00:00 |
Hongze Cheng
|
ebd60a968c
|
refact: tsdb last file optimize 1
|
2022-08-01 10:03:00 +00:00 |
Minglei Jin
|
c2faef7377
|
Merge pull request #15555 from taosdata/fix/TD-17968
fix: update schema to newest version to parsing rows
|
2022-07-30 16:04:04 +08:00 |
Minglei Jin
|
e57f12d581
|
fix: use colId to merge rows
|
2022-07-30 15:23:28 +08:00 |
Minglei Jin
|
56d2697308
|
fix: new tRowMergerInit2 for ts row merging
|
2022-07-30 12:46:40 +08:00 |
Hongze Cheng
|
1543e241d3
|
refact: do some insert optimization
|
2022-07-29 19:49:54 +08:00 |
Haojun Liao
|
aeed234b2e
|
fix(query):fix memory leak.
|
2022-07-26 20:40:39 +08:00 |
Haojun Liao
|
4532bcdf4e
|
fix(query):set ptr to be null after releasing resources.
|
2022-07-26 13:26:29 +08:00 |
Haojun Liao
|
90b3e77698
|
fix(query):disable merge for project operator in stream processing.
|
2022-07-25 16:02:49 +08:00 |
Hongze Cheng
|
1a9f21c724
|
fix coredump
|
2022-07-16 08:02:39 +00:00 |
Hongze Cheng
|
ec2a069185
|
more vnode snapshot writer
|
2022-07-15 06:53:56 +00:00 |
Hongze Cheng
|
25a2d04b85
|
more vnode snapshot writer
|
2022-07-14 07:37:53 +00:00 |
Hongze Cheng
|
e6e9926d38
|
more vnode snapshot writer
|
2022-07-13 12:02:59 +00:00 |
Hongze Cheng
|
583742089e
|
more vnode snapshot writer
|
2022-07-13 08:14:20 +00:00 |
Hongze Cheng
|
b691e76782
|
more vnode snapshot
|
2022-07-13 05:51:37 +00:00 |
Hongze Cheng
|
be841955ae
|
make retention work
|
2022-07-11 09:45:04 +00:00 |
Hongze Cheng
|
9071c650a1
|
retention code
|
2022-07-11 08:17:03 +00:00 |
Hongze Cheng
|
be1af580c2
|
tsdb retention function
|
2022-07-10 12:25:11 +00:00 |
Hongze Cheng
|
0840affc32
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot
|
2022-07-08 12:33:12 +00:00 |
Hongze Cheng
|
294acc9e00
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/tsdb_merge_bug
|
2022-07-08 08:26:50 +00:00 |
Haojun Liao
|
1711d646c1
|
Merge pull request #14671 from taosdata/feature/3_liaohj
enh(query): add block sma for int type column data.
|
2022-07-08 16:23:13 +08:00 |
Hongze Cheng
|
1e4f7e3a9c
|
fix: count coredump
|
2022-07-08 08:23:12 +00:00 |
Hongze Cheng
|
57cc359858
|
more work
|
2022-07-08 05:31:34 +00:00 |
Hongze Cheng
|
16c1df91eb
|
fix: tsdb commit merge bug
|
2022-07-07 09:07:14 +00:00 |
Haojun Liao
|
4d2bc796e7
|
enh(query): add block sma for int type column data.
|
2022-07-07 11:26:58 +08:00 |
Minglei Jin
|
1c7f6bf28e
|
tsdbUtil: fix compr functions
|
2022-07-06 11:32:58 +08:00 |
Minglei Jin
|
56efeefc56
|
tsdbUtil: fix binary search typo
|
2022-07-05 19:09:16 +08:00 |
Hongze Cheng
|
08a7d9d38f
|
fix ci coredump
|
2022-07-05 09:31:51 +00:00 |
Minglei Jin
|
de85dea5e2
|
tsdbUtil: fix cmpr functions
|
2022-07-05 10:58:43 +08:00 |
Hongze Cheng
|
27b719febd
|
refact some code
|
2022-07-04 11:24:54 +00:00 |
Hongze Cheng
|
b1466ad79c
|
make sma work
|
2022-07-04 03:01:19 +00:00 |
Hongze Cheng
|
1acbb50f24
|
finish read block sma api
|
2022-07-02 07:25:07 +00:00 |
Hongze Cheng
|
7d50bfcb0d
|
more code
|
2022-07-01 15:10:46 +00:00 |
Hongze Cheng
|
cc181e0bc2
|
refact
|
2022-06-30 09:56:34 +00:00 |
Hongze Cheng
|
8e1de153dd
|
fix bug
|
2022-06-29 08:54:32 +00:00 |
Hongze Cheng
|
d032dec4fb
|
more work
|
2022-06-29 06:51:45 +00:00 |
Hongze Cheng
|
40dd9564f2
|
more work
|
2022-06-29 03:34:55 +00:00 |
Hongze Cheng
|
0dbdc3d68e
|
more work
|
2022-06-29 02:06:06 +00:00 |
Hongze Cheng
|
7dc8b876f3
|
more work
|
2022-06-29 01:59:22 +00:00 |
Hongze Cheng
|
79e23420b4
|
refact more
|
2022-06-28 05:41:15 +00:00 |
Hongze Cheng
|
89026d754f
|
more work
|
2022-06-28 03:22:56 +00:00 |
Minglei Jin
|
6ece070911
|
tsdbCache: first round tsRowFromTsdbRow
|
2022-06-27 20:59:13 +08:00 |
Hongze Cheng
|
f9fd39eb58
|
more work
|
2022-06-27 11:20:11 +00:00 |
Hongze Cheng
|
d814016e23
|
more work
|
2022-06-27 07:23:38 +00:00 |
Hongze Cheng
|
2a41f1d3f6
|
more work
|
2022-06-27 06:07:45 +00:00 |
Hongze Cheng
|
4b5b3bad11
|
more work
|
2022-06-27 05:30:10 +00:00 |
Hongze Cheng
|
9a123ba608
|
Merge branch 'feat/tsdb_refact' of https://github.com/taosdata/TDengine into feat/tsdb_refact
|
2022-06-25 11:40:52 +00:00 |
Hongze Cheng
|
e32961ce5e
|
more work
|
2022-06-25 11:40:50 +00:00 |
Minglei Jin
|
65b54f9d73
|
tsdbCache: framework for last row merging
|
2022-06-25 19:31:16 +08:00 |
Hongze Cheng
|
7d1574feca
|
fix map data encode bug
|
2022-06-25 08:52:24 +00:00 |
Hongze Cheng
|
21062f72d1
|
more work
|
2022-06-24 13:10:39 +00:00 |
Hongze Cheng
|
bbf92eeba6
|
more work
|
2022-06-24 10:10:41 +00:00 |
Hongze Cheng
|
39e48a7eaa
|
more work
|
2022-06-24 07:42:17 +00:00 |
Hongze Cheng
|
f7c771727a
|
Merge branch 'feat/tsdb_refact' of https://github.com/taosdata/TDengine into feat/tsdb_refact
|
2022-06-24 01:29:19 +00:00 |
Minglei Jin
|
c999aead58
|
last_row/del-skyline: first round skyline building
|
2022-06-23 23:14:18 +08:00 |
Hongze Cheng
|
1753d121cb
|
more work
|
2022-06-23 13:23:43 +00:00 |
Hongze Cheng
|
81897d32af
|
more work
|
2022-06-23 10:30:19 +00:00 |
Hongze Cheng
|
4d8d1df2e5
|
more work
|
2022-06-23 03:54:20 +00:00 |
Hongze Cheng
|
c58b43ba95
|
more work
|
2022-06-23 01:45:53 +00:00 |
Hongze Cheng
|
bc326593d6
|
more work
|
2022-06-23 01:39:47 +00:00 |
Hongze Cheng
|
5d2491de52
|
more work
|
2022-06-22 09:28:59 +00:00 |
Hongze Cheng
|
b20d7d56b5
|
more work
|
2022-06-22 08:45:26 +00:00 |
Hongze Cheng
|
23c838c9ef
|
more work
|
2022-06-22 06:34:39 +00:00 |
Hongze Cheng
|
7b353b5709
|
more work
|
2022-06-21 10:25:10 +00:00 |
Hongze Cheng
|
29e65ce767
|
more tsdb fs work
|
2022-06-21 07:13:12 +00:00 |