Commit Graph

48 Commits

Author SHA1 Message Date
8a3a8c2ed6 [CP] fix some path selection issues for gen_col/functional index 2024-12-11 05:15:58 +00:00
59ca0956cb [GIS] fix empty collection bug 2024-11-23 23:15:31 +00:00
8aff09f2cd [FEAT MERGE]优化器技术改造
Co-authored-by: JinmaoLi <ljm.csmaster@gmail.com>
Co-authored-by: jingtaoye35 <1255153887@qq.com>
Co-authored-by: chimyue <chimyue@gmail.com>
2024-11-19 13:14:40 +00:00
294b33eb25 [CP] [CP] Add SRS_ID to columns table 2024-11-19 06:44:32 +00:00
a8a00b05fc [CP] [FEAT MERGE] JSON/XML/GIS MEM OPTIMIZATION AND NEW XML/GIS EXPR 2024-11-13 15:15:03 +00:00
95ba872b56 [GIS] fix spatial index rebuild for partition table 2024-11-01 04:48:30 +00:00
dc714a31d1 Fix mysqltest 2024-10-15 14:47:13 +00:00
e47fc93c69 [CP] Enable storage cardinality estimation for partition table 2024-09-23 10:04:09 +00:00
30d12c5b5b fix mysqltest regression 2024-09-18 06:38:49 +00:00
cb61323917 [FEAT MERGE] enhance distributed late materialization [433] 2024-08-22 16:31:05 +00:00
a6cb5fe594 [CP] [GIS] fix gis index with high resolution 2024-08-21 12:57:28 +00:00
f2b2472f5e [FEAT MERGE] ENHANCE CARDINALITY ESTIMATION AND OPTIMIZER STATS MANAGEMENT
Co-authored-by: ChangerR <dingjinchengyx@163.com>
Co-authored-by: wangt1xiuyi <13547954130@163.com>
2024-08-15 13:15:10 +00:00
62bbae517f [GIS] fix gis index rebuild in partition table 2024-07-12 11:22:24 +00:00
2e480d891a spatial index generated column bugfix && oms_view_bugfix 2024-07-11 10:23:55 +00:00
c770941bf6 gis bugfix 2024-07-01 15:18:45 +00:00
861547704d fix version check and several bugs 2024-06-25 12:22:07 +00:00
0cd742f372 [FEAT MERGE]Patch Spatial Relationship Computation Performance Optimization & Implement of oracle spatial index 2024-06-18 01:31:47 +00:00
cf424cfbcf fix mysqltest case 2024-04-24 11:31:30 +00:00
e36e4917bf fix st_makevalid as GENERATED_COL 2024-04-24 06:25:10 +00:00
82c173f560 cp open-source ut fail & geo 4016 union 2024-04-22 17:41:52 +00:00
f1a6170c93 [FEAT MERGE] Full-text Search Index + [CP]Adaptive DAS Group Rescan + Json Multi-Value Index
Co-authored-by: saltonz <saltonzh@gmail.com>
Co-authored-by: pe-99y <315053752@qq.com>
Co-authored-by: JinmaoLi <ljm.csmaster@gmail.com>
2024-04-22 05:46:19 +00:00
7de9106ec9 filter sdo_geo in proxy && ps mode gis bugfix && 42x bugfix patch 2024-04-15 15:56:18 +00:00
42e39c6f92 [GIS] fix expr coredump 2024-04-11 09:46:22 +00:00
34c3718f40 [CP][FEAT MERGE]SDO_GEOMETRY & MYSQL GIS EXPR IMPLEMENT 2024-04-08 13:45:08 +00:00
c169610149 [CP] [GIS] query range shoud be linked by or 2024-03-27 03:51:26 +00:00
6d3c185095 fix mysqltest 2024-03-20 11:45:49 +00:00
626e7b336f [CP] [GIS] fix gis index skyline prune 2024-03-15 17:44:56 +00:00
1f7c8640f5 [CP] enable storage row estimate for gis index with more than 10 ranges 2024-03-12 03:53:04 +00:00
13b179da55 fix geometry index back cost bug 2024-02-22 05:48:48 +00:00
dc32079645 [FEAT MERGE] [CP] Improve the rowcount estimation
Co-authored-by: akaError <lzg020616@163.com>
2024-02-09 19:58:19 +00:00
d5c6c0ae15 [CP] disable dynamic sampling json/lob/gis column and fix set stat window attribute bug 2024-02-09 18:10:52 +00:00
c5a5b18553 [CP] use optimizer_features_enable system variable and optimizer_features_enable hint to control optimizer behaviors 2024-02-09 14:31:42 +00:00
5ca81e3013 Fix expr calc accuracy reuse during type deduce 2024-02-08 16:26:25 +00:00
8921cc28a8 [CP] [MySQL GIS] fix spatial index coveredby keypart generation 2024-02-08 03:57:16 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
d2ab1a4aae [FEAT MERGE] [CP] Improve the rowcount estimation
Co-authored-by: akaError <lzg020616@163.com>
2024-01-22 04:12:26 +00:00
5e2d1aaf15 [CP] disable dynamic sampling json/lob/gis column and fix set stat window attribute bug 2024-01-19 02:52:00 +00:00
fd6b7ed1c5 [CP] use optimizer_features_enable system variable and optimizer_features_enable hint to control optimizer behaviors 2024-01-17 11:12:35 +00:00
8ebb14abc6 Fix expr calc accuracy reuse during type deduce 2023-12-28 11:43:08 +00:00
d0bc6d797e [CP] [MySQL GIS] fix spatial index coveredby keypart generation 2023-12-20 05:19:04 +00:00
c8ace58297 mark some file to been opensource for ce-farm 2023-11-15 11:44:44 +00:00
42f577e33d limit DEFAULT_CTX_ID of tenant_500 from 4G to 2G 2023-09-28 02:09:45 +00:00
0922e834d5 fix MBR calculation error of spherical coordinate geometry under spatial index 2023-09-06 07:42:36 +00:00
d728f64c31 add area as an alias for st_area 2023-06-14 03:49:19 +00:00
336a58a43a move out geo area tests
Signed-off-by: tison <wander4096@gmail.com>
2023-06-07 09:49:08 +08:00
71efb31941 test: add new cases
Signed-off-by: tison <wander4096@gmail.com>
2023-06-05 10:53:58 +08:00
15254bd0e4 Fix mysql rollup duplicate columns wrong result in parallel rollup 2023-05-29 11:41:08 +00:00
ed21e5ac27 Fix the problem that restore proxy connect to oracle sys database failed when part of the observers are inactive 2023-05-25 14:40:57 +00:00