1226 Commits

Author SHA1 Message Date
fdb1a36daf master placeholder sql audit stmt type 2024-02-09 18:25:59 +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
335cda36b4 add tests for object storage to sensitive test 2024-02-09 17:50:21 +00:00
2919f17c94 SQL Audit adds network_wait_time column placeholder 2024-02-09 17:14:46 +00:00
a87bb0ca23 [CP] [42x] support use ob_admin to do replica dr-tasks 2024-02-09 16:30:50 +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
13c335d128 [CP] [OBKV] cherry-pick bugfix from 421 2024-02-09 13:38:33 +00:00
4811f30f9a add user error info for format column group name 2024-02-09 12:40:16 +00:00
a6b7aef2a5 modify upgrade checker 2024-02-09 11:54:15 +00:00
2eeccaa383 [CP] [4377] add resourcer defensive after 4377 2024-02-09 10:14:08 +00:00
04da26071a [CP] support alter sys tenant log disk via ob_admin 2024-02-09 09:41:58 +00:00
8e71e218e6 [CP] fix calc nested loop join / spf cost bug 2024-02-09 09:36:04 +00:00
6ccd4831c0 [CP] support ob rpm platform standalone systemd service 2024-02-09 08:57:56 +00:00
4c24ed8d60 remove tenant io manager hash in io manager 2024-02-09 08:52:00 +00:00
11eb9541cf [security]remove ip 2024-02-09 08:43:03 +00:00
b75fc423ec [CP][BUGFIX] fix lrpad mysql pad len zero 2024-02-09 07:07:47 +00:00
df30569176 [GIS] fix import srs data to tenant whose name is the keyword 2024-02-09 05:08:46 +00:00
3095c651ed [CP] pruning false range index in skyline pruning 2024-02-09 04:32:47 +00:00
49f9c4a8b0 allow cancel waiting dag when parent dag or dag net is canceled 2024-02-09 04:14:58 +00:00
1dd7be4b43 add more info to sql audit snapshot source field 2024-02-09 01:13:08 +00:00
9544106c49 BUGFIX: change memstore_limit to tenant level 2024-02-08 22:52:38 +00:00
9db2501590 [CP] fix bug insert ignore with generated column maybe cause 4377 error 2024-02-08 21:47:06 +00:00
7c6e7ded9c Add ob_admin support for testifying interfaces in ob_backup_io_adapter 2024-02-08 20:38:21 +00:00
16d08bf241 Fix a bug when run docker_build.sh with one input 2024-02-08 20:00:16 +00:00
626c5536f9 bugfix: substr expr get wrong result length 2024-02-08 19:30:43 +00:00
65d5b08606 [CP] fix update with non-strict mode core
Co-authored-by: leslieyuchen <leslieyuchen@gmail.com>
2024-02-08 18:57:49 +00:00
5ca81e3013 Fix expr calc accuracy reuse during type deduce 2024-02-08 16:26:25 +00:00
aa25880802 [CP] [CP] fix: fix the core induced by NLJ batch rescan not reset the ptr of ObDatum 2024-02-08 15:47:41 +00:00
da6c8865ce [CP] [UPGRADE] Calculate default timeout according to tenant count 2024-02-08 15:41:43 +00:00
844dfb0162 [CP] Fix null hash value mismatch by using datum hash_func_v2 2024-02-08 14:51:04 +00:00
f4e0374fb1 update_index_status 等schema刷新占位 2024-02-08 14:30:24 +00:00
b6a15b6111 fix some outline/hint bugs 2024-02-08 13:15:20 +00:00
65c6511fc9 Add mview Oracle compatible views 2024-02-08 13:06:31 +00:00
ae4e49c03d Combine docker modes 2024-02-08 13:00:32 +00:00
086a94c07d the ddl merge task of data tablet need wait lob tablet to create major sstable first 2024-02-08 12:45:44 +00:00
84e929fe7b [obd] support oci_test 2024-02-08 11:51:54 +00:00
fd30a4af8e [CP] fix bug: execute 'ddl drop column' statement access all_tab_columns view can query hidden table info. 2024-02-08 11:42:50 +00:00
fe02a282e1 Add default_table_store_format when creating table 2024-02-08 11:24:50 +00:00
bb1fc9e320 Implement the ObBackupIoAdapter performance testing tool 2024-02-08 09:53:26 +00:00
2790042ada [obd] support bmsqlobp test 2024-02-08 07:07:23 +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
8921cc28a8 [CP] [MySQL GIS] fix spatial index coveredby keypart generation 2024-02-08 03:57:16 +00:00
08df68f872 patch_422_cgroup_config to master 2024-02-08 02:20:39 +00:00
af5bc4a3c3 fix upgrade error && open adaptive_merge_schedule 2024-02-08 00:23:49 +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
fd359dc4a4 [FEAT MERGE] 4.3 optimizer enhancement
Co-authored-by: akaError <lzg020616@163.com>
2024-02-07 23:05:57 +00:00
8d63652331 [FEAT MERGE] transaction pdml support optimization
Co-authored-by: SanmuWangZJU <sanmuwang.ws@gmail.com>
2024-02-07 23:02:56 +00:00
d09e2de876 [CP] fix: fix the core induced by spf batch rescan 2024-02-07 21:34:12 +00:00
634f8e7b0f change show db to show databases 2024-02-07 21:04:15 +00:00
c2511b580f [FEAT MERGE] materialized view 2024-02-07 20:31:14 +00:00