Commit Graph

198 Commits

Author SHA1 Message Date
bc5d107ffd fix rollup correctness bug of wrong equal set 2023-03-28 09:44:35 +00:00
44136ccd43 fix shared exprs bug for sort operator 2023-03-27 06:41:40 +00:00
d4d0b1d16a fix set NLJ filter bug 2023-03-27 03:41:40 +00:00
d2110be61c fix oci memleak and add port info to dblink view and fix pull data OOM 2023-03-24 06:41:57 +00:00
6719115924 fix subplan filter compute equal set incorrectly 2023-03-21 16:29:39 +00:00
600227d1cb fix rownum to limit bug 2023-03-21 16:26:06 +00:00
9365c0dd4c patch 4.1 bug fix and remove some secret url 2023-03-19 19:22:48 +08:00
8ce2f275c4 [fix] remove some internal urls and emails 2023-03-17 20:57:21 +08:00
698ce0f18b 优化DBA_OB_TENANTS视图查询 2023-03-17 05:41:08 +00:00
68c52ce659 Fix partition id calculation bug 2023-03-17 04:44:02 +00:00
5510d6c791 Fix failed mysql tests 2023-03-17 03:41:07 +00:00
9b6784e77c Fix double type lossless cast check 2023-03-14 09:43:50 +00:00
3b47aa7ccd disable hash groupby bypass path when estimiate stat 2023-03-09 12:44:37 +00:00
86b8a30d0c fix calc NLJ cost bug 2023-03-09 06:46:40 +00:00
4817d0fc93 when contain pl_udf,parallel should force as 1 2023-03-09 06:43:59 +00:00
aa3d567376 Log: Add more log related to tablet loc and table schema for defensive check error 2023-03-09 06:41:18 +00:00
f7714fcb55 set dblink timeout 2023-03-07 08:40:53 +00:00
bbf81bb574 fix allocate merge group by with partition sort bug 2023-03-06 12:11:20 +00:00
5722d40f35 fix weak read select replica 2023-03-06 03:10:54 +00:00
0995c8b2f5 fix truncate table failed caused by delete history stats and enum/set type gather bug 2023-03-06 02:43:31 +00:00
9eba955ac6 fix outline/hint generate plan bug 2023-03-04 01:41:06 +00:00
170ebd9ba9 [CP] support virtual table and core table gather stats and use stats 2023-03-03 03:41:00 +00:00
e0c0e3037c fix union all strict pw check logic 2023-03-02 18:25:47 +00:00
32910f93de Fix scalar groupby pushdown bug 2023-03-02 18:13:01 +00:00
f1d066b4bd [opt_stats]: Fix online_osg bugs 2023-03-02 17:41:48 +00:00
8752faba5e [bugfix] fix shared expr related problems 2023-03-02 17:08:05 +00:00
5088aa012d Fix: generate column dml scene replace/insert_up fixed 2023-03-02 16:49:46 +00:00
2979b96f93 fix get SPF equal keys bug 2023-03-02 16:36:52 +00:00
b0e1f8141e Fix hash union distinct mark wrong is_block_input 2023-03-02 15:46:54 +00:00
f7c386c544 fix get repartition table info bug 2023-02-27 12:40:52 +00:00
a77a3dc6cf refine NLJ、SPF`s rescan cost 2023-02-27 11:13:59 +00:00
1676249851 fix stack overflow bug 2023-02-27 07:46:54 +00:00
4a20d8a92b fix mysqltest introduce by fix three-stage bug 2023-02-27 07:44:16 +00:00
f872513c5f implement estimate table row count by meta table 2023-02-24 16:02:17 +00:00
2fc9f4a99d fix plan bug for gi allocation 2023-02-24 15:57:06 +00:00
e058f14334 fix three-stage group by generate normal group by as scalar group by 2023-02-24 14:47:17 +00:00
f6f344d2ca fix pushdown filter into set stmt bug 2023-02-24 13:52:25 +00:00
50329218dc fix window function op ordering bug 2023-02-24 13:09:05 +00:00
e615feb42d [CP] Fix startup filter post bug 2023-02-24 12:03:57 +00:00
f037dca1eb fix onetime expr in semi info condition not adjust correctly 2023-02-21 03:15:06 +00:00
d9a7c9d842 fix check lob column bug 2023-02-16 13:45:10 +00:00
f98ab35d69 fix distribute for-update material location allocate error 2023-02-15 09:47:07 +00:00
5e0f5e4e12 [dbms_stats]: bugfix for online optimizer stats gather. 2023-02-14 04:42:08 +00:00
f1ef7006da Completing the information of insert into select clause in direct-mode 2023-02-13 11:41:53 +00:00
fcb393baa9 [CP] [CP] enable sequence execute in parallel 2023-02-13 08:15:58 +00:00
ca1fcada83 update histogram buckets from pointer to ObArrayWrap 2023-02-10 11:11:04 +00:00
f41110ff1b fix extract nestloop exec param bug 2023-02-10 07:11:18 +00:00
8efeef908d disable single side hash to NULL strong sharding side for set 2023-02-09 16:36:19 +00:00
e85c29835a [CP] fix rollup const expr bug 2023-02-09 16:28:02 +00:00
44302ab27f fix optimizer histogram memory leak in KVCACHE 2023-02-09 15:55:39 +00:00