Commit Graph

48 Commits

Author SHA1 Message Date
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
Cary Xu d71fece2aa STSRow refactor 2022-02-09 20:34:11 +08:00
Cary Xu e1c9534cff support STSRow 2022-02-03 17:31:16 +08:00
Kaili Xu 7a2e667ac0 support STSRow 2022-02-03 17:01:38 +08:00
Cary Xu cf8590693d update 2022-01-29 08:45:39 +08:00
Cary Xu df6166ea70 iterator/SDataCol adaption 2022-01-26 08:29:13 +08:00
Cary Xu cea242bf1c add colValToSRow 2022-01-24 20:53:04 +08:00
Hongze Cheng f10c5430b3 more 2021-11-30 16:24:21 +08:00
Hongze Cheng 416e6354e9 more 2021-11-22 13:45:41 +08:00
Hongze Cheng 274d115a05 more 2021-11-19 13:30:59 +08:00
Hongze Cheng bab6e54b13 partial SRow code 2021-10-11 23:52:52 +08:00
Hongze Cheng 9bdb4f4c63 refact 2021-09-22 16:15:20 +08:00