|
e8cef94585
|
fix in expr upgrade compat
|
2024-02-09 13:00:31 +00:00 |
|
|
071652c278
|
Fix information schema column table is not compatible with mysql
|
2024-02-09 12:52:04 +00:00 |
|
|
e15634314e
|
Fix ObTempRowStore filling in uniform const format value causing crash
|
2024-02-09 12:49:05 +00:00 |
|
|
64ffaf3668
|
Fix UNINIT problem
|
2024-02-09 12:46:08 +00:00 |
|
|
cfae8974c1
|
using same assign exprs in join first rewrite for update stmt
|
2024-02-09 12:43:12 +00:00 |
|
|
4811f30f9a
|
add user error info for format column group name
|
2024-02-09 12:40:16 +00:00 |
|
|
d0fea03ca8
|
[#54380548]change for update skip locked cursor to stream mode
|
2024-02-09 12:37:20 +00:00 |
|
|
53291d066b
|
Fix sys var inconsistency issue between 42x and 430
|
2024-02-09 12:28:55 +00:00 |
|
|
a291a8ffaf
|
fix an exec_param and a expr copy_on_replace bugs
|
2024-02-09 12:25:58 +00:00 |
|
|
49c4063930
|
修复视图的nullable数值不一致问题
|
2024-02-09 12:23:00 +00:00 |
|
|
e702ec217b
|
Fix column pointer not judged to be null, which could lead to a potential coredump
|
2024-02-09 12:17:19 +00:00 |
|
|
c6fbe1a200
|
add refreshing mview flag to session info
|
2024-02-09 12:11:35 +00:00 |
|
|
c001170bde
|
[CP] update obshell deps and fix a rpm compile bug
|
2024-02-09 12:08:37 +00:00 |
|
|
3faf4cd834
|
fix to_char: to_char(Nan) get 0 ==> 'Nan'
|
2024-02-09 12:05:41 +00:00 |
|
|
14675c9ab3
|
alter tenant reports error in sql parser
|
2024-02-09 11:57:12 +00:00 |
|
|
a6b7aef2a5
|
modify upgrade checker
|
2024-02-09 11:54:15 +00:00 |
|
|
4eae18cdb3
|
add item type and tracepoint placeholder for transform rule ConditionalAggrCoalesce
|
2024-02-09 11:51:16 +00:00 |
|
|
a9b32cffbd
|
fix bug, get_column_group_type_name may out of array
|
2024-02-09 11:48:19 +00:00 |
|
|
836b714ac4
|
Limit memory consumption during block manager mark and sweep
|
2024-02-09 11:45:23 +00:00 |
|
|
b6f53fdd2d
|
set tablet_pool_type_ to MAX
|
2024-02-09 11:42:26 +00:00 |
|
|
cdb5d065b5
|
fix mysqltest
|
2024-02-09 11:39:27 +00:00 |
|
|
c9fe8b7805
|
Refresh CODEOWNERS
|
2024-02-09 11:36:30 +00:00 |
|
|
49ef062619
|
[CP] [IMPROVE] add new refresh schema implement to wait most 10ms
|
2024-02-09 11:33:31 +00:00 |
|
|
48adc43c34
|
decouple tenant snapshot vtable schema and vtable iterator impl
|
2024-02-09 11:30:34 +00:00 |
|
|
c34214132e
|
bug:xor expr error when print
|
2024-02-09 11:27:36 +00:00 |
|
|
bc837f87f8
|
Fixed the problem that the like expression did not parse the lob type pattern, resulting in missing rows in the query.
|
2024-02-09 11:24:39 +00:00 |
|
|
93bcf9e5ae
|
fix ddl merge iterator output wrong row_id
|
2024-02-09 11:21:41 +00:00 |
|
|
3c9bde52ed
|
check log file whether is existed before check disk size left
|
2024-02-09 11:18:44 +00:00 |
|
|
5ed722f5b6
|
fix check chksum relies on the not-sorted tablet ids.
|
2024-02-09 11:15:47 +00:00 |
|
|
f5c1dfab2d
|
patch 421 dbms scheduler to master
|
2024-02-09 11:12:47 +00:00 |
|
|
7cc9d0baee
|
change the log level to WARN when stream rpc has not been processed yet and receive abort packet
|
2024-02-09 11:09:50 +00:00 |
|
|
a9d217444b
|
skip active memtable when flush redo for freeze
|
2024-02-09 11:06:53 +00:00 |
|
|
1423eb527b
|
adapt runtime filter eval_vector interface for single row calculation.
|
2024-02-09 11:03:55 +00:00 |
|
|
277027c705
|
[CP] to issue<53838260>:fix rebulid package header cause dml execute plan vary
|
2024-02-09 11:00:59 +00:00 |
|
|
8d1d9ff55b
|
fix index usage monitoring deleted bug
|
2024-02-09 10:58:01 +00:00 |
|
|
94d6706fa6
|
[CP] to issue<53900452>:fix dml+udf(table function) generate unexpected plan
|
2024-02-09 10:55:04 +00:00 |
|
|
12c0207f68
|
Placeholder for new statistics
|
2024-02-09 10:52:07 +00:00 |
|
|
038fc04cf9
|
[CP] to issue<53963421>:fix memory leak when fail to executing udt construct function
|
2024-02-09 10:49:10 +00:00 |
|
|
0bdcdbbd43
|
Fix nullptr in MinMaxAggregate::set_tmp_var_agg_data
|
2024-02-09 10:46:13 +00:00 |
|
|
ca7976c084
|
[CP] update obshell version
|
2024-02-09 10:43:14 +00:00 |
|
|
aaa4776a6a
|
[OBCDC] Fix misjudge LS_OFFLINE LOG and OBCDC exit process
|
2024-02-09 10:40:13 +00:00 |
|
|
bfa6f15a48
|
Fix create mview
|
2024-02-09 10:37:15 +00:00 |
|
|
2557752e6f
|
Fix MVREF_RUN_STATS views
|
2024-02-09 10:31:29 +00:00 |
|
|
ce55f20e6f
|
to issue<54195061>:fix dml + udt(pl complex var) issue
|
2024-02-09 10:28:30 +00:00 |
|
|
e75209b53f
|
[CP] Make estimate memtable row stable && fix mysql test cases
|
2024-02-09 10:25:32 +00:00 |
|
|
616ab4bf87
|
Modify config _enable_trace_tablet_leak's edit level.
|
2024-02-09 10:19:50 +00:00 |
|
|
2eeccaa383
|
[CP] [4377] add resourcer defensive after 4377
|
2024-02-09 10:14:08 +00:00 |
|
|
c46b81b2db
|
fix the core when acceptfd_sk_t->ep is null and dereference it in acceptfd_sk_delete
|
2024-02-09 10:08:25 +00:00 |
|
|
7d5b109211
|
roll back remove tablet when creation failed
|
2024-02-09 10:02:41 +00:00 |
|
|
f96d42f2ca
|
[CP] [to #54418817]fix ref_cursor core
|
2024-02-09 09:59:45 +00:00 |
|