|
471d159802
|
Placeholder about RPC and VIEW
|
2024-02-06 21:50:47 +00:00 |
|
|
b1290f57ed
|
refactor the logic for public mysqltest
|
2024-02-06 21:47:55 +00:00 |
|
|
9ff0d88926
|
fix bug: ACCESS DENIED in test user of test tenant under Fast Boot Docker
|
2024-02-06 21:45:03 +00:00 |
|
|
c18fefb161
|
[FEAT MERGE] cherry pick restore_pf_opt from 421release to master
|
2024-02-06 21:42:11 +00:00 |
|
|
39bb278e58
|
[FEAT MERGE] enhance_ddl_quality
Co-authored-by: renju96 <fcbrenju@163.com>
|
2024-02-06 21:39:19 +00:00 |
|
|
466444808c
|
Skip getting mds table for empty shell
|
2024-02-06 21:33:48 +00:00 |
|
|
b142869c2e
|
opt whole scnner io buf
|
2024-02-06 21:30:57 +00:00 |
|
|
0740c3eb66
|
split calc data_size from write lock
|
2024-02-06 21:28:05 +00:00 |
|
|
87ad15465d
|
fix several subquery coalesce bugs
|
2024-02-06 21:25:14 +00:00 |
|
|
992e10fee1
|
fix aggr-first JA pullup bug
|
2024-02-06 21:17:03 +00:00 |
|
|
8926d71ea1
|
[CP] fix 3 restore related bugs
|
2024-02-06 21:14:11 +00:00 |
|
|
18221b406e
|
fix some problems.
|
2024-02-06 21:11:19 +00:00 |
|
|
ece5a8ed50
|
decrease memory usage for cdc service
|
2024-02-06 21:08:27 +00:00 |
|
|
2e28f58252
|
Fix not fill values to output_exprs in agg pushdown
|
2024-02-06 21:05:36 +00:00 |
|
|
aaf67b9324
|
Add new error code for restore tenant failed
|
2024-02-06 21:02:42 +00:00 |
|
|
d5afb2a22f
|
ignore some errors
|
2024-02-06 20:59:49 +00:00 |
|
|
0fe323ae5c
|
Add defense for abnormal path of MicroBlockDecoder::acquire()
|
2024-02-06 20:56:58 +00:00 |
|
|
83d1ee632e
|
[CP] fix merge stmt eliminate join table item cause 4016
|
2024-02-06 20:54:06 +00:00 |
|
|
a19ddc707b
|
[SKIP INDEX] simplified schema do not generate skip index.
|
2024-02-06 20:51:16 +00:00 |
|
|
17a082eff4
|
[CP] fix bug about PX thread limit
|
2024-02-06 20:48:25 +00:00 |
|
|
ddf84bb68a
|
fix table location in optimize bug
|
2024-02-06 20:45:34 +00:00 |
|
|
cc0dcfcf74
|
[obd] fix tpch_obp test
|
2024-02-06 20:42:43 +00:00 |
|
|
f85a4d502c
|
[log_storage_compress] stat events releated with log storage compress take a placeholder.
|
2024-02-06 20:39:48 +00:00 |
|
|
2de4e17ff9
|
bugfix : json_object, json_query, json_objectagg
|
2024-02-06 20:36:56 +00:00 |
|
|
611d2d3d72
|
fix late materialization bug
|
2024-02-06 20:34:06 +00:00 |
|
|
cdff7836ec
|
[NetStandby] Optimize restore proxy
|
2024-02-06 20:31:14 +00:00 |
|
|
8c6f2470c3
|
fixed #1673: Replace buf by KP(buf)
|
2024-02-06 20:28:21 +00:00 |
|
|
45fc0558bb
|
[CP] add pre_check when set group_io_config && fix same io_timestamp in schedule_heap
|
2024-02-06 20:22:51 +00:00 |
|
|
a2d3c14bf1
|
[CP] fix drop pitr index failed.
|
2024-02-06 20:19:59 +00:00 |
|
|
04c2d82444
|
fix core at ObMPConnect::init_process_single_stmt
|
2024-02-06 20:17:07 +00:00 |
|
|
89f7a391aa
|
[UPGRADE] Add 4.2.1.2 to upgrade path
|
2024-02-06 20:14:16 +00:00 |
|
|
d585e69d16
|
add time_guard in medium schedule loop
|
2024-02-06 20:11:24 +00:00 |
|
|
8b5484238d
|
[CP] [to #53078747] fix Security_type in SHOW PROCEDURE/FUNCTION STATUS
|
2024-02-06 20:08:33 +00:00 |
|
|
56db6c235a
|
fix lob text string iter use res allocator for tmp case
|
2024-02-06 20:05:42 +00:00 |
|
|
c44a356b58
|
Revert [CP] Fix: affected row sync
|
2024-02-06 20:02:50 +00:00 |
|
|
01729c848d
|
[CP] add timeout param for estimation related interfaces
|
2024-02-06 19:59:58 +00:00 |
|
|
e1eda7c927
|
[CP] [BUGFIX]fix rs handle recyclebin not work at backgroud
|
2024-02-06 19:54:29 +00:00 |
|
|
21e9f55b3a
|
json partial update placeholder
|
2024-02-06 19:51:37 +00:00 |
|
|
63d3019959
|
[BUGFIX] drop tenant raise core
|
2024-02-06 19:48:45 +00:00 |
|
|
58b436c230
|
fix some sql logical plan bug
|
2024-02-06 19:45:53 +00:00 |
|
|
5b35b464d6
|
return a reject error when delete from the view based on cte
|
2024-02-06 19:37:44 +00:00 |
|
|
2876dc673f
|
[CP] [to #52754652] fix serval pl/sql bugs
|
2024-02-06 19:34:52 +00:00 |
|
|
a8be9bab39
|
[Enhancement] Silence meaningless error messages in copy.sh
|
2024-02-06 19:32:00 +00:00 |
|
|
bada0cc8fb
|
format event id and stat id for placeholders.
|
2024-02-06 19:29:09 +00:00 |
|
|
c8042a8a3d
|
Clear evaluate flag in multiple merge
|
2024-02-06 19:26:16 +00:00 |
|
|
0b0cdb0dc4
|
pre-add tracepoint event number in master for feature branch
|
2024-02-06 19:23:25 +00:00 |
|
|
02f0d363ee
|
[CP] [to #49900376]check base table version when create trigger
|
2024-02-06 19:20:33 +00:00 |
|
|
618a949210
|
[opt] micro buffer writer
|
2024-02-06 19:17:42 +00:00 |
|
|
ef9e453668
|
fix get wrong result when checking if virtual table access can be accessed
|
2024-02-06 19:12:11 +00:00 |
|
|
4f91b94696
|
[BUG.FIX] fix error code overwrite
|
2024-02-06 19:09:20 +00:00 |
|