Commit Graph

421 Commits

Author SHA1 Message Date
40d215fc5a [FEAT MERGE] GIS 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
892a3414d0 fix searray has no autofree flag in optimizer stage 2023-01-12 19:02:33 +08:00
050e984b04 [FEAT MERGE] OLTP performance optimization feature 2023-01-12 19:02:33 +08:00
9daa7428e9 fix insert all not support subquery 2023-01-12 19:02:33 +08:00
2ff985ffdd Fix ps prepare stage type deduction failure 2023-01-12 19:02:33 +08:00
5f21568380 fix not alloc distribute for-update op for multi part table 2023-01-12 19:02:33 +08:00
25b02ac399 fix parallel var assign bug 2023-01-12 19:02:33 +08:00
b421987484 fix concurrent problem of px target monitor 2023-01-12 19:02:33 +08:00
7d793b8862 disable batch rescan for empty range conditions 2023-01-12 19:02:33 +08:00
f8f024230a fix subquery expr in join`s filter can not execute bug 2023-01-12 19:02:33 +08:00
428577024b enable prune unstable path for table use default statistics 2023-01-12 19:02:33 +08:00
f320ab99da [CP]Fixbug:observer core at oceanbase::sql::ObRelationalExprOperator::deduce_cmp_type(3_2_x_release->master) 2023-01-12 19:02:33 +08:00
3f74037737 [CP] [CP] Add limitation for larget set stmts' cost based transformation. 2023-01-12 19:02:33 +08:00
f5db12ecdd [SCN] modify with review comments 2023-01-12 19:02:33 +08:00
51de5b5911 [SCN] fix farm failure 2023-01-12 19:02:33 +08:00
87a9357186 set the initial value of wrs to scn min 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
68151eb87a [SCN] modify missing scenes 2023-01-12 19:02:33 +08:00
c538314fd7 [SCN] adjust ObBatchCreateTabletArg 2023-01-12 19:02:33 +08:00
4c49f6e7c5 fix scn legacy issues 2023-01-12 19:02:33 +08:00
59db61e110 [scn] rename log_ts to scn 2023-01-12 19:02:33 +08:00
8a4d14122f replace ts related to ddl with 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
24a9d2d004 fix some typo error 2022-12-30 16:42:20 +08:00
287987fb8a fix some typo error 2022-12-01 15:55:39 +08:00
8727754142 Fix roll up with const expr bug 2022-11-25 10:35:48 +00:00
3ef3fad8a3 [CP] fix temp table access location constraint bug 2022-11-23 08:09:23 +00:00
bb20bfc8a4 Fix table location cast to enumset deserialize failed 2022-11-21 12:40:22 +00:00
0036ef55b1 [CP] get_stmt_max_table_dop hung 2022-11-18 09:10:30 +00:00
cd0687afbf fix hash hash sharding info bug 2022-11-16 13:05:36 +00:00
ff0c30bc5d fix mysqltest:root dfo can not alloc bloom filter in pull to local shuffle 2022-11-14 09:38:15 +00:00
96afe7bb8a fix subplan filter bug 2022-11-13 02:19:18 +08:00
d2415e376b fix outline data generate plan bug 2022-11-09 08:35:52 +00:00
c15ddf7c6d fix on condition contain subquery bug 2022-11-08 10:05:30 +00:00
0d96a5fdf3 Fix pushdown qual bug and failed mysqltest 2022-11-08 03:12:48 +00:00
afa4d5f80f fix mysqltest 2022-11-07 10:35:56 +00:00
fa87d1117c [CP] Limit the memory use of bloom filter to 2g 2022-11-07 09:06:33 +00:00
00b7bf0483 fix adjust_recursive_cte_plan function adjust shared operator bug 2022-11-04 11:43:12 +00:00
5ea315fe08 Fix skyline pruning interesting order dim failure problem 2022-11-03 05:08:33 +00:00
71d86596e7 add task hash map to das ref 2022-11-03 02:38:31 +00:00
add9d0d15b Fix two bugs about join 2022-11-03 01:08:34 +00:00
c322a723e6 Fix get table schema report -4016 2022-10-31 03:38:01 +00:00
bf65b0f061 fix parent namespace stmt bug 2022-10-28 07:05:19 +00:00
aaea748c68 remove unusable variables and parameters 2022-10-28 03:35:18 +00:00
375a52f586 fix optimizer generate wrong local insert plan 2022-10-26 16:05:08 +00:00
7ffa86657d fix partial partition wise merge join bug 2022-10-26 11:40:48 +00:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00
9e735ccffa fix typos 2022-10-10 11:23:34 +08:00