Commit Graph

213 Commits

Author SHA1 Message Date
1c49eb09bf [bugfix]: vec_sort(in ddl) support compression. 2024-03-08 09:20:28 +00:00
92fca7def1 [FEAT MERGE]: use parameter _ob_ddl_temp_file_compress_func to control compression in ddl. 2024-03-07 04:45:49 +00:00
fd82117b9b Fix create index 4103 2024-02-28 13:49:55 +00:00
6e5f7eb335 fix error code overwritten bug 2024-02-27 02:45:35 +00:00
eb4ce0dc71 to issue<54750206>:select udf donot open transaction if udf has no dml stmt 2024-02-19 13:46:54 +00:00
0008468953 [bugfix][ret_code]: return 1215 if can't find target index in fk check. 2024-02-10 05:40:02 +00:00
f8fc25856b fix bug: runtime filter fill empty query range with multi columns 2024-02-10 03:07:44 +00:00
7b0e565a49 Fix dangling raw expr pointer when generating rt exprs 2024-02-10 00:57:22 +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
a9b7a093d9 Fix hint material related cases 2024-02-09 05:44:28 +00:00
02fdb9b6e6 use hint control sql memory managment 2024-02-09 03:59:57 +00:00
9d088dff7e Modify the logic of recursive search for rownum 2024-02-09 00:49:18 +00:00
d09f4efcff fix some problem in <hint material> 2024-02-08 18:40:02 +00:00
cebecbd47d fix bug lob_type and xml type has some bug in minimal mode 2024-02-08 13:48:24 +00:00
2587f45c44 fix bug check shadow_pk with 4377 2024-02-08 06:31:35 +00:00
0d0b11c0cc [FEAT MERGE] impl vectorization 2.0
Co-authored-by: oceanoverflow <oceanoverflow@gmail.com>
Co-authored-by: hezuojiao <hezuojiao@gmail.com>
Co-authored-by: Monk-Liu <1152761042@qq.com>
2024-02-08 05:32:54 +00:00
154f795315 [CP] [CP] [中信证券]support listagg aggr use group by column as separator 2024-02-08 04:39:07 +00:00
c2e640a9b9 dml adapt with minmal 2024-02-08 01:56:28 +00:00
39cc0a6d60 merge devleop into master 20231212 2024-02-08 01:29:33 +00:00
833df1e858 [CP]to issue<53615144>:fix package var serialize issue 2024-02-08 00:59:45 +00:00
1c20161f72 [FEAT MERGE] column store ddl
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
Co-authored-by: Monk-Liu <1152761042@qq.com>
Co-authored-by: renju96 <fcbrenju@163.com>
2024-02-07 23:09:02 +00:00
c2511b580f [FEAT MERGE] materialized view 2024-02-07 20:31:14 +00:00
15307ef94e [FEAT MERGE][CP]optimizer stats enhancement 2024-02-07 16:56:28 +00:00
c699ceea48 [FEAT MERGE] Solidify session vars for functional index 2024-02-07 16:44:49 +00:00
b45b692d2d Bugfix for dynamic evaluated questionmark 2024-02-07 12:57:25 +00:00
b414155cd5 Bugfix for ObDecimalIntType 2024-02-07 10:43:38 +00:00
d5105f1475 Make white filter compat with former 2024-02-07 04:44:04 +00:00
ae90c30120 Parsing numeric constant as ObDecimalIntType in oracle compatible mode 2024-02-07 04:13:50 +00:00
b9d469adca fix check range partition increase bug 2024-02-06 15:37:39 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
358d895d59 [bugfix][ret_code]: return 1215 if can't find target index in fk check. 2024-02-02 19:16:22 +00:00
d2f9fbc17a fix bug: runtime filter fill empty query range with multi columns 2024-01-26 12:12:05 +00:00
2fd0c4171c Fix dangling raw expr pointer when generating rt exprs 2024-01-24 03:42:44 +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
13aeccebcd Fix hint material related cases 2024-01-10 04:13:37 +00:00
60a50ead31 use hint control sql memory managment 2024-01-09 05:12:53 +00:00
b542d2a9c5 Modify the logic of recursive search for rownum 2024-01-05 08:47:36 +00:00
4eab635517 fix some problem in <hint material> 2024-01-02 08:43:05 +00:00
53f4740004 fix bug lob_type and xml type has some bug in minimal mode 2023-12-27 06:43:45 +00:00
0425a99373 fix bug check shadow_pk with 4377 2023-12-22 10:13:40 +00:00
b6773084c6 [FEAT MERGE] impl vectorization 2.0
Co-authored-by: Naynahs <cfzy002@126.com>
Co-authored-by: hwx65 <1780011298@qq.com>
Co-authored-by: oceanoverflow <oceanoverflow@gmail.com>
2023-12-22 03:43:22 +00:00
4f4b07a001 [CP] [CP] [中信证券]support listagg aggr use group by column as separator 2023-12-20 08:43:14 +00:00
513f1ed008 dml adapt with minmal 2023-12-19 13:13:25 +00:00
021e5571bb merge devleop into master 20231212 2023-12-19 07:45:22 +00:00
afd710b089 [CP]to issue<53615144>:fix package var serialize issue 2023-12-19 00:47:43 +00:00
e99cc037cc [FEAT MERGE] column store ddl
Co-authored-by: AnimationFan <30674773338@qq.com>
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
Co-authored-by: Monk-Liu <1152761042@qq.com>
2023-12-18 14:13:54 +00:00
f7cd32be94 [FEAT MERGE] materialized view
Co-authored-by: suz-yang <suz.yang@foxmail.com>
Co-authored-by: leftgeek <1094669802@qq.com>
Co-authored-by: chimyue <chimyue@gmail.com>
2023-12-14 07:42:52 +00:00
618ab67eb0 [FEAT MERGE][CP]optimizer stats enhancement
Co-authored-by: 2149 <260391947@qq.com>
2023-12-12 10:17:50 +00:00
58aad590f1 [FEAT MERGE] Solidify session vars for functional index 2023-12-12 06:42:37 +00:00
a084a7ae38 Bugfix for dynamic evaluated questionmark 2023-12-07 11:12:43 +00:00