Commit Graph

  • 918714528b bugfix: substr expr get wrong result length dontknow9179 2024-01-03 02:12:46 +00:00
  • bff45aaa70 [CP] fix serialize ObSqlArrayObj bugs jingtaoye35 2024-01-02 13:13:05 +00:00
  • 47aea9865a [CP] [to #52802834] fix record default value with null & serval bugs obdev 2024-01-02 12:43:16 +00:00
  • a85a30bc6c Fix direct load reset mem_ctx suz-yang 2024-01-02 11:22:19 +00:00
  • 23d6bea577 ob_item_type occupy maosy 2024-01-02 11:17:40 +00:00
  • 1edcb5e540 [CP] sql_nio memory_pool allocate memory form tenant after get tenant_id liucc1997 2024-01-02 11:12:58 +00:00
  • 34e9cfafa4 disable direct load to table with mlog leftgeek 2024-01-02 10:48:04 +00:00
  • 6fe86a8788 Fix vec 2.0 limit op use wrong null index hezuojiao 2024-01-02 10:43:20 +00:00
  • bbb4662d91 Fix print vectorized rows core when row is skipped hezuojiao 2024-01-02 10:13:23 +00:00
  • e14eecee7c [CP] fixed core at print log HaHaJeff 2024-01-02 09:48:04 +00:00
  • daaf5dc64b [CP] fix update with non-strict mode core obdev 2024-01-02 09:43:21 +00:00
  • 61b472c37a Fix the issue with inaccurate error messages for duplicate rowkey wudidapaopao 2024-01-02 09:26:51 +00:00
  • cba9180f18 bugfix: pass tablet from get_table_param to get corresponding version of ddlkv renju96 2024-01-02 09:12:48 +00:00
  • 5954384755 [bugfix] parallel replay branch savepoint insert tx-data-table lost data chinaxing 2024-01-02 08:47:46 +00:00
  • 4eab635517 fix some problem in <hint material> hwx65 2024-01-02 08:43:05 +00:00
  • 2a3050ffed [CP] fix: fix the resolve updated view bug if the base table of updated view has foreign key constraint obdev 2024-01-02 07:18:03 +00:00
  • 02038a911a BUG: loading multi empty files failed hnwyllmm 2024-01-02 07:13:21 +00:00
  • 30067b8ab7 fix wait logic of ObTenantSnapshotService wanyue-wy 2024-01-02 06:42:59 +00:00
  • f45794d6d3 reset parser when reuse index_scanner renju96 2024-01-02 06:13:25 +00:00
  • 33fc2b0d2f BUGFIX: tablelock retry OB_EMPTY_RESULT obdev 2024-01-02 05:42:57 +00:00
  • 160592ae26 [CP] [to #52634036] revert child expr when replace top expr to question mark obdev 2024-01-02 02:47:54 +00:00
  • 551ddfbe06 [CP] [CP] enable lse optimization on armv8 Naynahs 2024-01-02 02:43:15 +00:00
  • d95cd7abdc [CP] Fix invalid compatible problem tino247 2024-01-02 02:42:34 +00:00
  • 9b2af7230e Fix direct load core at stop table compactor suz-yang 2024-01-01 12:47:33 +00:00
  • 7107bf6747 [CP] [FIX] skip checking leader logstream when need skip throttle ZenoWang 2024-01-01 12:42:52 +00:00
  • 680b7377b7 record tenant_id && adapitve update resource limit when advance clock in throttle unit ZenoWang 2024-01-01 12:17:43 +00:00
  • 0c6f37bd4c Fix mview oracle compatible views suz-yang 2024-01-01 12:13:03 +00:00
  • 4e41ceb973 [CP] refine dup_table two_phase_commit for performance KyrielightWei 2023-12-29 11:13:08 +00:00
  • b9e9df19bf fix print trans trace event core chinaxing 2023-12-29 07:53:02 +00:00
  • 73394d9ef0 fix stmt rollback failed cause 4038 returned to client chinaxing 2023-12-29 07:43:19 +00:00
  • 54a47d33fd bugfix : json dot notation bugfix patch to master obdev 2023-12-29 07:13:17 +00:00
  • 62b5b467a4 use tracepoint control sql memory mgr global bound 18523270951@163.com 2023-12-29 04:47:31 +00:00
  • a1d049204d gc tablet of creating abort when ls offline obdev 2023-12-29 04:42:49 +00:00
  • 5b32b9a8a4 take up space on the master branch for parameter checkpoint_diagnose_preservation_count obdev 2023-12-29 04:12:59 +00:00
  • 4ccf2c491b fix worker leak when oom nroskill 2023-12-29 03:43:14 +00:00
  • b6e1b48a33 statement_digest、statement_digest_text等处理latin1字符有乱>码,报错1064 akaError 2023-12-29 03:18:10 +00:00
  • 0483e0f943 fix process commit cb linked-list chinaxing 2023-12-29 03:13:23 +00:00
  • cfc8f343ef [TABLELOCK] add placeholder of error codes for table lock splitting YangEfei 2023-12-28 15:18:08 +00:00
  • 9fe9495004 The ROW_CMP_FUNCS support comparison between FIXED_DOUBLE and DOUBLE. obdev 2023-12-28 15:13:24 +00:00
  • 190cab2dc1 Adjust OB_MALLOC_REQ_NORMAL_BLOCK_SIZE obdev 2023-12-28 14:48:12 +00:00
  • 79b2e3e4d2 rename a pcode name HaHaJeff 2023-12-28 14:43:30 +00:00
  • 817a1bc624 [CP] [to #53885845] fix package state sync with distrubte plan on remote server obdev 2023-12-28 14:18:12 +00:00
  • 44917ddf79 [CP] [to #53768441] fix pl retry logic with package state change & fill cursor obdev 2023-12-28 14:13:30 +00:00
  • e771c473bc [CP] [to #53795668] fix collection element access with deleted element obdev 2023-12-28 13:47:58 +00:00
  • ac80359a21 fix do not restore number buffer leads memory damage 18523270951@163.com 2023-12-28 13:43:13 +00:00
  • a71a2a6020 fix: index usage test case JLY2015 2023-12-28 13:17:53 +00:00
  • 36c88aa240 [CP] [to #53709570] fix udt parameter & function out value in ps anonymous block obdev 2023-12-28 13:12:58 +00:00
  • aa70682d84 stmt type on master obdev 2023-12-28 12:42:57 +00:00
  • 94e7e9eb39 Fix potential issue with IntermResultManager and DetectManager calling each other. obdev 2023-12-28 12:17:57 +00:00
  • c5c5a5dffe fix macro block id array use searray operator= Hooper9973 2023-12-28 11:47:53 +00:00
  • 8ebb14abc6 Fix expr calc accuracy reuse during type deduce hezuojiao 2023-12-28 11:43:08 +00:00
  • b8a08b5cbf [to #52329678]package variables cannot be called with brackets seuwebber 2023-12-28 11:18:24 +00:00
  • 49ff3cae21 Resolved the issue of deadlocks caused by repeatedly acquiring write locks when deleting all interm results of a tenant obdev 2023-12-28 11:13:22 +00:00
  • 169d10fe6d Fix allocator in index scanner DengzhiLiu 2023-12-28 10:43:01 +00:00
  • 9ebc672082 prevent running qpl code on unknown platforms hnwyllmm 2023-12-28 10:13:18 +00:00
  • 2882851e54 to issue<53361277>:support flush pl cache single cache object hanr881 2023-12-28 09:12:48 +00:00
  • 021fbf0335 Placeholder of xml_phase3 branch on master obdev 2023-12-28 08:17:59 +00:00
  • ae91b608c3 fix update tablet snapshot version Fengjingkun 2023-12-28 08:13:13 +00:00
  • 3de36acfcd [CP] [4.3] fix create user log stream problem with 2F1A and 4F1A joseph12138 2023-12-28 07:43:00 +00:00
  • 117d360abf stmt rollback empty parts should not set free route parts changed flag felix-w15 2023-12-28 07:13:13 +00:00
  • 7496d12187 disable direct-load to table with materialized view log leftgeek 2023-12-28 06:48:10 +00:00
  • f82b928500 Logging document (#1764) wangyunlai 2023-12-28 14:47:43 +08:00
  • 011be29d55 [CP] [CP] fix: fix the core induced by NLJ batch rescan not reset the ptr of ObDatum obdev 2023-12-28 06:43:23 +00:00
  • a174f2d64b [CP] Fix direct load ddl type in java client suz-yang 2023-12-28 06:13:30 +00:00
  • 9093d820a0 [CP] [UPGRADE] Calculate default timeout according to tenant count tino247 2023-12-28 05:19:19 +00:00
  • 901bf26411 [CP] fix show create table report -4002 cqliang1995 2023-12-28 05:14:11 +00:00
  • 83298f7516 Fix direct load release tablet direct load mgr and tmp file after merge completed suz-yang 2023-12-28 04:42:57 +00:00
  • 42985a118c create ddl sstable with getting storage schema only once simonjoylet 2023-12-28 04:18:11 +00:00
  • 9c9e4a8d1f add no major diagnose a1iive 2023-12-28 04:13:25 +00:00
  • 7099477643 [4.3] fix clone tenant if_not_exist problem and add farm case joseph12138 2023-12-28 03:47:19 +00:00
  • 2a842c0eb0 recompile the S3 static library with debug info obdev 2023-12-28 02:47:25 +00:00
  • cfe49bbb1d fix backup meta finish stage add ls scenario report -4016 issue oceanoverflow 2023-12-28 02:42:41 +00:00
  • 3aa30741d2 add long executing time threshold warning if transfer stuck at doing for too long oceanoverflow 2023-12-28 02:13:21 +00:00
  • e22fcbe67f Fix get scn from rowkey sstable DengzhiLiu 2023-12-27 15:13:03 +00:00
  • d5fbb0b516 [CP] [to #53541728] fix create routine wiht hostname @ in MySQL mode 0xacc 2023-12-27 14:52:38 +00:00
  • 36db707837 fix set null bit vector do not set has null leads result error 18523270951@163.com 2023-12-27 14:47:53 +00:00
  • 73af983961 Fix vec 2.0 hash infras ret code override hezuojiao 2023-12-27 14:43:09 +00:00
  • a2cedf0410 [CP] fix: core dump cause by properties_name buffer use after free GroundWu 2023-12-27 14:18:13 +00:00
  • 833c1f11ec [CP] check oci runtime version cqliang1995 2023-12-27 14:13:13 +00:00
  • 2376627c6d [CP] Fix null hash value mismatch by using datum hash_func_v2 hezuojiao 2023-12-27 13:52:27 +00:00
  • da90dfdd2a master occupy token change pos qingzhu521 2023-12-27 13:43:13 +00:00
  • 101e530b38 revert adapt the interface named update_tablet_ddl_commit_scn renju96 2023-12-27 12:47:48 +00:00
  • 74d77115c7 Compatible with the block tree format in index block row scanner renju96 2023-12-27 12:22:12 +00:00
  • a88e8a519c [CP] Fix using wrong cluster version bug. godyangfight 2023-12-27 12:17:32 +00:00
  • 599b21b90c update_index_status 等schema刷新占位 fanfangzhou 2023-12-27 12:12:51 +00:00
  • a488199c00 [BUGFIX] fix lob bugs skylhd 2023-12-27 11:42:47 +00:00
  • 59c57b92f2 [CP] Fix core at connect by caused by swallowing error code hwx65 2023-12-27 10:43:56 +00:00
  • 5db0a690e7 fix temporary table bug wjhh2008 2023-12-27 10:13:18 +00:00
  • 9ec71dd6c8 bugfix : obkv filter col not in select column obdev 2023-12-27 09:18:30 +00:00
  • d4d4ffda92 [BUGFIX] fix table restore import lob over diff tenant skylhd 2023-12-27 09:13:39 +00:00
  • a25e14fe74 Correct the method of determining whether there are nulls on the right side in the IN expression. obdev 2023-12-27 08:43:11 +00:00
  • 36129f954c add placeholder for optimizer trace point zzg19950727 2023-12-27 08:18:01 +00:00
  • 715ed8e091 refine __all_virtual_trans_stat callback_lists_stat column chinaxing 2023-12-27 08:13:16 +00:00
  • 0b1cce8c37 [CP] add length for execute param LiuYoung00 2023-12-27 07:48:03 +00:00
  • 6f870fa449 fix get lob failed because lob schema version larger than data table's. obdev 2023-12-27 07:43:05 +00:00
  • 09c9eb33e7 [CP] [DATA_DICT] Fix dump base data_dictionary with 500 tenant_id SanmuWangZJU 2023-12-27 07:18:37 +00:00
  • abbc4fcab3 fix const number of fast parse and normal parse is different with mysql sql comment and parser error code refine wangt1xiuyi 2023-12-27 07:13:42 +00:00
  • 53f4740004 fix bug lob_type and xml type has some bug in minimal mode yishenglanlingzui 2023-12-27 06:43:44 +00:00
  • c8647966da [CP]: Oracle json bugfix wu-xingying 2023-12-27 06:18:35 +00:00
  • a52b801e5f fix: fix bug of multi level batch nlj lost data bug obdev 2023-12-27 06:13:31 +00:00