Commit Graph

  • a3fdceb07b inject 20% rate to go parallel logging and replaying chinaxing 2024-02-08 10:16:59 +00:00
  • 20fd74276c Ensure ddl info cache consistence JiahuaChen 2024-02-08 10:14:00 +00:00
  • 162d3c3906 Address the issue of errors arising from all elements in in_list being null obdev 2024-02-08 10:11:02 +00:00
  • f5bb32e3bf Fix mview auto complete refresh parallel obdev 2024-02-08 10:08:01 +00:00
  • b915bb10a0 Fix the core caused by uppercase and lowercase expressions not determining whether buf is empty obdev 2024-02-08 10:05:01 +00:00
  • 0a125aad16 [CP] [OBCDC] Fix response of locate_start_lsn rpc SanmuWangZJU 2024-02-08 10:02:03 +00:00
  • bb1fc9e320 Implement the ObBackupIoAdapter performance testing tool obdev 2024-02-08 09:53:26 +00:00
  • 0385f460a4 [CP] Fix 421->422 migrate/rebuild copy sstable compatible bug. godyangfight 2024-02-08 09:50:27 +00:00
  • 51a7041b17 [CP] fix sqc handler memory leak when drop tenant obdev 2024-02-08 09:47:28 +00:00
  • 38c85c932c fix bug, index_info in table_schema not set scale in meta_type obdev 2024-02-08 09:41:40 +00:00
  • ebef192f00 Fix: There are false positives in same client session obdev 2024-02-08 09:38:41 +00:00
  • ada983d680 fix test_ob_black_list_service bug dimstars 2024-02-08 09:32:55 +00:00
  • e955be9ce0 fix core at recursive_update_column_name obdev 2024-02-08 09:29:56 +00:00
  • 270b5a3171 [CP] [CP] Upgrade obstack obdev 2024-02-08 09:21:20 +00:00
  • 4d2c32c9ae Fix nullif expr precision calc error hezuojiao 2024-02-08 09:18:18 +00:00
  • 9ac49045b5 Fix default cg scanner when vectorize disabled obdev 2024-02-08 09:15:18 +00:00
  • efebb728e6 add sanity check logic clock in trans state sync chinaxing 2024-02-08 09:12:19 +00:00
  • 8d60969ced [BUG] remove useless migration clog checkpoint scn Handora 2024-02-08 09:09:19 +00:00
  • cbd62291bd Revert Fix get scn from rowkey sstable DengzhiLiu 2024-02-08 09:06:20 +00:00
  • 4112983972 fix test_index_usage fail case obdev 2024-02-08 09:03:20 +00:00
  • cfd11df8fb [FIX] updating throttle config when unit memory is changed ZenoWang 2024-02-08 09:00:19 +00:00
  • bd483a08cc destruct row meta when px ms close && do not rewrite some error code for view resolver obdev 2024-02-08 08:57:19 +00:00
  • aeff383709 Fix the processing of notifying ObTenantSnapshotService when deleting unit obdev 2024-02-08 08:54:15 +00:00
  • 74ecfad3a5 [CP] [to #53886059]fix code cover seuwebber 2024-02-08 08:45:41 +00:00
  • 18c05aa765 fix rs merge tablet info report -9011 oceanoverflow 2024-02-08 08:42:42 +00:00
  • c57cd87a24 [bugfix] fix invalid memtable pointer cast type on tablet saltonz 2024-02-08 08:39:42 +00:00
  • 01d8fbf351 fix switch to follower forcedly will failed due to no memory chinaxing 2024-02-08 08:36:43 +00:00
  • 4b67451a71 [master] fix session verify txn-state and txn-state sync abort_cause_ field chinaxing 2024-02-08 08:33:43 +00:00
  • bf284d0696 some fixes for tenant cloning obdev 2024-02-08 08:30:44 +00:00
  • 68dec0b1d6 [CP] Fix window function spec member not serialized hezuojiao 2024-02-08 08:24:58 +00:00
  • 9a61edbf3a [CP] Modify cache leader of auto increment to tenant isolation hezuojiao 2024-02-08 08:21:59 +00:00
  • 4c79ee37a7 fix get wrong query range when extract row expr with plan cache disabled obdev 2024-02-08 08:18:59 +00:00
  • e0bb6602df Revise placeholder of table_id for mview Oracle compatible views obdev 2024-02-08 08:15:59 +00:00
  • 7831f30948 fix the bug of last purge scn in creating mlog obdev 2024-02-08 08:12:59 +00:00
  • 5265eb83c7 [CP] fix bug about px admission obdev 2024-02-08 08:07:12 +00:00
  • e9f0e97a5a [bug fix] fix core at TenantConfigUpdateTask::runTimerTask obdev 2024-02-08 08:04:10 +00:00
  • aeb8bf2d2e [bugfix] rs_event ‘alter_resource_unit’ incorrect info obdev 2024-02-08 08:01:09 +00:00
  • 3ef549c242 allow compaction dag in co merge dag net finish when ls compaction cancel dag; make obtest case more stable. obdev 2024-02-08 07:58:08 +00:00
  • be8c5ab834 [CP] fix standby tenant retrun weak read feedback obdev 2024-02-08 07:55:08 +00:00
  • 9bc0f9e704 change ObStorageObjectType to ObStorageObjectMetaType obdev 2024-02-08 07:52:08 +00:00
  • 3e3a0f46f1 fix groupby pushdown report 4007 when upgrade ChangerR 2024-02-08 07:49:08 +00:00
  • 5a8419b560 update weak read timestamp no matter get gts successfuly or not obdev 2024-02-08 07:46:07 +00:00
  • 56d833ddc6 [CP] fix UTL_FILE security issues hiddenbomb 2024-02-08 07:43:07 +00:00
  • 9964d8504e modify wait logic of clone executor and retry logic of clone scheduler in CLONE_SYS_RELEASE_RESOURCE wanyue-wy 2024-02-08 07:40:06 +00:00
  • 1dbf5325d8 Tracepoint: Add trace point to test NLJ and SPF batch rescan obdev 2024-02-08 07:37:05 +00:00
  • c50b0cf607 [CP] [UPGRADE] Fix min_observer_version unchanged problem tino247 2024-02-08 07:34:04 +00:00
  • 8ae531d696 [master] add sanity check consistency of chekcsum scn and checksum value chinaxing 2024-02-08 07:28:16 +00:00
  • cda996a664 [BUGFIX] fix uncompress process empty lob res obdev 2024-02-08 07:25:17 +00:00
  • 9d8405a821 [FTS] Add doc id column flag Tyshawn 2024-02-08 07:22:15 +00:00
  • 97d79c5a48 [CP] Control thread lease time for submit log thread. obdev 2024-02-08 07:19:15 +00:00
  • 77513bde39 fixed remove tenant hang because of rename always return failed. HaHaJeff 2024-02-08 07:16:12 +00:00
  • 212662cdcf change allocator type renju96 2024-02-08 07:10:24 +00:00
  • 2790042ada [obd] support bmsqlobp test obdev 2024-02-08 07:07:23 +00:00
  • 30366c24eb [CP] Fix direct load work thread hang when finish many trans at once obdev 2024-02-08 07:04:23 +00:00
  • d1be848098 Reserve rpc values wjhh2008 2024-02-08 07:01:24 +00:00
  • 66175f5563 add interface refresh_read_snaphost_tx_state for read latest chinaxing 2024-02-08 06:55:37 +00:00
  • 0ef74c2ada [to #53431523] forbid collection functions with potential correctness problem 0xacc 2024-02-08 06:52:37 +00:00
  • f0a1dd0714 [CP] [OBKV] Fix TTL status wrong when leader switch and hbase TTL MaxVersions delete obdev 2024-02-08 06:49:36 +00:00
  • b1aace9c5c Fix get scn from rowkey sstable DengzhiLiu 2024-02-08 06:46:37 +00:00
  • c427bd7411 fix compile on ubuntu 22 hnwyllmm 2024-02-08 06:43:36 +00:00
  • 726eb65ee4 fix parallel_idx oversize when switch lob slice renju96 2024-02-08 06:40:34 +00:00
  • 006db0ccb5 placeholder in ObIndexAttributesFlag obdev 2024-02-08 06:37:33 +00:00
  • 190baf2787 [CP] [CP] grammar compatibility: support insert duplicate update with row alias akaError 2024-02-08 06:34:34 +00:00
  • 2587f45c44 fix bug check shadow_pk with 4377 yishenglanlingzui 2024-02-08 06:31:35 +00:00
  • 85f8b6e9f4 drop user if exists master分支错误占位 obdev 2024-02-08 06:28:34 +00:00
  • 6953548b56 BUGFIX: make sure clean the ls if created failed obdev 2024-02-08 06:25:33 +00:00
  • 9c7c47feee [BUG] add memattr tag to memtable set Handora 2024-02-08 06:22:33 +00:00
  • 0415a737d6 Fix ls gc bug. godyangfight 2024-02-08 06:19:33 +00:00
  • 018a58e5a8 Fix the error message in creating mview with invalid datetime expression obdev 2024-02-08 06:05:23 +00:00
  • 146450589e [DeadLock] fix ___all_deadlock_event_history field fill wrong data obdev 2024-02-08 06:02:24 +00:00
  • 91be07fcd8 replace error number from OB_ERR_UNEXPECTED to OB_INVALID_DATA when encounting firmware issues during replay HaHaJeff 2024-02-08 05:59:25 +00:00
  • 372e310f39 fix external table bug obdev 2024-02-08 05:53:37 +00:00
  • 3b7101919f [CP] add 2 test cases wxhwang 2024-02-08 05:50:37 +00:00
  • 087b3a9f7a delete get_newest_clog_checkpoint_scn with ObProtectedMemtableMgrHandle lock obdev 2024-02-08 05:47:38 +00:00
  • dee39633c7 avoid tablet iterator usage before initialization for several inner tables hiddenbomb 2024-02-08 05:44:37 +00:00
  • 44eee17093 bugfix: when switch context in index_block_row_scanner, update some items renju96 2024-02-08 05:36:00 +00:00
  • 0d0b11c0cc [FEAT MERGE] impl vectorization 2.0 obdev 2024-02-08 05:32:52 +00:00
  • 64a276a23f [OBKV] placeholder for adding rpc header flag to classify if is kvrequesu and kv request will use queue4 obdev 2024-02-08 05:26:55 +00:00
  • 1e867c325c revise placeholder for drop column instant. obdev 2024-02-08 05:23:53 +00:00
  • dc6c816851 fix bug: unexpected error due to sqc finish msg processed twice obdev 2024-02-08 05:20:47 +00:00
  • f4cc8aef80 consistent itemtype obdev 2024-02-08 05:17:46 +00:00
  • 4db40e18c7 bugfix json_storage_size for scalar obdev 2024-02-08 05:11:54 +00:00
  • 63f76b5b53 [BUG] increment the log entry no when transfer Handora 2024-02-08 05:08:53 +00:00
  • c581715dbb load data sometimes coredump hnwyllmm 2024-02-08 05:05:51 +00:00
  • 3582dcb33b fix memory-leak bug of mview scheduler job obdev 2024-02-08 04:54:16 +00:00
  • 7ebca32602 [to #35187151] fix mysqltest 0xacc 2024-02-08 04:51:13 +00:00
  • 1e9635fda7 fix pure column store read bug obdev 2024-02-08 04:48:10 +00:00
  • 7da77afa77 [CP] Fix: When removing the thread lock to acquire the session obdev 2024-02-08 04:45:10 +00:00
  • 949705a060 Add lbt info when throttle more than one mintue ZenoWang 2024-02-08 04:42:09 +00:00
  • 154f795315 [CP] [CP] [中信证券]support listagg aggr use group by column as separator wangt1xiuyi 2024-02-08 04:39:07 +00:00
  • e43ed652cd Add placeholder of table_id for mview Oracle compatible views obdev 2024-02-08 04:36:04 +00:00
  • c0df24ca11 [CP] modify default value of system parameter range_optimizer_max_mem_size obdev 2024-02-08 04:33:01 +00:00
  • 65e2673834 use member list of ls leader to filter ls replica obdev 2024-02-08 04:30:00 +00:00
  • 84dc558cdb Make the handling of zero time consistent with previous versions obdev 2024-02-08 04:26:58 +00:00
  • 8779bf3ec2 fix compile error obdev 2024-02-08 04:21:07 +00:00
  • 35d5e90049 [to #53220315] add debug info for opaque memory used obdev 2024-02-08 04:15:17 +00:00
  • 98ff4df9b3 reuse allocator for rollback obdev 2024-02-08 04:12:15 +00:00
  • f4cf581517 [CP] split remap table grammar from lex to yacc wangt1xiuyi 2024-02-08 04:09:11 +00:00
  • 8c4283ed44 [CP] Fix copy_table_stats out of range bug obdev 2024-02-08 04:06:08 +00:00
  • e7a85da9e6 fix backup check tablet continuity performance issue oceanoverflow 2024-02-08 04:00:17 +00:00