Commit Graph

  • ed765f5ef1 change tenant level start scn to log stream level for backup plus archivelog to lessen the log need to be copied oceanoverflow 2024-12-16 15:15:30 +00:00
  • cbdd5d00cd fix backup plus archivelog with newly created ls case issue oceanoverflow 2024-12-16 14:45:29 +00:00
  • 9ee476ca39 Fix: ObSNTenantTmpFileManager::get_macro_block_list obdev 2024-12-16 14:18:15 +00:00
  • 7384057a9c [to #2024092700104596876]add a column trigger_body_v2 for __all_tenant_trigger seuwebber 2024-12-16 14:14:58 +00:00
  • 01b7d9d007 Change simple thread pool shrinking to non-blocking mode obdev 2024-12-16 13:15:13 +00:00
  • 102efcb12a add logic to check memory usage for split LYAccc 2024-12-16 12:45:16 +00:00
  • 78c4792e72 [CP] fix: add status checks for resolver to handle timeout PatZhuang 2024-12-16 12:16:12 +00:00
  • 1053c58354 fix opensource build on el9 nautaa 2024-12-16 11:44:54 +00:00
  • 17f8fe968f [CP] fix: use independent group for dbms_scheduler job rpc obdev 2024-12-16 11:17:55 +00:00
  • 5d0a6fec46 [CP] fix bug insertup with foreign_key check maybe cause core yishenglanlingzui 2024-12-16 10:45:21 +00:00
  • 6e609dd4b1 bugfix: max varchar length in array qijiax 2024-12-16 10:15:55 +00:00
  • b9c1eb1bc8 support transform distinct agg with multi params hy-guo 2024-12-16 09:46:03 +00:00
  • cd11b83db4 fix ss tmp file about concurrent flush and read LiefB 2024-12-16 09:15:17 +00:00
  • 950c90f5e9 fix hash index problem chaser-ch 2024-12-16 07:44:54 +00:00
  • c7f6da3db9 Url_encode & url_decode ob_item_type place holder JasonZhang10086 2024-12-16 07:14:48 +00:00
  • 7dcff73a60 [CP] Fix migration get incorrect parent JunkoPF 2024-12-16 06:44:49 +00:00
  • 55eab841d3 allow minor merge when mds data incomplete and sstable cnt overflow Tsunaou 2024-12-16 06:14:58 +00:00
  • c92b3bbf9d [TABLELOCK] Fix the issue of precision error when the return value of the lock function is divided by other values YangEfei 2024-12-16 05:48:16 +00:00
  • a6b15d1080 [CP] [OBKV] fix: is_total_quantity_log is not correct when use cache GroundWu 2024-12-16 05:44:59 +00:00
  • a71f7bb008 [CP] [#2024101100104673359]Construct param store before second handle_pl_prepare and use ps_sql to resolve. bit-dance 2024-12-16 05:15:08 +00:00
  • c394d6f99a [CP] fix: ban inlist rewrite for returning stmt PatZhuang 2024-12-16 04:15:46 +00:00
  • b94fb4c4c7 fix KeepAliveClient accessing illegal address when other thread registing dest liucc1997 2024-12-16 03:48:37 +00:00
  • aac6323f83 [ARRAY] fix array_agg distinct const helloamateur 2024-12-16 03:45:23 +00:00
  • 6409f0a74a Fix the bug where the sort operator cannot completely dump data to disk when there is insufficient memory. GongYusen 2024-12-16 03:14:53 +00:00
  • 1c310e26c7 [to #2024121200106441766]fix: ObRawExprPrinter::print approx_count_distinct_synopsis/_merge obdev 2024-12-13 15:45:24 +00:00
  • d42b0c27f0 [CP] [to #2024110600104979133] fix: adjust solution to return null value to driver for closed cursor haohao022 2024-12-13 15:18:04 +00:00
  • 37f0dedd11 [4_2_x_release -> master] get tenant config opt dimstars 2024-12-13 15:14:45 +00:00
  • 90326cca94 [to #2024121200106439615]plsql_compile_time in sql audit master placeholder. swjtu-wenxiang 2024-12-13 14:18:23 +00:00
  • 3115bbe1e2 fix 'return diagnostic info failed ,ret=-4179' AntiTopQuark 2024-12-13 14:15:09 +00:00
  • 13437be275 refresh the profile for repair performance fallback obdev 2024-12-13 13:15:14 +00:00
  • 360d2a5e35 Fix split create sstable 4002 Hongqin-Li 2024-12-13 12:18:01 +00:00
  • 2f12231350 disable use ordering from agent table hy-guo 2024-12-13 12:14:44 +00:00
  • 64099ac298 Do not transform error code when group by pushdown failed. XIAO-HOU 2024-12-13 11:45:24 +00:00
  • 7d96b2b3da [FTS][BUG.FIX] throw the real error code. obdev 2024-12-13 11:15:20 +00:00
  • 0a55547d18 prevent query ddl query with too many co sstable simonjoylet 2024-12-13 10:46:21 +00:00
  • 34e1727c83 [orc] fix some bugs doubleMocha 2024-12-13 10:18:11 +00:00
  • 9b4a13788e Cancel occupation Azipro 2024-12-13 09:44:43 +00:00
  • 20831244fe [CP] fix failed to collect wr data 4012 and update log level AntiTopQuark 2024-12-13 09:14:46 +00:00
  • 129d7c85c6 fix charset bug in dblink & modify mysqltest case cqliang1995 2024-12-13 08:44:48 +00:00
  • 2845ff51d8 placeholder for materialized_view_parallelism fforkboat 2024-12-13 08:15:06 +00:00
  • f1c18b7288 [FTS][BUG.FIX] fix coredump and eaten ret code Tyshawn 2024-12-13 07:45:31 +00:00
  • 7af9915fd1 Bugfix for grouping/grouping_id function Zach41 2024-12-13 07:15:04 +00:00
  • a9cdba9e09 [#2024092900104618459]Fix: modify show pl_schema_id at gv_sql and flush mysqltest. bit-dance 2024-12-13 06:44:52 +00:00
  • 1e95aafac0 [ARRAY] fix array with hash group by aggr helloamateur 2024-12-13 06:14:39 +00:00
  • d2b62f476b fix set partition wise dop bug chimyue 2024-12-13 05:48:45 +00:00
  • 47917cf1ce implement list partition prune for range condition xxyd 2024-12-13 05:45:29 +00:00
  • 22c8279a5b [CP] [#2024101800104734653]Fix:can not find type by the mocked nested table type id bit-dance 2024-12-13 05:14:41 +00:00
  • 7df860d1dc add case owner felix-w15 2024-12-13 04:45:18 +00:00
  • 6b326508b9 fix level handle cache sync micro handle haitaoyang 2024-12-13 04:18:50 +00:00
  • 56ac45db1c [CP] Resolve the issue of not checking whether all_dfos is empty when clearing interm results. qingsuijiu 2024-12-13 04:15:35 +00:00
  • 0db002c61d [CP] [BUGFIX]correct table schema when add binary column before/after other column obdev 2024-12-13 03:44:46 +00:00
  • 3f05711d88 [FTS][BUG.FIX] prohibit building many fulltext or multivalue indexes at the same time in same alter obdev 2024-12-13 03:14:42 +00:00
  • 639bf91b1d only setup user group id in MPConnect zhjc1124 2024-12-12 18:45:27 +00:00
  • d5d74f213e Fix migration release mds node dead lock bug. godyangfight 2024-12-12 18:15:24 +00:00
  • e64627a407 bugfix: parquet load decimal to oracle int dontknow9179 2024-12-12 17:46:33 +00:00
  • 90a058fb27 Url_encode & Url_decode place holder JasonZhang10086 2024-12-12 17:15:42 +00:00
  • 9a624399fe [CP] fix cgroup valid status cause performace regression zhjc1124 2024-12-12 16:15:46 +00:00
  • af40e0c6af [CP] fix coverity check and mysqltest shadowao 2024-12-12 15:45:13 +00:00
  • e8a8cfedd5 [FTS] fix error code wz-WillZheng 2024-12-12 15:18:24 +00:00
  • 04d61c5e0f fix add group fail obdev 2024-12-12 15:15:07 +00:00
  • 976ace7e8d fix collation update problem qingzhu521 2024-12-12 14:44:50 +00:00
  • 830c955426 fix compile error for observer errsim Fengjingkun 2024-12-12 14:14:54 +00:00
  • 7f22b43d21 fix some optimizer bugs on master JinmaoLi 2024-12-12 13:44:56 +00:00
  • 317956e23e fix zerofill inheritance bug JinmaoLi 2024-12-12 12:44:41 +00:00
  • 85a29f18fc Fix sstable param init function parameters bug. godyangfight 2024-12-12 12:14:48 +00:00
  • 317b7c456f fix not null judgement bug with cast expr yinyj17 2024-12-12 11:44:39 +00:00
  • 93321e2a31 Fix cpu topo obdev 2024-12-12 11:19:00 +00:00
  • 01c912823a [vector index] ivf vector index relative variable place holder JLY2015 2024-12-12 10:15:33 +00:00
  • 38dcd77e2c Fix query returns OB_TABLET_IS_SPLIT_SRC Hongqin-Li 2024-12-12 09:44:56 +00:00
  • 172336d992 fix cs replica lob column checksum Tsunaou 2024-12-12 09:18:37 +00:00
  • 781cdf1f31 fix check job params bug lmjhh 2024-12-12 08:44:38 +00:00
  • f3dd946a14 [ARRAY] vector_result_holder bugfix helloamateur 2024-12-12 08:14:48 +00:00
  • fc522b2f39 fix ob_admin get_ss_micro_block_meta sunzhoujia 2024-12-12 07:15:00 +00:00
  • 5c35b99cf7 fix bug of not assign ddlkv in compaction obdev 2024-12-12 06:45:18 +00:00
  • 7fb8601792 optimise mview clean snapshot for backup obdev 2024-12-12 06:16:04 +00:00
  • ef2c26fed7 [CP] [to #2024120300105879431]Modify the request_memory_used_bit in the spi sql audit to use memory for sql execution. swjtu-wenxiang 2024-12-12 05:46:03 +00:00
  • 97c317e68a [CP] [to #2024120500105984319]Modify the error code when the label exceeds the maximum allowed number. swjtu-wenxiang 2024-12-12 05:18:15 +00:00
  • fe111d136b notify rs when ls restore finish/open archive mode/close archive mode LoLolobster 2024-12-12 05:15:00 +00:00
  • f0a728b62a [plugin] placeholder of error num and virtual table hnwyllmm 2024-12-12 04:45:10 +00:00
  • 2d8317fdbb Always open macro block for mds backfill JiahuaChen 2024-12-12 04:14:31 +00:00
  • 85ef0c015a enable modify the auto-partition attribute of a table in the table group LYAccc 2024-12-12 03:44:51 +00:00
  • 686f30e35f RPM package build optimization LesinLi 2024-12-11 20:15:38 +00:00
  • 5395253ab9 fix udt unexpected deep copy wanghangQ 2024-12-11 19:46:19 +00:00
  • 1ebb981ec7 fix hash index problem chaser-ch 2024-12-11 18:15:51 +00:00
  • bdd1e3677b opt lob meta tablet dml redo flush shadowao 2024-12-11 17:45:45 +00:00
  • ae230d5d46 change error code OB_BACKUP_ZONE_IDC_REGION_INVALID description Gmldry 2024-12-11 17:15:45 +00:00
  • 245feee74c [CP] forbid merging outer join right view without reorder opportunity JinmaoLi 2024-12-11 16:46:35 +00:00
  • 87067ba053 Fix incorrect length setting for null results in NULLIF expr hezuojiao 2024-12-11 16:15:33 +00:00
  • d9e78a14fe fix wrong dir of remove cgroup zhjc1124 2024-12-11 15:48:05 +00:00
  • ea7ac5c0b3 Fix mysqltest for open-source mode Zach41 2024-12-11 15:44:51 +00:00
  • 95a97d8881 Fix the non-null column check issue in Oracle mode obdev 2024-12-11 14:46:04 +00:00
  • 771db2cbee Fix the bug of omitting major sstable construction obdev 2024-12-11 14:15:35 +00:00
  • 1fae5b3962 split range for small sstable chaser-ch 2024-12-11 13:48:47 +00:00
  • 8ef8532c4b Update DiskView Sql: Aggregate Lob_table_size with data_table_size gaishun 2024-12-11 13:45:31 +00:00
  • bb6cb53d73 fix problem about ss merge && fix mysqltest case Fengjingkun 2024-12-11 13:15:21 +00:00
  • 851163a95b try swap tablet for column store major & fix move child dag to READY list for co_major yangqise7en 2024-12-11 12:44:51 +00:00
  • c7cc62cf6e fix CHECK_SERIALIZE_CHECK fail core zhjc1124 2024-12-11 12:14:54 +00:00
  • 54136a3fb6 lookup to main table should invoke get pe-99y 2024-12-11 11:48:59 +00:00
  • e0c02edb4a Fix incorrect result of decimal_int division Zach41 2024-12-11 11:45:44 +00:00
  • 7de999d2ef optimize granule split tasks when rescan sdc 2024-12-11 10:44:46 +00:00