Commit Graph

  • b4ae55339c fix hash join random null hash_val Cai-Yao 2025-01-06 16:18:30 +00:00
  • 43306e5d3b [FTS][BUG.FIX] Inconsistent error when creating fts indexe on virtual columns or different character set columns obdev 2025-01-06 16:15:14 +00:00
  • b2302b6544 fix the lpad error caused by gdk parsing failure hwx65 2025-01-06 15:45:20 +00:00
  • 4270b894e9 [CP] [CP] add a parameter to control multi version batch rescan scenarios pe-99y 2025-01-06 15:16:25 +00:00
  • 214dcc5a87 [Placeholder][FTS] Support parser configuration for full-text search Tyshawn 2025-01-06 14:48:38 +00:00
  • 97f4088780 [FTS] add ctdef placeholder wz-WillZheng 2025-01-06 13:15:19 +00:00
  • 6d76f8ff22 Fix unserialized spilt_src_tablet_id in tablet_meta Hongqin-Li 2025-01-06 12:44:56 +00:00
  • be0196308e fix for implicir aggr: if has 3stage implicit aggr, need gen last group data in first stage lucky-sinx 2025-01-06 12:15:13 +00:00
  • 8c1a4fbb58 Fix split query 4012 and filter out unsupported case Hongqin-Li 2025-01-06 11:44:48 +00:00
  • 470b5f7c21 Fix concurrent create/drop index problems Hongqin-Li 2025-01-06 11:15:01 +00:00
  • 1376264b8a enum TenantThreadType新增类型在master占位 zhangzhenyuyu 2025-01-06 10:44:36 +00:00
  • da85c83386 fix subplan filter core due to not reset datum ptr pe-99y 2025-01-06 10:19:49 +00:00
  • 0103584d6f remove generated column from oracle temp table inner index dontknow9179 2025-01-06 10:16:33 +00:00
  • 0379aa5bd7 [CP] fix reject read uncommited on duplicate table follower chinaxing 2025-01-06 09:45:28 +00:00
  • 17c3a1dc44 place holder for logical exprs obdev 2025-01-06 08:15:03 +00:00
  • dbc1956b5a [bugfix] fix column equal encoder for same timestamp with different timezone saltonz 2025-01-06 07:19:14 +00:00
  • 6c3224d9ee [CP] Fix missing table_name of rowid expr in dml reverse patchwork scenario obdev 2025-01-06 07:15:56 +00:00
  • 539b1caa79 [CP] [#2024120500106003679]Fix : add log for evicted pl obj in pl cache bit-dance 2025-01-06 06:45:30 +00:00
  • a0e0511e18 [bugfix] fix string diff var-length encoding overflow saltonz 2025-01-06 06:14:41 +00:00
  • a2f07a7c48 [CP] WR ignore OB_ERR_PRIMARY_KEY_DUPLICATE and OB_ERR_DATA_TRUNCATED obdev 2025-01-06 05:46:05 +00:00
  • 01077bd498 placeholder for a constant and a serialized member doubleMocha 2025-01-06 05:18:57 +00:00
  • a4aa834c52 impl the object storage driver quality test kpole 2025-01-06 05:15:39 +00:00
  • d68ffd17d3 fix bug, write finish log hung when remote write AnimationFan 2025-01-06 04:44:59 +00:00
  • 1643dab91d occupation Azipro 2025-01-06 04:15:18 +00:00
  • 8f352ed2be [CP] [#2024082800104288965]Use definer db_id as part of pl cache key for pl obj with definer right. bit-dance 2025-01-06 03:44:57 +00:00
  • 03efb49b25 Add inner table placeholders for adaptive plan cache obdev 2025-01-06 02:45:31 +00:00
  • 728c06f502 [to #2025010300106831226] chore: errno placeholder for pl wrap feat haohao022 2025-01-05 16:15:21 +00:00
  • 7b2d016229 Support stop query when aggregate pushdown in column store XIAO-HOU 2025-01-03 13:45:18 +00:00
  • 69c98d6332 Fix ObICGIterator::is_valid_cg_projector obdev 2025-01-03 13:18:30 +00:00
  • f067ced5c7 placeholder ObDASIterType::DAS_ITER_IVF_SCAN eemjwu 2025-01-03 13:15:12 +00:00
  • 59d6defb5a fix nlssort has wrong predict length qingzhu521 2025-01-03 12:44:56 +00:00
  • 9fc5197ec8 add a tenant parameter to restrict tmp file disk usage dongb0 2025-01-03 12:15:23 +00:00
  • 9f87f66ded fix like range bug AA-tuliwei-BB 2025-01-03 11:48:49 +00:00
  • 03b72f408e Master Placeholder: Decoupling PX computing nodes from data nodes. qingsuijiu 2025-01-03 11:45:32 +00:00
  • 4563903b2b add row length check when alter table column shadowao 2025-01-03 11:15:08 +00:00
  • b671b98725 [FTS][BUG.FIX]throw warning when building many fts index on same columns. obdev 2025-01-03 10:15:34 +00:00
  • fae61b20ea final discrete format interface 18523270951@163.com 2025-01-03 09:14:48 +00:00
  • dd81a4ce6a detect standby read when read uncleanout data Handora 2025-01-03 08:45:04 +00:00
  • d5601c32f8 __all_virtual_ddl_diagnose_info table placehold obdev 2025-01-03 08:15:21 +00:00
  • 1059fc5daf impl ob_ivf_nprobes variable wu-xingying 2025-01-03 07:46:15 +00:00
  • 64d36d83bb fix multi cf query mem leak stuBirFly 2025-01-03 06:45:57 +00:00
  • 003bf059ea add stat_event placeholder in master branch for ss_micro_cache sunzhoujia 2025-01-03 06:16:02 +00:00
  • 29771fdd61 placeholder for mview refresh_dop fforkboat 2025-01-03 05:45:53 +00:00
  • 319471fa36 fix mv sql resource decons order haitaoyang 2025-01-03 05:15:30 +00:00
  • d37313497c [CP] [to #2024122000106577244] fix: add a lock to prevent PL dependency table being updated concurrently 0xacc 2025-01-03 04:15:10 +00:00
  • 6b6b50a2bd [plugin]use GV$ views instead of DBA/CDB views hnwyllmm 2025-01-03 03:14:55 +00:00
  • 8deaf933b7 [CP] [#2024120900106380109]Fix sql_id,avg_exec_time column and add params_info,sys_vars for V$ob_pl_cache_obj bit-dance 2025-01-02 21:15:16 +00:00
  • f1b8e41f6e update gcc9 to gcc12 LINxiansheng 2025-01-02 20:45:07 +00:00
  • b148d16cd5 [CP] to issue<2024122500106636323>:fix 4016 when hit disk cache of system package hanr881 2025-01-02 19:45:37 +00:00
  • e553c75a18 [CP] to issue<2024121300106464883>:fix core when bulk into package table var hanr881 2025-01-02 19:15:18 +00:00
  • f82ae4157c [CP] to issue<2024102800104841843>:fix package record nested record serialize core hanr881 2025-01-02 18:46:10 +00:00
  • 94aa4524c8 [CP] make_set expr adapt lob shadowao 2025-01-02 18:16:02 +00:00
  • a833ad60db [CP] Fix transfer SpinRWLock timeout using wrong value bug. godyangfight 2025-01-02 17:48:13 +00:00
  • 8ef1e91621 [CP] Republish IO statistics for object storage kpole 2025-01-02 17:44:56 +00:00
  • 38bd0abfa5 [Bugfix] report -4016 when tenant not ready WeiXinChan 2025-01-02 16:45:36 +00:00
  • 28d8591b3d delete url in code Cai-Yao 2025-01-02 16:15:36 +00:00
  • bddf3eadd9 [CP] Fix restore with ls migration relay start transfer in redo log bug. godyangfight 2025-01-02 15:45:52 +00:00
  • dab2a7db7b [CP] to issue<2024121300106459296>:fix two memory leak hanr881 2025-01-02 15:15:42 +00:00
  • d443b2f26a Add validation for the size of the returned data during S3 pread obdev 2025-01-02 14:49:07 +00:00
  • a4a7c5e9e8 [CP] [#2024122600106652938]Fix: fast_parse do not report error when parse sql failed and memmove core. bit-dance 2025-01-02 14:45:50 +00:00
  • f4c1486e2e [OBKV] fix: TbLsGroup memory hold too much when do DDL operqation frequently GroundWu 2025-01-02 13:45:20 +00:00
  • 8985b5e805 add sys variable enable_optimizer_rowgoal xianyu-w 2025-01-02 13:15:27 +00:00
  • 75416f0ff0 Placeholder for type demotion expr hezuojiao 2025-01-02 12:49:32 +00:00
  • a57b33a5d5 [OBKV] fix hbase rowkey TTL task coredump at ObRowkey::deserialize_objs shenyunlong.syl 2025-01-02 12:46:17 +00:00
  • 77a3b2e596 fix direct-load thread hang when unit deleting medcll 2025-01-02 11:18:40 +00:00
  • e0e8ab0dc5 refine log chaser-ch 2025-01-02 11:15:24 +00:00
  • 926b77d761 fix mysqltest 18523270951@163.com 2025-01-02 10:15:22 +00:00
  • 9496d4c6fb fix background cpu set zhjc1124 2025-01-02 09:45:04 +00:00
  • 2126fc11b2 [CP] refresh increment schema fetch table inner sql improvement El-even-11 2025-01-02 09:14:49 +00:00
  • 45cb0cd546 fix restore check merge_scn and optimise refresh_scn cache impl obdev 2025-01-02 08:44:47 +00:00
  • 49bb8095f6 [vector index] modify enum variable name JLY2015 2025-01-02 08:14:55 +00:00
  • bbe70ee03c fix for err+ok not in one 2.0pkt lucky-sinx 2025-01-02 07:45:27 +00:00
  • fa1909751c Reduce the scope of the lock obdev 2025-01-02 07:15:36 +00:00
  • 59d93cc7a2 use last data handle for multi get chaser-ch 2025-01-02 06:46:06 +00:00
  • 87a9c7311e 【435发版后合】enable creating column store table for shared storage Fengjingkun 2025-01-02 06:18:24 +00:00
  • 7b128a1015 [timer] print user-defined timer thread name in log obdev 2025-01-02 06:15:05 +00:00
  • 0bf3e81dd5 Optimize fetch lob tablet autoinc seq Hongqin-Li 2025-01-02 05:45:08 +00:00
  • 382bd03a3a [CP] Fix type deduce in to_days expr for enum/set args hezuojiao 2025-01-02 04:47:59 +00:00
  • 495abac47d change-todos-of-jinyu xuhuleon 2025-01-02 04:44:44 +00:00
  • af82a34e99 to issue<2024123100106755030>:modify error code hanr881 2025-01-02 04:15:27 +00:00
  • cdd42fe038 [CP] [to #2024122700106679912]Support geometry type syntax in PL mysql mode. swjtu-wenxiang 2025-01-02 03:45:19 +00:00
  • 33f358b644 [OBKV] fix: the usage of err_code(-4138) is not suitable GroundWu 2025-01-02 03:16:11 +00:00
  • 48c969ad79 Fix idx block use memory of tenant 500 and change ret code for micro block write check saltonz 2025-01-01 23:15:25 +00:00
  • 83794d2531 Fix incorrect partition name in auto split ddl stmt str Hongqin-Li 2025-01-01 22:49:52 +00:00
  • aa294d3a7a Fix drop other table's unique constraint Hongqin-Li 2025-01-01 22:46:36 +00:00
  • e792804492 [FTS] add DDL task status obdev 2025-01-01 22:16:17 +00:00
  • 89af756c8b fix rs obtest linqiucen 2025-01-01 21:47:06 +00:00
  • 4fccff1ded edit array_range expr placeholder qijiax 2025-01-01 20:45:54 +00:00
  • 87ed5a39e7 Fix errsim 4013 core JiahuaChen 2025-01-01 20:16:53 +00:00
  • 688e1ca505 rename REACH_TENANT_TIME_INTERVAL to REACH_THREAD_TIME_INTERVAL xuhuleon 2025-01-01 19:45:26 +00:00
  • 6eafc39d70 [ARRAY] fix array string_parse error with NULL helloamateur 2025-01-01 19:18:59 +00:00
  • 0dc6ceda7b Bugfix: inconsistent determination of meta root between sec meta iterator and meta tree builder ND501 2025-01-01 19:15:41 +00:00
  • cd7e3e25e8 compat_version flag placeholder commit leslieyuchen 2025-01-01 18:45:51 +00:00
  • 2ef13053f9 fix GV$ob_group_io_stat obdev 2025-01-01 18:19:12 +00:00
  • b1179c3919 fix values table deep copy bug hy-guo 2025-01-01 18:15:54 +00:00
  • 57e89daa5a [FTS][BUG.FIX] disable full-text search index for varbinary or binary column Tyshawn 2025-01-01 17:45:51 +00:00
  • a9702cf6c9 avoid generate plan for sql with max_concurrent(0) chimyue 2025-01-01 17:15:23 +00:00
  • 43fc1389c8 Fix query 4002 during split Hongqin-Li 2025-01-01 16:49:20 +00:00
  • 026ed132ed [CP] fix read elr chinaxing 2025-01-01 16:46:02 +00:00
  • 5a798ca9f4 [CP] [to #2024120600106019401]Modify show processlist to display sessions with shadow and kill status. swjtu-wenxiang 2025-01-01 16:15:58 +00:00