Commit Graph

11452 Commits

Author SHA1 Message Date
9638fc0356 [CP] Fix core at connect by caused by swallowing error code 2024-02-08 14:24:23 +00:00
012af0d29b fix temporary table bug 2024-02-08 14:21:24 +00:00
1f3d6563d4 bugfix : obkv filter col not in select column 2024-02-08 14:15:35 +00:00
ec2e76ddbb [BUGFIX] fix table restore import lob over diff tenant 2024-02-08 14:12:34 +00:00
fc4d7e7c9c Correct the method of determining whether there are nulls on the right side in the IN expression. 2024-02-08 14:09:33 +00:00
89f00a792a add placeholder for optimizer trace point 2024-02-08 14:06:32 +00:00
53c4aa6180 refine __all_virtual_trans_stat callback_lists_stat column 2024-02-08 14:03:28 +00:00
2589c41bcd [CP] add length for execute param 2024-02-08 14:00:28 +00:00
3130f46a62 fix get lob failed because lob schema version larger than data table's. 2024-02-08 13:57:25 +00:00
7828ee8f9b [CP] [DATA_DICT] Fix dump base data_dictionary with 500 tenant_id 2024-02-08 13:54:22 +00:00
250d8e25bb fix const number of fast parse and normal parse is different with mysql sql comment and parser error code refine 2024-02-08 13:51:23 +00:00
cebecbd47d fix bug lob_type and xml type has some bug in minimal mode 2024-02-08 13:48:24 +00:00
6baacf7f0f [CP]: Oracle json bugfix 2024-02-08 13:45:25 +00:00
d5c68a0ef4 fix: fix bug of multi level batch nlj lost data bug 2024-02-08 13:42:26 +00:00
e732720d20 allow only compaction task/dag set compaction mem ctx 2024-02-08 13:39:25 +00:00
9cc9bbcf7a [CP] merge ObLogger all type file_list 2024-02-08 13:36:23 +00:00
1b8bf0a009 [BUG.FIX] Change ready_for_read flag in table store while update ddl commit scn via fast path 2024-02-08 13:33:22 +00:00
4d73e04cea RPC placeholder 2024-02-08 13:30:23 +00:00
e3412f0371 [CP] reset get_sql_arena_allocator() after rpc callback finished 2024-02-08 13:27:22 +00:00
aec3d88de3 fix vtable __all_virtual_tenant_snapshot_ls_replica decode null column return unexpected error code 2024-02-08 13:24:22 +00:00
59387817ca Refactor vec2.0 between expr 2024-02-08 13:21:22 +00:00
f636b2fdd1 [4.2.1>master] finetune ENABLE_SERIALIZATION_CHECK 2024-02-08 13:18:21 +00:00
b6a15b6111 fix some outline/hint bugs 2024-02-08 13:15:20 +00:00
c7b8a188c3 Supports CRC checksum verification for object storage 2024-02-08 13:12:20 +00:00
65c6511fc9 Add mview Oracle compatible views 2024-02-08 13:06:31 +00:00
2396c99aa3 fix bug: topn sort earge filter bugs 2024-02-08 13:03:32 +00:00
ae4e49c03d Combine docker modes 2024-02-08 13:00:32 +00:00
b4767c46d6 [CP] [Fix] obkv batch op with same key 2024-02-08 12:57:32 +00:00
8247829659 Bugfix for aggregate::processor::collect_empty_set 2024-02-08 12:54:32 +00:00
102a313075 Fix bad annotation causing parser to hang 2024-02-08 12:51:33 +00:00
086a94c07d the ddl merge task of data tablet need wait lob tablet to create major sstable first 2024-02-08 12:45:44 +00:00
75ea8c5db6 [CP] to issue<53973795>:fix package deserialize issue when package table var has default value 2024-02-08 12:42:43 +00:00
309642d4bc [to #54110281]fix a typo 2024-02-08 12:39:43 +00:00
39ab074bec [CP] Fix direct load px write not master 2024-02-08 12:36:45 +00:00
32c20c0a5f fix px merge sort receive clear eval flag bug 2024-02-08 12:33:45 +00:00
0a2a50fb59 [CP] [CP] Disable pdml when primary key has auto increment column 2024-02-08 12:30:44 +00:00
582bd4b9cb [LogRouteService] Fix Memory Leak for LogRouteService 2024-02-08 12:27:45 +00:00
883c6adc59 [CP] Fix wrong merge type between set and char
Co-authored-by: Larry955 <1412857955@qq.com>
2024-02-08 12:24:44 +00:00
8bae2763f1 [BUG] donot allow create memtable when the previous one has active write ref 2024-02-08 12:21:42 +00:00
a66645c8be fix on 4.3: online ddl does not change storage schema, result to 4105. 2024-02-08 12:18:41 +00:00
31e5ff5f59 [CP] opt: provide a new sync interface for getting gts timestamp 2024-02-08 12:15:41 +00:00
7775df4c75 bugfix: start wr service before init tenant service. 2024-02-08 12:12:42 +00:00
ee4100c421 Fix alter view sql parser 2024-02-08 12:09:41 +00:00
bd08315faa alter large_query_threshold value range 2024-02-08 12:03:53 +00:00
2d98a71efa fix offset from DDLKV && fix wrong read_info 2024-02-08 12:00:54 +00:00
883414e5c3 fix tenant mtl module register with MTL_BIND2 remove old MTL_BIND 2024-02-08 11:57:54 +00:00
535924fba1 Unify the processing logic of PDML and regular DML 2024-02-08 11:54:53 +00:00
84e929fe7b [obd] support oci_test 2024-02-08 11:51:54 +00:00
72b36c3223 fix compile error on opensource mode 2024-02-08 11:48:53 +00:00
f157c3bb67 [CP] to issue<50356975>:fix pick routine of overload funtion issue 2024-02-08 11:45:51 +00:00