Commit Graph

  • 519c882ad1 [CP] add check status for table rescan pe-99y 2024-12-11 10:14:53 +00:00
  • a3b2e306fa [CP] Fix restored enum/set types array memory expiration hezuojiao 2024-12-11 09:44:37 +00:00
  • 521ddaae1a fix inner_sql's di object tenant_id AntiTopQuark 2024-12-11 08:48:10 +00:00
  • 764ebbcbe9 fix mgr not removed. obdev 2024-12-11 08:44:55 +00:00
  • 2f6f479a7a Fix parser: report error when use WITH PARSER on other type index SuperYoko 2024-12-11 08:15:26 +00:00
  • caef8a14ca fix obtest fanfangzhou 2024-12-11 07:15:13 +00:00
  • b713b5b4f4 [CP] fix bug no primary key partition table do replace maybe with errror -5024 yishenglanlingzui 2024-12-11 06:45:09 +00:00
  • 150c3dc5fa add warning message when pdml is disabled in insert into select obdev 2024-12-11 06:16:24 +00:00
  • 0fc9160eb7 [CP] [batch rescan] bug fix about 425 DAS batch rescan pe-99y 2024-12-11 05:48:19 +00:00
  • ede8332ac2 occupation Azipro 2024-12-11 05:45:02 +00:00
  • 8a3a8c2ed6 [CP] fix some path selection issues for gen_col/functional index JinmaoLi 2024-12-11 05:15:57 +00:00
  • 6596897e58 [to #2024072000103865183]fix: pl enum refactoring obdev 2024-12-11 04:45:31 +00:00
  • a1fdac1132 Adjust error code for no mds table to merge JiahuaChen 2024-12-11 04:15:57 +00:00
  • 89bce4b727 add cases for delayed column transform HoniiTro19 2024-12-11 03:46:38 +00:00
  • 86b40ebc71 [CP] fix spm add baseline concurrent bug xxyd 2024-12-11 03:18:02 +00:00
  • 4205b19369 Add split_src_tablet_id on tablet_meta Hongqin-Li 2024-12-10 19:15:31 +00:00
  • 7090a6ca14 fix always print error after delaying gc ddl tablet. obdev 2024-12-10 18:16:25 +00:00
  • 5aacb891c3 [CP] fix memory expansion when rescan + local lookup pe-99y 2024-12-10 17:46:12 +00:00
  • ff44a4f40d update obshell to 4.2.5.0-12024121011 LINxiansheng 2024-12-10 17:19:01 +00:00
  • dff811352c [ARRAY] array sort vec2.0 bugfix helloamateur 2024-12-10 17:15:46 +00:00
  • 2e64e7adcb Add hint index_asc/index_desc and Adjust scan direction at the end of the plan generation xianyu-w 2024-12-10 16:15:39 +00:00
  • 1db265ae09 add tmp file error code placeholder for exceeding disk limit dongb0 2024-12-10 15:46:03 +00:00
  • 8546154616 关闭三阶段与一阶段的代价竞争,优先使用三阶段group by计划 zzg19950727 2024-12-10 15:15:46 +00:00
  • bf8b2f392e Automatically expand CSV buffer when batch size does not match capacity 18523270951@163.com 2024-12-10 14:45:35 +00:00
  • 8223bc24e9 [VectorIndex] VIndexVsagADP mem used limit Carrot-77 2024-12-10 14:18:40 +00:00
  • aec5c8657b bugfix: support OB_VECTOR_TYPE in some array exprs qijiax 2024-12-10 14:15:22 +00:00
  • bec9a59d43 [CP] skip empty string check for inner_decode_like xxyd 2024-12-10 13:45:09 +00:00
  • 41ec89280d [CP] fix derive part info from subpart cause 4016 ChangerR 2024-12-10 12:18:28 +00:00
  • 95708506a3 [OBCDC] Fix ./libobcdc.so -V failed in aarch64 SanmuWangZJU 2024-12-10 12:15:13 +00:00
  • 84b67c6a23 organize the cases of rs in mittest/simple_server many-orange-s 2024-12-10 11:45:26 +00:00
  • dd9735990b [CP] fix jdbc read lob problem through dbms_lob after commit shadowao 2024-12-10 10:48:18 +00:00
  • 725d8a1c12 Bugfix for hash rollup plan Zach41 2024-12-10 10:45:02 +00:00
  • 0115fe80d4 fix obtest maosy 2024-12-10 10:14:54 +00:00
  • 46c2dc34e4 add _max_dblink_conn_per_observer cfg. cqliang1995 2024-12-10 09:45:32 +00:00
  • 4b748f9c6d [CP] set appropriate errcode to distinguish the rpc has sent out liucc1997 2024-12-10 09:14:55 +00:00
  • 9c927b5a8f adjust plan expire, add explain note for spm chimyue 2024-12-10 08:45:43 +00:00
  • 1ea0407195 fix some new introduced transformer bad case yinyj17 2024-12-10 07:18:15 +00:00
  • d3a4fbd769 Fix plan cache core issue caused by failed add plan GongYusen 2024-12-10 05:45:33 +00:00
  • 9ccd4b7fd3 DBA_OB_BACKUP_STORAGE_INFO/_HISTORY add max_iops/max_bandwid Gmldry 2024-12-10 05:15:52 +00:00
  • 1b4c85fae7 [#2024101000104662742]Add pl_evict_version and correct schema_verison semantics in pl cache view. bit-dance 2024-12-10 04:44:54 +00:00
  • 9cac7be1a3 bug fix of date_format() obdev 2024-12-10 04:18:28 +00:00
  • 13bc8850d3 修复partition wise计划并行度计算不对,导致计划走偏的问题 zzg19950727 2024-12-10 04:15:12 +00:00
  • a2dd132cc5 Fix transfer memtable not empty mistake error. godyangfight 2024-12-10 03:44:52 +00:00
  • bfb63fd4d5 Adapt replace all lock LYAccc 2024-12-10 03:14:59 +00:00
  • c5ccc8ee11 master placeholder for 6 exprs in array phase 3 obdev 2024-12-09 16:15:49 +00:00
  • 253bbf854f [CP] [to #2024112100105235158]fix bug expr set seuwebber 2024-12-09 15:45:11 +00:00
  • ea4af7b4d7 fix is_dynamic_replica_select_table in ObTableLocation obdev 2024-12-09 15:19:26 +00:00
  • c0a39510b6 fix depend tablet's rowkey read info in io callback haitaoyang 2024-12-09 15:16:11 +00:00
  • d50ab11bc3 fix parquet load int64 to int64, set parquet/orc row batch size dontknow9179 2024-12-09 14:45:17 +00:00
  • 772ab84b4c fix get_mode false obdev 2024-12-09 14:15:08 +00:00
  • 5307c97082 Fix KVCache erase obdev 2024-12-09 13:45:02 +00:00
  • bb195a6655 fix OB_ERR_USER_NOT_EXIST string zhjc1124 2024-12-09 13:15:03 +00:00
  • 02bbe47a6f [CP] [to #2024080100104017707] fix partition hit of sql audit in pl sql obdev 2024-12-09 12:46:08 +00:00
  • 6e72cade79 fix mysqltest obdev 2024-12-09 12:15:29 +00:00
  • b53f127fef 容灾永久下线能够踢掉不在__all_server表中的成员 zhangzhenyuyu 2024-12-09 11:48:24 +00:00
  • cc73827cd7 revise the process of iterating cold micro_blocks sunzhoujia 2024-12-09 11:45:06 +00:00
  • 0d8d9e5982 修复master不稳定case zhangzhenyuyu 2024-12-09 11:15:17 +00:00
  • 28a261bf1c [CP] [CP] do not open micro block for column store chaser-ch 2024-12-09 10:45:15 +00:00
  • 0b88f81027 add error code for tmp file seal wanyue-wy 2024-12-09 10:15:11 +00:00
  • 43280b8d81 add errsim to schedule parallel dump minor sstable, add obtest for bug, dump sstable failed when modify type AnimationFan 2024-12-09 09:48:48 +00:00
  • 5a35ec6391 fix sn tmp file ut core dump dongb0 2024-12-09 09:45:33 +00:00
  • e6034575d0 [orc] fix some bugs of reading orc file doubleMocha 2024-12-09 09:15:20 +00:00
  • a6eeca581e add expr to_pinyin() betelgeu 2024-12-09 08:45:07 +00:00
  • 753f5b99f9 remove the logic of optimizing the global index to the global local index in the path of parallel create index LYAccc 2024-12-09 08:16:03 +00:00
  • 07cb96d2b9 [#2024120800106317937]Add place holder for pl_cg_mem_hold. bit-dance 2024-12-09 07:48:23 +00:00
  • 94cbff5e27 [CP] Optimize the memory usage of RPC requests liucc1997 2024-12-09 07:45:09 +00:00
  • 6eb1ec1898 [vector index] fix ddl & dml parallel execute error JLY2015 2024-12-09 07:14:48 +00:00
  • c44523ad6a Fix the issue where error codes are being overwritten maochongxin 2024-12-09 05:19:11 +00:00
  • e7957aaa7f [to #2024120400105981374]bugFix dbms_job deadlock seuwebber 2024-12-09 05:15:55 +00:00
  • 9ea869ed68 fix mysqltest xxyd 2024-12-09 04:44:44 +00:00
  • f55f12aee5 add struct and eumn occupy maosy 2024-12-09 04:15:08 +00:00
  • 6c85cb9624 SYNC MYSQLTEST CASES FROM OBMYSQL PROJECT obdev 2024-12-09 03:44:45 +00:00
  • e7a6032bfc Merge branch 'master' into develop buduo.jyh 2024-12-09 11:19:09 +08:00
  • d0c1c91319 [to #2024120400105952023]bugFix deserialize type day_to_second and year_to_month seuwebber 2024-12-09 03:14:39 +00:00
  • 5e0043f7b3 optimise ob_bench benchmark tools obdev 2024-12-06 21:17:11 +00:00
  • f717220df1 fix file_extension with '/' nautaa 2024-12-06 20:46:32 +00:00
  • fa305c8b27 fix false positive sql mem leak obdev 2024-12-06 20:18:55 +00:00
  • 8825e1d68c fix mysqlTest seuwebber 2024-12-06 20:15:40 +00:00
  • 9c427762e3 Revert mysql rollup duplicate columns process hezuojiao 2024-12-06 19:45:40 +00:00
  • 7dba630fe9 Fix bug: Some DDL operations result in the primary key length exceeding 16K, but no error is reported. Charles0429 2024-12-06 18:15:20 +00:00
  • 85623f914e fix cases 1013 1004 JunkoPF 2024-12-06 15:45:40 +00:00
  • 1dba2463eb optimize random in direct load leftgeek 2024-12-06 15:15:47 +00:00
  • c84431a8d7 Specify ddl_stmt_str for auto split data table Hongqin-Li 2024-12-06 14:48:59 +00:00
  • 9a1d22159c Fix mysqltest Zach41 2024-12-06 14:45:43 +00:00
  • 3a2cf7177c Disable stack-check of ASAN obdev 2024-12-06 14:16:36 +00:00
  • f06dba66da fix old minors lost when data split orthogonal migration. obdev 2024-12-06 13:45:17 +00:00
  • ce7abf177e [to #2024111400105121039]flush mysqltest obdev 2024-12-06 13:18:40 +00:00
  • b647871c42 Modify add_skip_index case ND501 2024-12-06 13:15:25 +00:00
  • c308fd87ac Fix mysqltest xianyu-w 2024-12-06 12:45:31 +00:00
  • 8a703c91c7 fix mysqltest chimyue 2024-12-06 12:15:59 +00:00
  • 9e67fa0b91 fix get_group_patch interface issues zhjc1124 2024-12-06 11:48:26 +00:00
  • 0d3f1f066b fix for llc exit when dup in not_last_group lucky-sinx 2024-12-06 11:45:10 +00:00
  • cb598d52ce [CP] [CP] fix mysqltest Charles0429 2024-12-06 10:49:24 +00:00
  • 64721d8fe8 [FEAT MERGE]forcelly_release_mds fengdeyiji 2024-12-06 10:46:08 +00:00
  • 57232c7578 Fix negative double zero hash value mismatch hezuojiao 2024-12-06 10:15:45 +00:00
  • fd5f5208e8 add more cases into filter list in SS mode donglou-zhang 2024-12-06 09:46:08 +00:00
  • f904ff0ede add stat column in virtual table for tmp file writing and reading wanyue-wy 2024-12-06 09:15:25 +00:00
  • 5358c920cf opt the display of co merge history info Fengjingkun 2024-12-06 08:49:20 +00:00
  • adf639e461 [FTS]fix the error code wz-WillZheng 2024-12-06 08:46:05 +00:00
  • 3e77f64faf add tenant_id in medium_checker::LSInfo & do not hold lock when refresh ls_locality yangqise7en 2024-12-06 08:15:16 +00:00