|
a25e14fe74
|
Correct the method of determining whether there are nulls on the right side in the IN expression.
|
2023-12-27 08:43:11 +00:00 |
|
|
36129f954c
|
add placeholder for optimizer trace point
|
2023-12-27 08:18:01 +00:00 |
|
|
715ed8e091
|
refine __all_virtual_trans_stat callback_lists_stat column
|
2023-12-27 08:13:16 +00:00 |
|
|
0b1cce8c37
|
[CP] add length for execute param
|
2023-12-27 07:48:03 +00:00 |
|
|
6f870fa449
|
fix get lob failed because lob schema version larger than data table's.
|
2023-12-27 07:43:05 +00:00 |
|
|
09c9eb33e7
|
[CP] [DATA_DICT] Fix dump base data_dictionary with 500 tenant_id
|
2023-12-27 07:18:37 +00:00 |
|
|
abbc4fcab3
|
fix const number of fast parse and normal parse is different with mysql sql comment and parser error code refine
|
2023-12-27 07:13:42 +00:00 |
|
|
53f4740004
|
fix bug lob_type and xml type has some bug in minimal mode
|
2023-12-27 06:43:45 +00:00 |
|
|
c8647966da
|
[CP]: Oracle json bugfix
|
2023-12-27 06:18:35 +00:00 |
|
|
a52b801e5f
|
fix: fix bug of multi level batch nlj lost data bug
|
2023-12-27 06:13:31 +00:00 |
|
|
b27ea15064
|
allow only compaction task/dag set compaction mem ctx
|
2023-12-27 05:43:21 +00:00 |
|
|
6835aec440
|
[CP] merge ObLogger all type file_list
|
2023-12-27 05:18:14 +00:00 |
|
|
caf8993682
|
[BUG.FIX] Change ready_for_read flag in table store while update ddl commit scn via fast path
|
2023-12-27 05:13:26 +00:00 |
|
|
0d68e6f3a3
|
RPC placeholder
|
2023-12-27 04:53:40 +00:00 |
|
|
7cda1ea330
|
[CP] reset get_sql_arena_allocator() after rpc callback finished
|
2023-12-27 04:48:57 +00:00 |
|
|
047f99ae1a
|
fix vtable __all_virtual_tenant_snapshot_ls_replica decode null column return unexpected error code
|
2023-12-27 04:44:11 +00:00 |
|
|
5585d4c91c
|
Refactor vec2.0 between expr
|
2023-12-27 04:13:18 +00:00 |
|
|
7bcd1ef167
|
[4.2.1>master] finetune ENABLE_SERIALIZATION_CHECK
|
2023-12-27 03:43:16 +00:00 |
|
|
2c9d21b7d9
|
fix some outline/hint bugs
|
2023-12-27 03:13:13 +00:00 |
|
|
0afc9b886e
|
Supports CRC checksum verification for object storage
|
2023-12-27 02:43:18 +00:00 |
|
|
8686ee348a
|
Add mview Oracle compatible views
|
2023-12-26 15:47:57 +00:00 |
|
|
85f0244cf5
|
fix bug: topn sort earge filter bugs
|
2023-12-26 15:43:13 +00:00 |
|
|
3759e6c0bb
|
Combine docker modes
|
2023-12-26 15:18:06 +00:00 |
|
|
0ec0c2d930
|
[CP] [Fix] obkv batch op with same key
|
2023-12-26 15:13:08 +00:00 |
|
|
8bdc2ca2b0
|
Bugfix for aggregate::processor::collect_empty_set
|
2023-12-26 14:47:51 +00:00 |
|
|
742b56a647
|
Fix bad annotation causing parser to hang
|
2023-12-26 14:43:11 +00:00 |
|
|
fb0d870b15
|
the ddl merge task of data tablet need wait lob tablet to create major sstable first
|
2023-12-26 12:52:31 +00:00 |
|
|
b3436ae43e
|
[CP] to issue<53973795>:fix package deserialize issue when package table var has default value
|
2023-12-26 12:47:45 +00:00 |
|
|
f166463148
|
[to #54110281]fix a typo
|
2023-12-26 12:42:56 +00:00 |
|
|
9c17fc25db
|
[CP] Fix direct load px write not master
|
2023-12-26 12:13:12 +00:00 |
|
|
0121227aeb
|
fix px merge sort receive clear eval flag bug
|
2023-12-26 11:13:28 +00:00 |
|
|
5451651fa1
|
[CP] [CP] Disable pdml when primary key has auto increment column
|
2023-12-26 10:49:14 +00:00 |
|
|
b0387b6039
|
[LogRouteService] Fix Memory Leak for LogRouteService
|
2023-12-26 10:43:58 +00:00 |
|
|
d52d2c12e6
|
[CP] Fix wrong merge type between set and char
Co-authored-by: Larry955 <1412857955@qq.com>
|
2023-12-26 10:13:15 +00:00 |
|
|
dd3a7f44f9
|
[BUG] donot allow create memtable when the previous one has active write ref
|
2023-12-26 09:43:14 +00:00 |
|
|
9841a29407
|
fix on 4.3: online ddl does not change storage schema, result to 4105.
|
2023-12-26 09:21:13 +00:00 |
|
|
15a066cf26
|
[CP] opt: provide a new sync interface for getting gts timestamp
|
2023-12-26 09:16:21 +00:00 |
|
|
b1f8e690ea
|
bugfix: start wr service before init tenant service.
|
2023-12-26 09:02:36 +00:00 |
|
|
85b05215a5
|
Fix alter view sql parser
|
2023-12-26 08:57:36 +00:00 |
|
|
cc9e60b1d0
|
alter large_query_threshold value range
|
2023-12-26 08:48:13 +00:00 |
|
|
403a8d920f
|
fix offset from DDLKV && fix wrong read_info
|
2023-12-26 08:43:25 +00:00 |
|
|
8c2fda8fdc
|
fix tenant mtl module register with MTL_BIND2 remove old MTL_BIND
|
2023-12-26 08:13:29 +00:00 |
|
|
b97e65cf1e
|
Unify the processing logic of PDML and regular DML
|
2023-12-26 07:43:29 +00:00 |
|
|
d6882e25ff
|
[obd] support oci_test
|
2023-12-26 07:14:01 +00:00 |
|
|
71008d4392
|
fix compile error on opensource mode
|
2023-12-26 06:58:04 +00:00 |
|
|
77df933a5f
|
[CP] to issue<50356975>:fix pick routine of overload funtion issue
|
2023-12-26 06:53:13 +00:00 |
|
|
ac5c0b464d
|
[CP] fix bug: execute 'ddl drop column' statement access all_tab_columns view can query hidden table info.
|
2023-12-26 06:48:27 +00:00 |
|
|
12c482603f
|
[CP] [to #53947201] fix a -4016 problem in PX + UDF
|
2023-12-26 06:43:38 +00:00 |
|
|
d34cf94132
|
Before adapting the new functions to the DDL-related format of SSTable, temporarily roll back the related optimizations
|
2023-12-26 06:13:30 +00:00 |
|
|
90856cda21
|
clear expired lease in replay dup_table lease log
|
2023-12-26 05:17:45 +00:00 |
|