Commit Graph

133 Commits

Author SHA1 Message Date
eb4ce0dc71 to issue<54750206>:select udf donot open transaction if udf has no dml stmt 2024-02-19 13:46:54 +00:00
ce4819685b merge develop into master 20231220 2024-02-10 07:44:52 +00:00
b60979c15c disable creating materialized view on xmltype columns 2024-02-10 03:59:03 +00:00
fa3f89363b Adjust stmt printer and codeowners 2024-02-09 22:36:05 +00:00
444830ac26 [CP] [CP] add max_partition_num config in mysql mode 2024-02-09 18:29:00 +00:00
ce55f20e6f to issue<54195061>:fix dml + udt(pl complex var) issue 2024-02-09 10:28:30 +00:00
3e257b3896 [CP] to issue<53546058>:trigger always forbid pdml 2024-02-09 02:01:08 +00:00
f157c3bb67 [CP] to issue<50356975>:fix pick routine of overload funtion issue 2024-02-08 11:45:51 +00:00
39cc0a6d60 merge devleop into master 20231212 2024-02-08 01:29:33 +00:00
a97235802c Fix compare routine for questionamrk expr 2024-02-07 20:52:15 +00:00
c2511b580f [FEAT MERGE] materialized view 2024-02-07 20:31:14 +00:00
c699ceea48 [FEAT MERGE] Solidify session vars for functional index 2024-02-07 16:44:49 +00:00
7a3edc90cb [CP] issue<53399409>:fix listagg as udf argument used in sql issue 2024-02-07 05:16:58 +00:00
ae90c30120 Parsing numeric constant as ObDecimalIntType in oracle compatible mode 2024-02-07 04:13:50 +00:00
2876dc673f [CP] [to #52754652] fix serval pl/sql bugs 2024-02-06 19:34:52 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
3613eb38ee Merge branch 'pr_1759' 2024-02-03 04:14:05 +00:00
6130c94603 disable creating materialized view on xmltype columns 2024-01-30 04:42:04 +00:00
0983ed0b72 Adjust stmt printer and codeowners 2024-01-23 04:42:57 +00:00
d29f6ff8a4 [CP] [CP] add max_partition_num config in mysql mode 2024-01-19 05:12:31 +00:00
064807bc6b to issue<54195061>:fix dml + udt(pl complex var) issue 2024-01-15 08:13:48 +00:00
c639763963 fix compile bug 2024-01-12 10:28:44 +08:00
f965633eeb simplify the code 2024-01-12 10:04:38 +08:00
74eaf712da Merge branch 'master' into develop 2024-01-12 09:41:55 +08:00
2c65fc3f88 [CP] to issue<53546058>:trigger always forbid pdml 2024-01-08 04:12:54 +00:00
c21580ec4a Merge branch 'master' into develop 2023-12-26 15:20:57 +08:00
77df933a5f [CP] to issue<50356975>:fix pick routine of overload funtion issue 2023-12-26 06:53:13 +00:00
178fca9e35 fix no obvious “secure_file_priv” prompt when load data error issue 981 (#1738) 2023-12-20 11:11:20 +08:00
021e5571bb merge devleop into master 20231212 2023-12-19 07:45:22 +00:00
de9cd80b7c Fix compare routine for questionamrk expr 2023-12-14 11:13:07 +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
58aad590f1 [FEAT MERGE] Solidify session vars for functional index 2023-12-12 06:42:37 +00:00
c553b960b7 [CP] issue<53399409>:fix listagg as udf argument used in sql issue 2023-11-29 09:11:28 +00:00
743740102d Parsing numeric constant as ObDecimalIntType in oracle compatible mode 2023-11-28 15:11:49 +00:00
c60de6707f [CP] [to #52754652] fix serval pl/sql bugs 2023-11-21 13:40:51 +00:00
b6619e994f [CP] support pitr fk rebuild. 2023-11-03 12:16:49 +00:00
566e920620 Merge branch 'column_store'
Co-authored-by: wangt1xiuyi <13547954130@163.com>
Co-authored-by: yangqise7en <877793735@qq.com>
Co-authored-by: Zach41 <zach_41@163.com>
2023-10-31 15:39:22 +00:00
7f1ea1d00f [to #52824702]fix bug function with show stmt return -4016 2023-10-26 02:43:33 +00:00
c63282a624 support oms ncharacter_set_connection 2023-10-10 11:40:07 +00:00
c13243ff23 fix handling invalid character in identifier 2023-09-22 03:10:14 +00:00
8612be45cc [to #52229090] fix resolve sys.package, should search on current tenant first 2023-09-20 14:03:41 +00:00
0534888042 fix some bugs about tenant=all 2023-09-18 03:40:23 +00:00
07052fb351 let tenant name not contain $ 2023-09-14 10:14:08 +00:00
3ec63a457a issue<51714339>:fix pick routine issue when argument is complex type in ps mode 2023-09-14 09:47:33 +00:00
f461e41881 fix: unsupport sm4 if not define OB_USE_BABASSL 2023-09-13 05:45:17 +00:00
b6ef8a0f76 [to #52091533] fix pick routine with static routine & member routine 2023-09-11 09:40:36 +00:00
6b7722d439 Compatible with MySQL's auto_increment jump behavior for values statement 2023-09-08 12:01:18 +08:00
03b37d3730 [FEAT MERGE] change the semantics of tenant=all 2023-08-31 03:10:42 +00:00
5e158ef5e9 [FEAT MERGE]sql compat feature
Co-authored-by: Zach41 <zach_41@163.com>
2023-08-30 11:44:37 +00:00
8015a958d0 [FEAT MERGE] implement values statement
Co-authored-by: wangt1xiuyi <13547954130@163.com>
2023-08-30 10:44:18 +00:00