|
f157c3bb67
|
[CP] to issue<50356975>:fix pick routine of overload funtion issue
|
2024-02-08 11:45:51 +00:00 |
|
|
fd30a4af8e
|
[CP] fix bug: execute 'ddl drop column' statement access all_tab_columns view can query hidden table info.
|
2024-02-08 11:42:50 +00:00 |
|
|
ce0c579d6a
|
[CP] [to #53947201] fix a -4016 problem in PX + UDF
|
2024-02-08 11:39:50 +00:00 |
|
|
71f33f67f5
|
Before adapting the new functions to the DDL-related format of SSTable, temporarily roll back the related optimizations
|
2024-02-08 11:36:51 +00:00 |
|
|
f1b5ef6b74
|
clear expired lease in replay dup_table lease log
|
2024-02-08 11:33:51 +00:00 |
|
|
ff255da22d
|
fix alter table mlog in root service
|
2024-02-08 11:30:54 +00:00 |
|
|
2969b7765d
|
Add tracepoint placeholder
|
2024-02-08 11:27:49 +00:00 |
|
|
fe02a282e1
|
Add default_table_store_format when creating table
|
2024-02-08 11:24:50 +00:00 |
|
|
38aa195a95
|
Occupy the stmt type and item type in master for flush privileges
|
2024-02-08 11:16:12 +00:00 |
|
|
b1cf6b8a62
|
Bugfix for null data format
|
2024-02-08 11:13:13 +00:00 |
|
|
55b4dc74c6
|
[CP] fix hang at dfo scheduler wait_all
|
2024-02-08 11:10:15 +00:00 |
|
|
9474ff14d4
|
only reset tx active_scn to enable recgnize first stmt retry
|
2024-02-08 11:07:13 +00:00 |
|
|
cfe4eeda1c
|
Fix: affected row sync
|
2024-02-08 11:04:14 +00:00 |
|
|
50bdd8f84f
|
[CP] Fix palf log printing core issue.
|
2024-02-08 11:01:14 +00:00 |
|
|
6a9f9781b0
|
[BUG] fix memtable mgr op deadlock
|
2024-02-08 10:58:15 +00:00 |
|
|
598ab3753c
|
BUGFIX: temporary fix of loghandler core
|
2024-02-08 10:52:30 +00:00 |
|
|
66dfde3f7d
|
add unittest for tenant_cloning
|
2024-02-08 10:49:31 +00:00 |
|
|
a97242f315
|
fix drop column idempotence
|
2024-02-08 10:40:55 +00:00 |
|
|
9f81c767fb
|
[CP] Retry when data tablet not exits on this ls
|
2024-02-08 10:37:56 +00:00 |
|
|
2f77d05cff
|
Fix error in the preparation phase of snapshot creation and other bugfix
|
2024-02-08 10:34:56 +00:00 |
|
|
efa7bd8083
|
check expired ddl kv or sstable in ddl merge task
|
2024-02-08 10:31:57 +00:00 |
|
|
2b3f29c64b
|
[CP] Fix obcdc start failed when dropping tenant
|
2024-02-08 10:28:58 +00:00 |
|
|
d25cc8fb9b
|
[CP] [FIX] make serialize failed when push_back failed
|
2024-02-08 10:25:59 +00:00 |
|
|
d719518631
|
Fix vector 2.0 case and opt temp column store from_vector
|
2024-02-08 10:23:00 +00:00 |
|
|
1fd0e862c1
|
[master] fix use-after-free in ObTxCommitCallback::callback
|
2024-02-08 10:19:59 +00:00 |
|
|
a3fdceb07b
|
inject 20% rate to go parallel logging and replaying
|
2024-02-08 10:17:00 +00:00 |
|
|
20fd74276c
|
Ensure ddl info cache consistence
|
2024-02-08 10:14:00 +00:00 |
|
|
162d3c3906
|
Address the issue of errors arising from all elements in in_list being null
|
2024-02-08 10:11:02 +00:00 |
|
|
f5bb32e3bf
|
Fix mview auto complete refresh parallel
|
2024-02-08 10:08:01 +00:00 |
|
|
b915bb10a0
|
Fix the core caused by uppercase and lowercase expressions not determining whether buf is empty
|
2024-02-08 10:05:01 +00:00 |
|
|
0a125aad16
|
[CP] [OBCDC] Fix response of locate_start_lsn rpc
|
2024-02-08 10:02:03 +00:00 |
|
|
bb1fc9e320
|
Implement the ObBackupIoAdapter performance testing tool
|
2024-02-08 09:53:26 +00:00 |
|
|
0385f460a4
|
[CP] Fix 421->422 migrate/rebuild copy sstable compatible bug.
|
2024-02-08 09:50:27 +00:00 |
|
|
51a7041b17
|
[CP] fix sqc handler memory leak when drop tenant
|
2024-02-08 09:47:28 +00:00 |
|
|
38c85c932c
|
fix bug, index_info in table_schema not set scale in meta_type
|
2024-02-08 09:41:40 +00:00 |
|
|
ebef192f00
|
Fix: There are false positives in same client session
|
2024-02-08 09:38:41 +00:00 |
|
|
ada983d680
|
fix test_ob_black_list_service bug
|
2024-02-08 09:32:55 +00:00 |
|
|
e955be9ce0
|
fix core at recursive_update_column_name
|
2024-02-08 09:29:56 +00:00 |
|
|
270b5a3171
|
[CP] [CP] Upgrade obstack
|
2024-02-08 09:21:20 +00:00 |
|
|
4d2c32c9ae
|
Fix nullif expr precision calc error
|
2024-02-08 09:18:18 +00:00 |
|
|
9ac49045b5
|
Fix default cg scanner when vectorize disabled
|
2024-02-08 09:15:18 +00:00 |
|
|
efebb728e6
|
add sanity check logic clock in trans state sync
|
2024-02-08 09:12:19 +00:00 |
|
|
8d60969ced
|
[BUG] remove useless migration clog checkpoint scn
|
2024-02-08 09:09:19 +00:00 |
|
|
cbd62291bd
|
Revert Fix get scn from rowkey sstable
|
2024-02-08 09:06:20 +00:00 |
|
|
4112983972
|
fix test_index_usage fail case
|
2024-02-08 09:03:20 +00:00 |
|
|
cfd11df8fb
|
[FIX] updating throttle config when unit memory is changed
|
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
|
2024-02-08 08:57:19 +00:00 |
|
|
aeff383709
|
Fix the processing of notifying ObTenantSnapshotService when deleting unit
|
2024-02-08 08:54:15 +00:00 |
|
|
74ecfad3a5
|
[CP] [to #53886059]fix code cover
|
2024-02-08 08:45:41 +00:00 |
|
|
18c05aa765
|
fix rs merge tablet info report -9011
|
2024-02-08 08:42:42 +00:00 |
|