Commit Graph

54 Commits

Author SHA1 Message Date
346583d18e fix get query range node for table location bug 2024-01-08 10:47:47 +00:00
e67f0a904f Fix some typos (#1742)
* fix typo
2023-12-11 16:52:39 +08:00
14cd76447f fix table location in optimize bug 2023-11-22 08:45:05 +00:00
ceaef5c7da fix tenant_role user primary as default 2023-10-16 09:09:00 +00:00
47547fac71 fix table location compute bug 2023-09-21 11:40:21 +00:00
42bd5e0e91 [CP] [CP] fix table location reset incorrectly bug 2023-09-20 16:11:31 +00:00
0d518748e6 fix ObTableLocation::part_hint_ids_ deserialize bug 2023-08-25 12:40:17 +00:00
462b79ccff fix local merge into with empty partitions bug 2023-08-21 10:44:12 +00:00
e0a0ce93bd fix several compatibility bug 2023-08-10 03:42:46 +00:00
2820fea30b fix ret code is changed when alloc memory failed 2023-08-09 13:54:25 +00:00
9eabf48afa revert test code in ob_table_location.cpp 2023-08-08 07:48:57 +00:00
7d5247651d fix partition calc bug 2023-08-07 12:48:35 +00:00
e3527955a7 [CP] fix partition pruning failed for oracle hash partitioned table 2023-08-01 20:48:19 +00:00
6819b7ed03 das tablet mapper use schema_guard in sql_ctx 2023-07-05 08:18:11 +00:00
9dae112952 [FEAT MERGE] merge transfer
Co-authored-by: wxhwang <wxhwang@126.com>
Co-authored-by: godyangfight <godyangfight@gmail.com>
Co-authored-by: Tyshawn <tuyunshan@gmail.com>
2023-06-21 11:42:28 +00:00
73ec60d0d0 fix failed case 2023-06-05 11:42:12 +00:00
8808c6750f [CP] [CP] add _enable_in_range_optimization system variable and fix in expr bug 2023-06-02 03:12:00 +00:00
5148758db5 fetch location with sync interface when the location cache not exist 2023-05-19 09:11:40 +00:00
0ca17b1b8d [CP] fix table location incorrect deserialize bug 2023-05-15 08:11:13 +00:00
aaab6560a1 [FEAT MERGE] 4.x Dup Table
Co-authored-by: Minionyh <minions.yh@gmail.com>
Co-authored-by: BinChenn <binchenn.bc@gmail.com>
Co-authored-by: ChangerR <dingjinchengyx@163.com>
2023-05-11 10:07:21 +00:00
09ed904b58 [FEAT MERGE] Support external table
Co-authored-by: jingtaoye35 <1255153887@qq.com>
2023-04-29 15:11:50 +00:00
642f1c7d84 [FEAT MERGE] optimizer statistics gather enhance
Co-authored-by: Larry955 <1412857955@qq.com>
Co-authored-by: wangt1xiuyi <13547954130@163.com>
2023-04-28 13:11:58 +00:00
17abf2818a [FEAT MERGE] OB Support XMLType
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
2023-04-28 03:45:10 +00:00
8fb50cdf65 [FEAT MERGE] OLTP performance and cpu reduction optimization under tiny specification
Co-authored-by: hezuojiao <hezuojiao@gmail.com>
2023-04-26 15:30:18 +00:00
68c52ce659 Fix partition id calculation bug 2023-03-17 04:44:02 +00:00
13bcd47b9a fix weak read bug for query contain for update 2023-02-07 10:53:24 +08: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
814de27a42 dblink_write implement [FEAT MERGE]
Co-authored-by: zzg19950727 <1071026277@qq.com>
Co-authored-by: xianyu-w <707512433@qq.com>
2023-01-29 16:23:19 +08:00
50024b39cd [FEAT MERGE] log4100 branch
Co-authored-by: tino247 <tino247@126.com>
Co-authored-by: BinChenn <binchenn.bc@gmail.com>
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
2023-01-28 18:17:32 +08:00
81d28c0295 [FEAT MERGE] add direct load function
Co-authored-by: Monk-Liu <1152761042@qq.com>
Co-authored-by: saltonz <saltonzh@gmail.com>
Co-authored-by: yongshige <598633031@qq.com>
2023-01-28 18:08:51 +08:00
2d19a9d8f5 [FEAT MERGE]4_1_sql_feature
Co-authored-by: leslieyuchen <leslieyuchen@gmail.com>
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: raywill <hustos@gmail.com>
2023-01-28 16:01:28 +08:00
5aed6bd3d8 [FEAT MERGE] ELR & WeakRead feature enhancement 2023-01-12 19:02:33 +08:00
8ffb94cd93 Free related_list_ before inner_location in ObTableLocation::reset. 2023-01-12 19:02:33 +08:00
050e984b04 [FEAT MERGE] OLTP performance optimization feature 2023-01-12 19:02:33 +08:00
51de5b5911 [SCN] fix farm failure 2023-01-12 19:02:33 +08:00
99d4f56fec [scn] mv definition of SCN to dir of share 2023-01-12 19:02:33 +08:00
c538314fd7 [SCN] adjust ObBatchCreateTabletArg 2023-01-12 19:02:33 +08:00
59db61e110 [scn] rename log_ts to scn 2023-01-12 19:02:33 +08:00
11485d6a98 [SCN REFACTOR] replace flash back snapshot and remove read snapshot session 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
bb20bfc8a4 Fix table location cast to enumset deserialize failed 2022-11-21 12:40:22 +00:00
71d86596e7 add task hash map to das ref 2022-11-03 02:38:31 +00:00
c322a723e6 Fix get table schema report -4016 2022-10-31 03:38:01 +00:00
375a52f586 fix optimizer generate wrong local insert plan 2022-10-26 16:05:08 +00:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00
df1c2d9f2f [CP] fix errorcode overwrite error, prevent data error 2022-05-20 14:35:04 +08:00
829cfdecfa [CP] fix table location generate wrong key_exprs 2022-05-05 14:15:44 +08:00
bf0
73e3401749 fix single partition opt bug 2021-09-24 11:10:39 +08:00
b75f46946e [Shein-Feature] support auto_increment attribute for part column 2021-07-30 11:02:55 +08:00
09edba0ff6 CP 3.1 commit to open source 2021-07-27 21:21:14 +08:00