850 Commits

Author SHA1 Message Date
84c5698b2a [FEAT MERGE] [CP] transfer partition && cancel transfer partition
Co-authored-by: linqiucen <lqcgrace@outlook.com>
2024-03-20 09:46:02 +00:00
626e7b336f [CP] [GIS] fix gis index skyline prune 2024-03-15 17:44:56 +00:00
1dc1bc30e7 [CP][BUGFIX] fix trim process single outrow lob 2024-03-15 11:45:43 +00:00
f65f425354 placeholder 2024-03-15 07:45:15 +00:00
7a8c39abcb [CP] [FEAT MERGE]checkpoint diagnose virtual tablet
Co-authored-by: LiefB <954800091@qq.com>
2024-03-14 10:15:21 +00:00
668b1289ad [CP] [FEAT MERGE] chunk_mgr_opt 2024-03-14 09:46:12 +00:00
e2fbbf12f4 add column schedule_info in __all_ddl_task_status 2024-03-14 06:15:32 +00:00
79a2f5c17c cherry-pick check os params 2024-03-13 13:20:37 +00:00
a88b712c55 Fix div expr precision deducing is not idempotent 2024-03-13 08:12:22 +00:00
dec494cf3f add config _globle_enable_rich_vector_format 2024-03-12 07:14: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
92fca7def1 [FEAT MERGE]: use parameter _ob_ddl_temp_file_compress_func to control compression in ddl. 2024-03-07 04:45:49 +00:00
084c50d75a [CP] Bugfix:compare sharding info when pruning indexes 2024-03-06 10:50:32 +00:00
ee2645c688 add tx_op column for __all_virtual_tx_data 2024-03-04 12:14:37 +00:00
8ef6b21d51 [CP] Add retry interval when transfer task failed 2024-03-04 08:44:13 +00:00
f457e4edea BUGFIX: release memtable immediately if it is failed to push into gc queue 2024-03-01 12:44:39 +00:00
fbfce65499 inner table add column on master 2024-03-01 04:15:12 +00:00
f80b43e4c2 add config _enable_choose_migration_source_policy and choose_migration_source_policy in master code 2024-02-29 07:50:53 +00:00
aaf06286e6 fix format outline placeholder fields 2024-02-29 07:45:33 +00:00
4d0305025e add place holder to master 2024-02-28 13:44:48 +00:00
7339c60cb9 sql plan monitor occupy position 2024-02-27 08:51:01 +00:00
0715f57e39 Add a db_id field to the virtual table related to automatic memory management. 2024-02-27 06:48:37 +00:00
1e465eb20d Add rpc and inner table place holders for sequence cache order optimization 2024-02-26 13:15:43 +00:00
47206f879a service_name placeholder 2024-02-26 11:22:31 +00:00
db0e8a85cf Placeholder on __all_transfer_task 2024-02-26 10:15:36 +00:00
3dca838f87 format outline place holder 2024-02-23 08:48:18 +00:00
67fb52dfc5 column placeholder for active_session_history 2024-02-23 07:51:50 +00:00
f667ad87d9 Add placeholder to change column type of data_version in __all_transfer_task 2024-02-23 04:50:51 +00:00
8d22244e43 disable select * from __all_virtual_mds_node_stat 2024-02-22 09:15:51 +00:00
d60aec457f adjust sys view definition to avoid system view modification columns not being able to affect dependent views 2024-02-22 07:15:40 +00:00
13b179da55 fix geometry index back cost bug 2024-02-22 05:48:48 +00:00
5b850564f4 placeholder 2024-02-21 14:15:34 +00:00
65f35839d3 add two paramaters about faststack 2024-02-21 12:15:44 +00:00
fea19bc54e [CP] reorder the order of complex filters 2024-02-21 09:19:05 +00:00
3e705c0d3f master occupy position repair 2024-02-21 08:16:10 +00:00
d260112818 [CP] support column identifier begin with number 2024-02-21 07:21:47 +00:00
9d867a3fd6 [PlaceHolder] for showing occupy_size and required_size of tablet in __all_virtual_tablet_pointer_status 2024-02-20 10:45:59 +00:00
18c5bdb8f2 Add placeholder for new column 'data_version' in __all_transfer_task 2024-02-19 07:10:38 +00:00
0b94b8a434 Error expr: avg(ifnull( a const value, boolean value)). In removing avg and ifnull, we need add explicit cast. 2024-02-18 09:18:04 +00:00
bff9af6491 fix unstable txn-route tests 2024-02-18 08:50:19 +00:00
4750154e16 [ERROR] remove unnecessary error log with too much lock retry 2024-02-10 11:03:56 +00:00
773bb8a3f1 FEATURE: config placeholder for data_disk_write_limit_percentage 2024-02-10 11:01:03 +00:00
92e5d1b287 [CP] [to #53785684] Fix bug, add assign SQL (actually var_val) transform to dynamic SQL when var_val has user variables. 2024-02-10 10:55:17 +00:00
0e4919cb0f [to #52911707] Fix bug, PL supports split multi stmts in MySQL mode. 2024-02-10 05:28:38 +00:00
02a36be7ca [CP] [to #53214551]remove dup sys param for plsql 2024-02-10 04:30:48 +00:00
c700eca927 Revert [BUG]maintain ls reference for transfer read 2024-02-10 03:16:25 +00:00
3ff08be727 [CP] add enable_dblink cfg 2024-02-10 00:08:39 +00:00
792e0561fa [CP] [CP] display index status in STATISTICS view 2024-02-09 23:36:58 +00:00
0a84adb312 Change mysqltest codeowner 2024-02-09 23:31:05 +00:00
a34e69a914 [CP] implement dblink reuse connection cfg 2024-02-09 22:59:11 +00:00