Commit Graph

120 Commits

Author SHA1 Message Date
037fe7d9bb [FEAT MERGE]
Co-authored-by: cqliang1995 <cq.liang@outlook.com>
Co-authored-by: qingsuijiu <642782632@qq.com>
Co-authored-by: yaojing624 <jingfeng.jf@oceanbase.com>
2024-04-16 10:51:16 +00:00
6423e587c1 [FEAT MERGE]patch sql compat feature to 431 2024-04-15 16:07:24 +00:00
f8ae0b11fe [CP] fix user view recompile lose effectiveness 2024-04-12 09:45:52 +00:00
34c3718f40 [CP][FEAT MERGE]SDO_GEOMETRY & MYSQL GIS EXPR IMPLEMENT 2024-04-08 13:45:08 +00:00
17cff60f67 [CP] fix executor core 2024-04-03 11:57:13 +00:00
edc410ce3c adjust error code for agent table && fix compile error 2024-04-01 09:49:10 +00:00
db972bbeeb reduce unnecessary sys view recompile 2024-03-28 03:46:16 +00:00
5bdd7e5bd1 [CP] [FEAT MERGE]support dblink udf 2024-03-21 04:45:37 +00:00
43c435fe20 fix dblink transaction bug 2024-03-15 17:15:44 +00:00
c1effc9496 [CP] [to #54896033]fix bug nested sql triggerd by dynamic stmt 2024-02-29 06:14:58 +00:00
cdb2699b00 During das partition range pruning during execution, type protection of virtual generated columns is required. 2024-02-29 05:44:23 +00:00
fa3f89363b Adjust stmt printer and codeowners 2024-02-09 22:36:05 +00:00
dbba584bb9 Fix row comparison wrong result of decimal int type 2024-02-09 18:04:52 +00:00
90b7fe53bb bugfix : json dot notation bugfix patch to master 2024-02-08 17:32:07 +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
6a7c171057 [CP] fix inheriting zerofill attribute incorrectly 2024-02-08 02:32:48 +00:00
19d694ab24 Add cast mode BY_TRANSFORM for implicit cast by transformer 2024-02-07 22:03:45 +00:00
c2511b580f [FEAT MERGE] materialized view 2024-02-07 20:31:14 +00:00
ca6af6b8c8 [CP] Reset the system view status when restarting the server to ensure the eventual consistency of the system vie 2024-02-07 18:58:54 +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
c5f1b131ab [FEAT MERGE]charset revise 2024-02-07 01:12:44 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
0983ed0b72 Adjust stmt printer and codeowners 2024-01-23 04:42:57 +00:00
658c51919f Fix row comparison wrong result of decimal int type 2024-01-19 02:42:38 +00:00
54a47d33fd bugfix : json dot notation bugfix patch to master 2023-12-29 07:13:17 +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
faeedc83d1 [CP] fix inheriting zerofill attribute incorrectly 2023-12-19 16:48:06 +00:00
1049d14a7d Add cast mode BY_TRANSFORM for implicit cast by transformer 2023-12-18 14:04:23 +08: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
e1769950fd [CP] Reset the system view status when restarting the server to ensure the eventual consistency of the system vie 2023-12-13 11:18:03 +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
e4f7452b2d [FEAT MERGE]charset revise 2023-11-27 08:52:02 +00:00
57ee69aca8 patch bugfix to master 2023-11-16 10:10:21 +00:00
0ad4149411 clear the eval flag of T_OP_ROW expr's child exprs 2023-11-14 12:44:59 +00:00
d373d22c17 fix information schema case sensitive bug 2023-11-10 04:09:27 +00:00
718887095b fix master failed cases 2023-11-03 09:09:25 +00:00
cd77c9096b to issue<52247541>:adjust sql retry times if report 6005 in autonomous tranasction 2023-11-01 06:13:15 +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
4ebc347f35 Fix like '\' bug 2023-10-20 03:13:25 +00:00
c13243ff23 fix handling invalid character in identifier 2023-09-22 03:10:14 +00:00
f00019cb7c [FOREIGN KEY] fix the bug about meet invalid conflict during checking child table which without index 2023-09-14 23:47:53 +00:00
f773f1ea34 fix using mysql mode to check oracle mode table name 2023-09-13 04:40:08 +00:00
cd786d560e fix mysql compatible bug with partition table 2023-09-11 08:10:37 +00:00
4a904949c2 fix correctness bug of replacing zerofill column expr 2023-09-09 13:42:25 +00:00
ca21045824 fix some typo error 2023-09-08 12:35:44 +08:00
968a241c14 FixBug: tenant allocator not exist. 2023-09-08 12:30:44 +08:00
81b8923b14 [FEAT MERGE] system resource optimization
Co-authored-by: tushicheng <18829573815@163.com>
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
Co-authored-by: dimstars <liangjinrongcm@gmail.com>
2023-08-29 10:41:01 +00:00
f22e3050fe fix create view bug 2023-08-28 09:10:39 +00:00