Commit Graph

12852 Commits

Author SHA1 Message Date
4eb2e0f7eb fix ddl tables replace part expr with definition. 2024-03-04 04:45:12 +00:00
73a920802c fix unit gc fail caused by tenant snapshot has_unfinished_gc_dag_ not clear 2024-03-04 04:18:37 +00:00
b866dafca8 add rpc field on master 2024-03-04 03:50:37 +00:00
f96f3c37ca fix left join or expansion bug with cte table 2024-03-04 03:45:04 +00:00
62f42de451 allow create table with all cg 2024-03-04 03:20:23 +00:00
d578c8ada4 fix ObStmtExecParamReplacer visit bug 2024-03-04 03:15:12 +00:00
45b33b4aa1 fix bug of load data local using direct-load 2024-03-04 02:45:15 +00:00
f457e4edea BUGFIX: release memtable immediately if it is failed to push into gc queue 2024-03-01 12:44:39 +00:00
e2092acee2 Reduce syslog print 2024-03-01 10:44:58 +00:00
417676754d [CP] remove the behavior of start failed when getting ifname by address fails 2024-03-01 10:15:29 +00:00
65a0ea209a clean github ci space (#1834) 2024-03-01 17:49:53 +08:00
bdf812fd92 [CP] fix different name case mode when recover table 2024-03-01 09:44:41 +00:00
4ae4510aa8 [MySQL COMPATIBILITY] placeholder for the system view of supporting mysql compatibility 2024-03-01 09:14:48 +00:00
f1c8d20b7e fix calc slice_idx error 2024-03-01 08:45:01 +00:00
c21fe46166 [4.x][xa] refine print error for implicit end trans in xa 2024-03-01 08:14:41 +00:00
df170f345f [CP] fix progressive_merge_num bug with external table 2024-03-01 07:44:18 +00:00
d38fc1ab37 [CP] support debian package 2024-03-01 06:44:40 +00:00
7466c1039d [PARAMETER] OPEN PARAMETER _enable_active_txn_transfer 2024-03-01 06:14:19 +00:00
bba5b5479a fix update view with instead of trigger raise an error when generate dml index info 2024-03-01 04:50:19 +00:00
sdc
21caebcd16 fix execute dist plan report error when truncate table concurrently. 2024-03-01 04:44:45 +00:00
fbfce65499 inner table add column on master 2024-03-01 04:15:12 +00:00
e978e0ccd5 Optimize connect_by log printing 2024-03-01 03:50:34 +00:00
d1a1522962 fix can't generate parallel rowkey range for empty major 2024-03-01 03:45:02 +00:00
34adce1719 fixbug: check constraint is a constant expression, internal error is reported when deleting columns 2024-03-01 03:20:52 +00:00
81426215d1 fix illegal constraints added by simplify_case_when under oracle mode 2024-03-01 03:15:19 +00:00
ba2f091d37 Direct load support async begin for java client 2024-03-01 02:48:12 +00:00
b276796e1b [master] fix standby serializable read 2024-03-01 02:14:19 +00:00
7d6aac9898 direct_load with column_group support aggregated_cg 2024-02-29 13:45:16 +00:00
a19b3513a5 fix listagg bug and skip table not exist when process schema stats 2024-02-29 12:49:50 +00:00
7d826c2eb3 Add serialization placeholder for ObTraceID 2024-02-29 12:44:44 +00:00
a3f9a4eb0c Fix limit offset overflow bug 2024-02-29 11:14:39 +00:00
c23a238f81 fix not-leader sqc wait major generates failed. 2024-02-29 10:14:16 +00:00
ab4cde4438 do not retry when ddl redo callback wait failed 2024-02-29 09:24:43 +00:00
5d9bb1beec Resolved the issue of ObDTLIntermResultManager swallowing error codes during append_block. 2024-02-29 09:19:37 +00:00
771956ce98 [CP] add telemetry os info 2024-02-29 09:14:27 +00:00
eb40b1fded [OBKV] add put and trigger kv operation type 2024-02-29 08:44:42 +00:00
034cec412b Opt read info for column store 2024-02-29 08:20:18 +00:00
7c02b72f21 [BUG] fix compatibility 2024-02-29 08:15:15 +00:00
f80b43e4c2 add config _enable_choose_migration_source_policy and choose_migration_source_policy in master code 2024-02-29 07:50:53 +00:00
aaf06286e6 fix format outline placeholder fields 2024-02-29 07:45:33 +00:00
7da6fe9dcb add assign in ObAggrInfo 2024-02-29 06:44:50 +00:00
78dfde443f disable copy of tx data table 2024-02-29 06:20:06 +00:00
c1effc9496 [CP] [to #54896033]fix bug nested sql triggerd by dynamic stmt 2024-02-29 06:14:58 +00:00
cdb2699b00 During das partition range pruning during execution, type protection of virtual generated columns is required. 2024-02-29 05:44:23 +00:00
2776bafa0e Modify the ret value passed when interrupting other threads of the sqc. 2024-02-29 05:25:03 +00:00
69557746e3 [CP] to issue<53427907>:adjust analyze store routine result if containing non-table select stmt 2024-02-29 05:19:58 +00:00
2d4b409f45 [opt] reduce syslog print 2024-02-29 05:14:45 +00:00
7c3411c6ab FEATURE: the table placeholder for show limit. 2024-02-29 04:45:14 +00:00
4f6f18ae7b FEATURE: the rpc placeholder for show limit. 2024-02-29 04:14:58 +00:00
cdd364b244 [CP] Fix the issue with missing error codes 2024-02-29 03:45:06 +00:00