Commit Graph

27 Commits

Author SHA1 Message Date
618a949210 [opt] micro buffer writer 2024-02-06 19:17:42 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
7dccad4b78 [opt] micro buffer writer 2023-11-21 10:40:51 +00:00
960df4d65c reduce EncodePivot memory usage with lots of columns and few rows 2023-11-16 14:46:15 +00:00
566e920620 Merge branch 'column_store'
Co-authored-by: wangt1xiuyi <13547954130@163.com>
Co-authored-by: yangqise7en <877793735@qq.com>
Co-authored-by: Zach41 <zach_41@163.com>
2023-10-31 15:39:22 +00:00
f864205279 assign some array memory in encoding module to tenant 2023-08-07 14:42:25 +00:00
d129bae0fe Split encoding mem mode to relative tenant. 2023-06-06 05:18:19 +00:00
d827f6687b Separate thread local decoder vars from sys to own tenant. 2023-06-01 10:48:06 +00:00
0cf07239dd [legacy bugfix] auto retry major compaction with forced flat store format on encoding estimate size overflow error detected 2023-04-20 07:41:39 +00:00
7b4c284f78 [legacy bugfix] fix span column encoder down casting to incorrect type 2023-04-14 08:39:33 +00:00
36e28a5f79 fix null mod_name 2023-04-13 06:46:35 +00:00
8b00a6d6be Change the memory of ObEncodingRowBufHolder to hang on its own tenant which used to hang on 500. 2023-04-04 01:41:16 +00:00
8ce2f275c4 [fix] remove some internal urls and emails 2023-03-17 20:57:21 +08:00
528a51f718 [bugfix ] fix encoding under estimate upper store size for var-length data 2023-03-02 17:05:25 +00:00
f8c5c2647f [FEAT MERGE] Merge syslog user experience improvement to master
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: tino247 <tino247@126.com>
Co-authored-by: chaser-ch <chaser.ch@antgroup.com>
2023-02-06 15:52:24 +08:00
3d4f554258 [FEAT MERGE] Lob SQL refactoring (Mem-LobLocator, expressions and dbms_lob adaptions)
Co-authored-by: chaser-ch <chaser.ch@antgroup.com>
2023-01-28 20:40:16 +08:00
07b1224a51 [FEAT MERGE] skip scan feature and performance optimization 2023-01-12 19:02:33 +08:00
a6098ccbc6 [FEAT MERGE] New upgrade framework for 4.x 2023-01-12 19:02:33 +08:00
cb58b14ae4 add compatibility code 2023-01-12 19:02:33 +08:00
c37f0e93a3 [FEAT MERGE] impl multi way macro block reuse && pct free && multi version row support micro block-level recycling 2023-01-12 19:02:33 +08:00
51de5b5911 [SCN] fix farm failure 2023-01-12 19:02:33 +08:00
c538314fd7 [SCN] adjust ObBatchCreateTabletArg 2023-01-12 19:02:33 +08:00
8a4d14122f replace ts related to ddl with scn. 2023-01-12 19:02:33 +08:00
54b64a7263 [scn] fix failure of mittest after refresh feature scn 2023-01-12 19:02:20 +08:00
dc95d872c2 fix encoding when rows exceeds uint16_MAX 2022-11-23 08:07:04 +00:00
6af7f9ae79 [bugfix] forbid integer improvement ddl and serialize column obj type to column header 2022-11-01 06:35:12 +00:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00