|
325dc0031d
|
fix the bug of not check collation valid when set session variable
|
2024-11-29 07:19:30 +00:00 |
|
|
8e70a77d11
|
fix hashjoin result error in multi pass
|
2024-11-29 07:16:15 +00:00 |
|
|
9ef226c618
|
Enable get_next_row checking only in sanity binary
|
2024-11-29 06:14:57 +00:00 |
|
|
750c4026ef
|
too many pending log -- master placeholder
|
2024-11-29 04:44:57 +00:00 |
|
|
297e48bb8d
|
[ARRAY] ctas with array_map bugfix
|
2024-11-29 04:19:22 +00:00 |
|
|
d0bb7bbd8d
|
[bugfix] fix fulltext index functional lookup with global index or invalid index hint
|
2024-11-29 04:16:08 +00:00 |
|
|
78ac48a970
|
fix mem leak
|
2024-11-29 03:15:36 +00:00 |
|
|
0e99b63395
|
calc rowid for orc external table
|
2024-11-29 02:45:50 +00:00 |
|
|
48e36a8448
|
do not open micro block for column store
|
2024-11-28 17:19:18 +00:00 |
|
|
9fe0296236
|
fix some bug
|
2024-11-28 17:16:00 +00:00 |
|
|
b58946d7f6
|
fix adaptive compaction dag limit
|
2024-11-28 16:16:04 +00:00 |
|
|
29f354ac30
|
[fix] core caused by allocator reuse
|
2024-11-28 15:46:21 +00:00 |
|
|
b94eb0eede
|
fix snapshot invalid when trans not end.
|
2024-11-28 14:45:40 +00:00 |
|
|
59b871547e
|
fix ob_admin dumpsst commond
|
2024-11-28 14:16:05 +00:00 |
|
|
1a86ebe117
|
fix mysqltest
|
2024-11-28 13:45:14 +00:00 |
|
|
fd09979d38
|
fix direct load not set has_null_ for vector in shallow copy
|
2024-11-28 13:18:45 +00:00 |
|
|
e012731a64
|
[CP] Ignore duplicate primary key errors when inserting __wr_active_session_history
|
2024-11-28 12:44:30 +00:00 |
|
|
1118f19e2b
|
fix mysqltest error
|
2024-11-28 12:15:51 +00:00 |
|
|
95413c18a5
|
fix test io manager and add test io manager v1
|
2024-11-28 11:44:45 +00:00 |
|
|
830569e8e6
|
Change some log level
|
2024-11-28 11:19:44 +00:00 |
|
|
03791b2a96
|
add unit gc check in upgrade_checker.py
|
2024-11-28 11:16:30 +00:00 |
|
|
6d57ccdcf4
|
fix tmp file unittest and log level
|
2024-11-28 10:45:47 +00:00 |
|
|
05d5efd144
|
[CP] support nway of 2M chunk_list
|
2024-11-28 09:48:14 +00:00 |
|
|
2e6b16fd2c
|
change the logic for getting tx data tablet filled tx scn
|
2024-11-28 09:44:58 +00:00 |
|
|
69a7ccb663
|
support set foreign_key_checks off in full direct load
|
2024-11-28 09:15:19 +00:00 |
|
|
dcfc697086
|
[CP] [to #2024112100105225790] fix: filter deleted elements in SET expr
|
2024-11-28 08:15:47 +00:00 |
|
|
dc7271c444
|
add T_LOAD_TIME_ZONE_INFO
|
2024-11-28 07:17:57 +00:00 |
|
|
63157365a4
|
[ARRAY] fix case_when with array type_deduce bug
|
2024-11-28 07:14:44 +00:00 |
|
|
304a78f0dd
|
fix json table core at resolve_table_column_expr
|
2024-11-28 06:45:19 +00:00 |
|
|
f1867960ce
|
[FTS] fix big farm
|
2024-11-28 06:16:29 +00:00 |
|
|
b86f170de8
|
placeholder for SQL plan monitor
|
2024-11-28 05:44:43 +00:00 |
|
|
d325ae35f9
|
[CP] Bugfix: clustered index micro block re-wrote in different format
|
2024-11-28 05:14:57 +00:00 |
|
|
e4c2dcd570
|
bugfix and regression case refresh for array exprs
|
2024-11-28 04:48:42 +00:00 |
|
|
a47de6a77c
|
fix: [oracle]simplify const aggr not converge
|
2024-11-28 04:45:26 +00:00 |
|
|
73809832cc
|
[CP] adjust allocate subplan filter
|
2024-11-28 04:15:24 +00:00 |
|
|
79eba2e1e9
|
fix bug on pushing down groupby into union with empty table and const group expr
|
2024-11-28 03:45:10 +00:00 |
|
|
95776db7b0
|
[CP] fix prefix index copy statistics to not text column
|
2024-11-28 03:14:36 +00:00 |
|
|
45dc20eead
|
[CP] add lock for check ioability.is_valid()
|
2024-11-27 19:45:26 +00:00 |
|
|
1bf1415bb6
|
not to create MysqlIO under the old easy framework when sql_nio enabled
|
2024-11-27 18:16:13 +00:00 |
|
|
4d4991fea0
|
move sensitive_test into core-test
|
2024-11-27 17:16:17 +00:00 |
|
|
a6b89a3278
|
[CP] [#2024112600105285834]Fix :revert check column type and will fix later.
|
2024-11-27 16:47:07 +00:00 |
|
|
88252f2645
|
[CP] collect major mv base table update full column
|
2024-11-27 15:45:04 +00:00 |
|
|
10a7195c2b
|
disable direct load during upgrade
|
2024-11-27 15:15:05 +00:00 |
|
|
6c4943c4d2
|
[CP] to issue<2024112100105225656>:fix core when prepare parser sql
|
2024-11-27 14:48:26 +00:00 |
|
|
ffd305d224
|
[ARRAY] array_agg bugfix
|
2024-11-27 14:45:11 +00:00 |
|
|
de88ef4a50
|
[CP] to issue<2024111800105159944>:fix memory leak about dynamic sql
|
2024-11-27 13:45:01 +00:00 |
|
|
1d97f397cc
|
[[OBCDC] Optimize the startup efficiency under the data dictionary mode]
|
2024-11-27 13:14:57 +00:00 |
|
|
674f546a49
|
fix print log core where non-vectorized expr call ToStrVectorHeader
|
2024-11-27 12:44:53 +00:00 |
|
|
8758c94ed3
|
[vector index] ivf index generate column expr placeholder
|
2024-11-27 12:14:44 +00:00 |
|
|
1ca8ab0894
|
[CP] enlarge diagnostic info upper limit for serverless mode.
|
2024-11-27 11:44:43 +00:00 |
|