|
6676674171
|
bugfix : patch obkv bugfix to master
|
2023-12-13 11:13:02 +00:00 |
|
|
739d40b2a6
|
placeholder about error code
Co-authored-by: lalalafeier <wufeifei2023@163.com>
|
2023-12-13 10:52:36 +00:00 |
|
|
c0486fdfa2
|
fix mem context in session cross thread leads error
|
2023-12-13 10:42:53 +00:00 |
|
|
af004d3ad4
|
fix NODE_RUNNING progress
|
2023-12-13 10:17:56 +00:00 |
|
|
72044199c3
|
use RlockGuardWithTimeout to get freeze info
|
2023-12-13 10:12:56 +00:00 |
|
|
20fb54fa74
|
[CP] Fix ObTenantTransferService print log bug
|
2023-12-13 09:13:11 +00:00 |
|
|
b1599871ce
|
[CP] Fix: log level reduce
|
2023-12-13 08:12:39 +00:00 |
|
|
15ff434974
|
[to #53816597]fix bug dbms_job core
|
2023-12-13 07:43:31 +00:00 |
|
|
2e8821c9d1
|
add placeholder for SHARED_STORAGE_MODE of ObServerMode
|
2023-12-13 07:12:52 +00:00 |
|
|
5fe3387d41
|
[CP] Fix: user cannot be null
|
2023-12-13 06:42:40 +00:00 |
|
|
699cecf3d2
|
[CP] [UPGRADE] Fix data_version retrogressive problem
|
2023-12-13 06:17:29 +00:00 |
|
|
6cd1ba620d
|
[CP] Fix unbalance issue of subpartitions in adaptive tablegroup
|
2023-12-13 06:12:49 +00:00 |
|
|
4057f55045
|
[CP] bugfix: delete unsafe log
|
2023-12-13 05:47:40 +00:00 |
|
|
a03fe369c4
|
fix join elimination bug for nested subquery
|
2023-12-13 05:43:01 +00:00 |
|
|
9fed576c5e
|
[CP] [txn-route] fix mark participants set as changed after savepoint rollback
|
2023-12-13 05:17:36 +00:00 |
|
|
9f1797d619
|
fix failed to gather longtext type stats by direct load
|
2023-12-13 05:12:59 +00:00 |
|
|
cb877daa13
|
[CP] [to #53512507]fixed cursor exec param in process_record
|
2023-12-13 04:47:27 +00:00 |
|
|
b51301d9c4
|
[BUG FIX] fix meta major sst calc index block row size
|
2023-12-13 03:42:38 +00:00 |
|
|
143a6f2f2e
|
[FEAT MERGE] 4.3 online ddl column type change
|
2023-12-13 02:12:59 +00:00 |
|
|
509d45f3e6
|
place holder for __all_virtual_column_group in oracle mode
|
2023-12-12 17:17:17 +00:00 |
|
|
8668b506b8
|
[CP] add retry for direct load if unit has migrated
Co-authored-by: suz-yang <suz.yang@foxmail.com>
|
2023-12-12 17:12:43 +00:00 |
|
|
d3a6e8e743
|
Fix: Avoid error reporting in downtime scenarios
|
2023-12-12 16:47:09 +00:00 |
|
|
94e8fa7b40
|
[CP] fix: uncommitted txns may not be aborted after standby tenant switch over
|
2023-12-12 16:42:32 +00:00 |
|
|
775cd6c12b
|
fix table_lock lock_op check not logged
|
2023-12-12 16:17:07 +00:00 |
|
|
b27639263f
|
Fix sum(bit_col) type dedction
|
2023-12-12 15:47:20 +00:00 |
|
|
67f82924bc
|
Fix transfer src ls gc bug.
|
2023-12-12 15:17:32 +00:00 |
|
|
56e0ec6dcf
|
[FEAT MERGE] Implement Resource Throttle
|
2023-12-12 15:12:41 +00:00 |
|
|
4235388eaf
|
Fix load data bug for json type
|
2023-12-12 13:42:55 +00:00 |
|
|
29ff204ed8
|
bugfix nullif expr deduce_type adapt json
|
2023-12-12 12:47:11 +00:00 |
|
|
c57a848e73
|
use macro iterator
|
2023-12-12 12:42:35 +00:00 |
|
|
3c06df8d70
|
fix recover external table bug
|
2023-12-12 12:22:30 +00:00 |
|
|
6c4338e939
|
disable expr pullup and const propagate with var assign
|
2023-12-12 12:17:51 +00:00 |
|
|
a323b61a4e
|
opt calc global bound for sql auto memory mgr
|
2023-12-12 12:13:14 +00:00 |
|
|
33da827529
|
docs: update README.md (#1744)
* Update README.md (#1)
update 400 customers to 1000 customers in readme
* Update README_CN.md
Update README_CN.md
|
2023-12-12 19:24:04 +08:00 |
|
|
618ab67eb0
|
[FEAT MERGE][CP]optimizer stats enhancement
Co-authored-by: 2149 <260391947@qq.com>
|
2023-12-12 10:17:50 +00:00 |
|
|
688e4b36f5
|
[CP] fix the memleak of nested Array
|
2023-12-12 10:13:08 +00:00 |
|
|
58aad590f1
|
[FEAT MERGE] Solidify session vars for functional index
|
2023-12-12 06:42:37 +00:00 |
|
|
db82b0b5cd
|
[CP] fix core when create_tg_tenant with no_memory
|
2023-12-12 03:40:45 +00:00 |
|
|
65eccf7d40
|
replica is not readable when ls blocked and retry cost too much time.
|
2023-12-12 03:35:59 +00:00 |
|
|
e03554cea8
|
[FEAT MERGE] rpc authentication improvement
|
2023-12-12 03:31:09 +00:00 |
|
|
8d9120d7fd
|
master branch sys_stat and trace_point place_holder
|
2023-12-12 03:26:32 +00:00 |
|
|
e3dce6e4cd
|
add wait event
|
2023-12-12 03:13:13 +00:00 |
|
|
688bd6a1ec
|
to issue<53790417>:fix bug about using cursor-for-loop index name as package routine argument
|
2023-12-12 10:24:11 +08:00 |
|
|
663ba5569a
|
[FEAT MERGE] Support index usage monitoring
Co-authored-by: Phoeniwx <phoeniwx@outlook.com>
Co-authored-by: jiangxianfu <steven_jiangxf@hotmail.com>
|
2023-12-12 10:21:52 +08:00 |
|
|
f2e44cf4df
|
fix restore concurrent with clean issue
|
2023-12-11 11:12:41 +00:00 |
|
|
4d9dd617dc
|
fix failed cases and reserve error code in advance on the master branch.
|
2023-12-11 10:18:05 +00:00 |
|
|
164a5679f0
|
[CP] fix dup table virtual table core and clean unused log
|
2023-12-11 10:13:02 +00:00 |
|
|
870bc8a720
|
fixed memory leak when palf epoch changed.
|
2023-12-11 09:17:20 +00:00 |
|
|
385a1d50d8
|
Fix minimal logic for recording columns.
|
2023-12-11 09:12:40 +00:00 |
|
|
e67f0a904f
|
Fix some typos (#1742)
* fix typo
|
2023-12-11 16:52:39 +08:00 |
|