|
|
bf3edbc1e7
|
fix: fix print log not judge if pointer is null
|
2023-03-24 11:48:47 +00:00 |
|
|
|
7d436f6857
|
[BUGFIX] fix jdbc access vt lob col
|
2023-03-24 11:41:47 +00:00 |
|
|
|
a8778f6a45
|
Fix the bug of lookup iter failing to switch partition correctly
|
2023-03-24 08:15:13 +00:00 |
|
|
|
d2110be61c
|
fix oci memleak and add port info to dblink view and fix pull data OOM
|
2023-03-24 06:41:57 +00:00 |
|
|
|
9f6e6664f6
|
process failed proxy when dispatching batch sqc failed
|
2023-03-24 02:41:50 +00:00 |
|
|
|
6e52756522
|
Add release operation for px task process
|
2023-03-23 12:15:05 +00:00 |
|
|
|
08f87b82c7
|
modify the usage of schema guard, release the pin memory
|
2023-03-23 05:11:37 +00:00 |
|
|
|
57f09e1588
|
use PRINT_VECTORIZED_ROWS macro for vectorization output
|
2023-03-23 04:45:08 +00:00 |
|
|
|
e1656f5d5a
|
[CP] Change arena alloctor to malloc allocator in connect by pump.
|
2023-03-23 03:44:56 +00:00 |
|
|
|
c95a7ac62c
|
fix: fix the core when has returning expr induced by dml processing order refactor
|
2023-03-22 22:43:42 +08:00 |
|
|
|
8dd6b41ead
|
fix dtl channel can not detect interrupt && fix hash join memory dynamic leak
|
2023-03-22 22:43:42 +08:00 |
|
|
|
a90eb7f6ef
|
Change return code to OB_STATE_NOT_MATCH to avoid px hang
|
2023-03-22 12:15:33 +00:00 |
|
|
|
9407bbea54
|
fix dtl interm result leak when use vectorized spf and px batch rescan
|
2023-03-22 11:45:48 +00:00 |
|
|
|
ef75f54b72
|
Fix incorrect length setting leads to out-of-bounds memory access
|
2023-03-22 11:42:13 +00:00 |
|
|
|
d5034e56fa
|
fix core of GET_TSI
|
2023-03-22 10:45:14 +00:00 |
|
|
|
e3aa4c5a8f
|
Add is_lookup flag in query_flag to inform the transaction layer that this is a lookup task
|
2023-03-22 10:41:42 +00:00 |
|
|
|
579345ca09
|
[BUGFIX] fix lob bugs
|
2023-03-22 08:45:44 +00:00 |
|
|
|
26b981973d
|
[BUGFIX] fix lob text iter get next return err code
|
2023-03-22 05:12:11 +00:00 |
|
|
|
20f0d63cf4
|
bugfix : json query null pointer cause core-dump
|
2023-03-21 17:24:10 +00:00 |
|
|
|
d7eba01b90
|
fix get_dh_msg state errors during reentry lead to hang/core
|
2023-03-21 16:46:11 +00:00 |
|
|
|
773b55713e
|
fix shared hash join core because of change part count && fix tpch performance regression because of check alive
|
2023-03-21 16:01:00 +00:00 |
|
|
|
8462b71fa9
|
Fix direct load handle task result swallow error code
|
2023-03-21 15:01:14 +00:00 |
|
|
|
e53df2eb6b
|
fix: fix das memory expand induced by das used memeory calculation error
|
2023-03-21 14:54:12 +00:00 |
|
|
|
4b49ed92fc
|
use NetKeepAlive for px check server alive
|
2023-03-21 22:20:15 +08:00 |
|
|
|
f4cd46968c
|
test: fix some failed cases induced by single-row execution when has triggers
|
2023-03-20 21:10:22 +08:00 |
|
|
|
c6bbafe473
|
fix savepoint is not synchronized between servers
|
2023-03-20 17:23:49 +08:00 |
|
|
|
9365c0dd4c
|
patch 4.1 bug fix and remove some secret url
|
2023-03-19 19:22:48 +08:00 |
|
|
|
8ce2f275c4
|
[fix] remove some internal urls and emails
|
2023-03-17 20:57:21 +08:00 |
|
|
|
98d57f60e7
|
direct load not support set
|
2023-03-17 08:11:23 +00:00 |
|
|
|
ba69498472
|
fix pkey to non basic table bug in split_granule
|
2023-03-17 05:14:09 +00:00 |
|
|
|
42b0938ea9
|
Fix illegal snapshot version used by direct load to create ddl major
|
2023-03-17 04:41:18 +00:00 |
|
|
|
105bf1c2f4
|
fix cancel drop index hang due to check standby tenant failed.
|
2023-03-17 03:13:50 +00:00 |
|
|
|
1abd119e08
|
revert 'Reset PX DataHub whole msg in rescan scenario'
|
2023-03-17 03:11:04 +00:00 |
|
|
|
77f3afb799
|
allow schedule creating/deleting tablet to do restore
|
2023-03-16 13:41:10 +00:00 |
|
|
|
612e0b3935
|
fix a memleak caused by wf_hybrid_pby_exprs_cnt_array_
|
2023-03-16 10:41:05 +00:00 |
|
|
|
f25555fcd5
|
Fix the partition column was not added when the parition sort was rowed.
|
2023-03-16 09:46:32 +00:00 |
|
|
|
f2479fe615
|
fix for_update link scan operator not set in_xa_transaction
|
2023-03-16 08:10:58 +00:00 |
|
|
|
00f87235c6
|
fix stmt print ignore hint bug
|
2023-03-16 00:43:36 +00:00 |
|
|
|
b66dcf06a8
|
fix dblink connection pool memory leak
|
2023-03-15 23:41:04 +00:00 |
|
|
|
9e1730c42d
|
fix: fix the compatibility problem of dml operations when has row level triggers
|
2023-03-15 12:13:42 +00:00 |
|
|
|
25d104df14
|
fix regexp expr bug: should consider collations of input params
|
2023-03-15 08:11:05 +00:00 |
|
|
|
f5057f146f
|
[to #48283880] fix mysqltest
|
2023-03-15 05:43:39 +00:00 |
|
|
|
fe44a4a36c
|
add debug log for px tenant target monitor statistics
|
2023-03-15 05:40:59 +00:00 |
|
|
|
c3877a657b
|
Reset PX DataHub whole msg in rescan scenario
|
2023-03-15 02:40:58 +00:00 |
|
|
|
3f3afdb086
|
add diag log for chunk store read corrupt data
|
2023-03-14 19:46:27 +00:00 |
|
|
|
4fc5c53c37
|
mark dblink connection unusable when execute query failed
|
2023-03-14 14:44:16 +00:00 |
|
|
|
e43d803a55
|
fix merge sort OOM when add merge ways
|
2023-03-14 14:41:36 +00:00 |
|
|
|
0d3e38c020
|
The eval_flags of vectorized ceil/floor is set incorrectly
|
2023-03-14 14:13:42 +00:00 |
|
|
|
bbc80fb3d3
|
fix: fix the core and correctness error induced by foreign key and trigegr processing order refactor
|
2023-03-14 10:10:52 +00:00 |
|
|
|
bce17f207e
|
do not generate channel id when server id is not initialized
|
2023-03-13 13:13:45 +00:00 |
|