Commit Graph

61 Commits

Author SHA1 Message Date
Hongze Cheng f0fea204f2 enh: col value optimize 2022-09-23 18:55:27 +08:00
Cary Xu f78c61aac6 refactor: rsma fetch trigger refactor and use ref to manage qtaskf 2022-09-04 14:54:33 +08:00
Cary Xu 446b3291e7 fix: remove obsolete code 2022-08-11 09:53:51 +08:00
Cary Xu a5ef854e87 row: code optimization 2022-08-11 07:45:49 +08:00
Cary Xu cfb61d665d fix: row iter 2022-08-10 20:44:48 +08:00
Cary Xu 1d6d0aa2db enh: row iter and fetch optimization 2022-08-10 17:26:44 +08:00
Cary Xu 846ee63c88 enh: normal val optimization 2022-08-03 16:47:41 +08:00
Cary Xu 843a516919 enh: get normal val from tp row 2022-08-03 16:44:23 +08:00
Cary Xu 258448bae9 fix: get normal val from tp row 2022-08-03 16:42:08 +08:00
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
Cary Xu 87c6f5805e fix: add and adapt cases for merge dup rows in taosc 2022-07-21 17:11:13 +08:00
Cary Xu 65871c2d73 Merge branch '3.0' into feature/TD-11274-3.0 2022-07-21 09:44:20 +08:00
Cary Xu e39f2e5ce9 fix: the calculation of max row length 2022-07-20 21:32:28 +08:00
Cary Xu 0f5983ad88 fix: merge dup rows in client 2022-07-20 20:30:54 +08:00
Hongze Cheng 34e5bad70b refact row 2022-07-11 11:43:16 +00:00
Cary Xu 2fbc6a5343 other: enable kv row 2022-07-06 10:30:23 +08:00
Cary Xu 3091f111b7 other: use tp row 2022-07-06 09:13:24 +08:00
Cary Xu ef7a25fdc3 fix: fix the var data len 2022-07-02 16:01:19 +08:00
Cary Xu 576777a63c fix: fix the var data len 2022-07-02 15:57:25 +08:00
Minglei Jin d262ca1b81 trow/STSRow: new ts row from array of colvals 2022-06-27 20:32:11 +08:00
Hongze Cheng 5d2491de52 more work 2022-06-22 09:28:59 +00:00
Cary Xu 5fa27b27ba fix: support fetching specific schema version from table 2022-05-30 19:52:06 +08:00
Cary Xu ff0ab5d7f3 fix: use right idx for kvrow 2022-05-28 08:31:35 +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 f4aaf791fb fix: check commit and merge and add cases 2022-05-22 19:37:32 +08:00
Cary Xu f41caed14a fix: merge bitmap when data col have data 2022-05-18 22:52:20 +08:00
Cary Xu a4944d5516 fix: calculate col offset 2022-05-11 18:25:37 +08:00
Hongze Cheng 76a9ef186e refact row apis 2022-05-09 13:10:16 +00:00
Cary Xu b1a429f7df feat: code optimization for update 2022-05-07 00:56:07 +08:00
Cary Xu 27a74a56df feat: merge rows in mem/file during commit for update 2022-05-07 00:13:25 +08:00
Cary Xu bcdf9c19b2 feat: update refactor 2022-05-06 19:31:20 +08:00
Cary Xu 934636d23f fix(tsdb): update function 2022-05-05 23:25:55 +08:00
Cary Xu 4a649ec925 fix(tsdb): swap pointer of data cols 2022-05-05 21:07:55 +08:00
Cary Xu 7a8f8e11a5 feat: support update in mem/file 2022-05-05 16:00:35 +08:00
Cary Xu 771e83fd73 feat: rollup refactor 2022-04-27 19:49:04 +08:00
dapan1121 c83bae339e Merge remote-tracking branch 'origin/3.0' into feature/qnode5 2022-04-20 18:27:28 +08:00
Cary Xu 62b2fc09dd trow refactor 2022-04-20 17:56:45 +08:00
Cary Xu 7a740912ef bug fix 2022-04-20 09:36:47 +08:00
Cary Xu 5569c84624 bsma integrate 2022-04-18 15:06:13 +08:00
Cary Xu 72e39b2bf5 adaption for update function 2022-04-11 17:05:24 +08:00
Cary Xu 7254263a29 use 1 bit in bitmap for super block 2022-04-09 18:21:03 +08:00
Cary Xu b3bb652708 data and bitmap compress/store/decompress separatedly 2022-04-03 18:02:30 +08:00
afwerar 222db126bc [TD-13758]<fix>: redefine memory api. 2022-03-26 00:29:53 +08:00
Cary Xu 867ca85ab1 reset buf 2022-03-23 16:51:43 +08:00
Cary Xu 8286d6efcf migrate TS-1278 from 2.x 2022-03-16 14:00:41 +08:00
Shengliang Guan 175cbfb82d common 2022-02-28 17:46:02 +08:00
Cary Xu 3d42cd548e code optimization 2022-02-10 16:12:48 +08:00