obdev
|
542516e369
|
[FEAT MERGE] Backup support AWS S3
Co-authored-by: xuhuleon <xuhuleon@qq.com>
|
2024-02-07 19:13:39 +00:00 |
|
obdev
|
07bed38c8e
|
[CP] Modify direct load heart rpc to high prio
|
2024-02-07 19:10:37 +00:00 |
|
SanmuWangZJU
|
128c9c5143
|
[CP] [OBCDC] Support multi-version ls while using online schema
|
2024-02-07 19:04:44 +00:00 |
|
obdev
|
ca6af6b8c8
|
[CP] Reset the system view status when restarting the server to ensure the eventual consistency of the system vie
|
2024-02-07 18:58:54 +00:00 |
|
obdev
|
22f03c1a58
|
bugfix : patch obkv bugfix to master
|
2024-02-07 18:55:51 +00:00 |
|
wanyue-wy
|
bd25cfd55d
|
placeholder about error code
|
2024-02-07 18:52:49 +00:00 |
|
obdev
|
028dfe9d4a
|
fix mem context in session cross thread leads error
|
2024-02-07 18:46:57 +00:00 |
|
a1iive
|
ba1005d18a
|
fix NODE_RUNNING progress
|
2024-02-07 18:43:54 +00:00 |
|
a1iive
|
a48ae4a546
|
use RlockGuardWithTimeout to get freeze info
|
2024-02-07 18:40:52 +00:00 |
|
obdev
|
b128237054
|
[CP] Fix ObTenantTransferService print log bug
|
2024-02-07 18:37:48 +00:00 |
|
obdev
|
f117d7433e
|
[CP] Fix: log level reduce
|
2024-02-07 18:34:46 +00:00 |
|
seuwebber
|
ccc6d52653
|
[to #53816597]fix bug dbms_job core
|
2024-02-07 18:31:43 +00:00 |
|
obdev
|
8c98de1859
|
add placeholder for SHARED_STORAGE_MODE of ObServerMode
|
2024-02-07 18:28:40 +00:00 |
|
obdev
|
a8cba4376b
|
[CP] Fix: user cannot be null
|
2024-02-07 18:25:36 +00:00 |
|
tino247
|
8d751062f6
|
[CP] [UPGRADE] Fix data_version retrogressive problem
|
2024-02-07 18:22:34 +00:00 |
|
obdev
|
67f5c63f4a
|
[CP] Fix unbalance issue of subpartitions in adaptive tablegroup
|
2024-02-07 18:19:33 +00:00 |
|
renju96
|
64b227a017
|
[CP] bugfix: delete unsafe log
|
2024-02-07 18:16:31 +00:00 |
|
yinyj17
|
5cda20994b
|
fix join elimination bug for nested subquery
|
2024-02-07 18:13:29 +00:00 |
|
chinaxing
|
dbb5c1fc2a
|
[CP] [txn-route] fix mark participants set as changed after savepoint rollback
|
2024-02-07 18:10:25 +00:00 |
|
wangt1xiuyi
|
7eec73bbef
|
fix failed to gather longtext type stats by direct load
|
2024-02-07 18:07:23 +00:00 |
|
LiuYoung00
|
1e40b820b0
|
[CP] [to #53512507]fixed cursor exec param in process_record
|
2024-02-07 18:04:20 +00:00 |
|
obdev
|
39cff7c1f2
|
[BUG FIX] fix meta major sst calc index block row size
|
2024-02-07 17:58:31 +00:00 |
|
obdev
|
92fcda38da
|
[FEAT MERGE] 4.3 online ddl column type change
|
2024-02-07 17:55:31 +00:00 |
|
obdev
|
fa1fe67d5b
|
place holder for __all_virtual_column_group in oracle mode
|
2024-02-07 17:52:31 +00:00 |
|
obdev
|
1e03c39854
|
[CP] add retry for direct load if unit has migrated
|
2024-02-07 17:49:30 +00:00 |
|
obdev
|
66317b738e
|
Fix: Avoid error reporting in downtime scenarios
|
2024-02-07 17:46:30 +00:00 |
|
obdev
|
5413e7bf27
|
[CP] fix: uncommitted txns may not be aborted after standby tenant switch over
|
2024-02-07 17:43:30 +00:00 |
|
obdev
|
fc486eae65
|
fix table_lock lock_op check not logged
|
2024-02-07 17:40:31 +00:00 |
|
obdev
|
a73356831a
|
Fix sum(bit_col) type dedction
|
2024-02-07 17:34:44 +00:00 |
|
godyangfight
|
58c6dc8cd4
|
Fix transfer src ls gc bug.
|
2024-02-07 17:28:57 +00:00 |
|
ZenoWang
|
33a6f4973d
|
[FEAT MERGE] Implement Resource Throttle
|
2024-02-07 17:25:56 +00:00 |
|
wjhh2008
|
df5ef10e8f
|
Fix load data bug for json type
|
2024-02-07 17:22:56 +00:00 |
|
obdev
|
c66cbc28a9
|
bugfix nullif expr deduce_type adapt json
|
2024-02-07 17:17:07 +00:00 |
|
obdev
|
b068e93506
|
use macro iterator
|
2024-02-07 17:14:08 +00:00 |
|
obdev
|
3b8a815873
|
fix recover external table bug
|
2024-02-07 17:11:07 +00:00 |
|
yinyj17
|
e248af772c
|
disable expr pullup and const propagate with var assign
|
2024-02-07 17:08:07 +00:00 |
|
obdev
|
a5ceb247de
|
opt calc global bound for sql auto memory mgr
|
2024-02-07 17:05:07 +00:00 |
|
wangt1xiuyi
|
15307ef94e
|
[FEAT MERGE][CP]optimizer stats enhancement
|
2024-02-07 16:56:28 +00:00 |
|
obdev
|
540f23b2d3
|
[CP] fix the memleak of nested Array
|
2024-02-07 16:53:28 +00:00 |
|
obdev
|
c699ceea48
|
[FEAT MERGE] Solidify session vars for functional index
|
2024-02-07 16:44:49 +00:00 |
|
obdev
|
aceabf03d5
|
[CP] fix core when create_tg_tenant with no_memory
|
2024-02-07 16:41:49 +00:00 |
|
obdev
|
63fd9bd120
|
replica is not readable when ls blocked and retry cost too much time.
|
2024-02-07 16:38:51 +00:00 |
|
obdev
|
04ba1bb648
|
[FEAT MERGE] rpc authentication improvement
|
2024-02-07 16:35:49 +00:00 |
|
yishenglanlingzui
|
ddfec5fc23
|
master branch sys_stat and trace_point place_holder
|
2024-02-07 16:32:47 +00:00 |
|
Charles0429
|
7f28858533
|
add wait event
|
2024-02-07 16:24:12 +00:00 |
|
obdev
|
c6c889e47c
|
to issue<53790417>:fix bug about using cursor-for-loop index name as package routine argument
|
2024-02-07 16:18:22 +00:00 |
|
obdev
|
112b0dfbd4
|
[FEAT MERGE] Support index usage monitoring
|
2024-02-07 16:12:34 +00:00 |
|
oceanoverflow
|
f7a91cb0b1
|
fix restore concurrent with clean issue
|
2024-02-07 16:09:32 +00:00 |
|
wangt1xiuyi
|
533802c26e
|
fix failed cases and reserve error code in advance on the master branch.
|
2024-02-07 16:03:42 +00:00 |
|
obdev
|
eb6065f4b2
|
[CP] fix dup table virtual table core and clean unused log
|
2024-02-07 16:00:42 +00:00 |
|