Commit Graph

55 Commits

Author SHA1 Message Date
5f21568380 fix not alloc distribute for-update op for multi part table 2023-01-12 19:02:33 +08:00
4dcec0e527 [CP] Fix winbuf datahub report -4016 2023-01-12 19:02:33 +08:00
ca0d60d1f4 Fix bug PDML does not go parallel due to bad scan order 2023-01-12 19:02:33 +08:00
b421987484 fix concurrent problem of px target monitor 2023-01-12 19:02:33 +08:00
c765ae7b31 [CP] Fix DtlIntermRes dynamic memleak 2023-01-12 19:02:33 +08:00
8fb62754a1 [FEAT MERGE] Add LatchIds for locks and monitors 2023-01-12 19:02:33 +08:00
51de5b5911 [SCN] fix farm failure 2023-01-12 19:02:33 +08:00
87a9357186 set the initial value of wrs to scn min 2023-01-12 19:02:33 +08:00
99d4f56fec [scn] mv definition of SCN to dir of share 2023-01-12 19:02:33 +08:00
68151eb87a [SCN] modify missing scenes 2023-01-12 19:02:33 +08:00
59db61e110 [scn] rename log_ts to scn 2023-01-12 19:02:33 +08:00
8a4d14122f replace ts related to ddl with scn. 2023-01-12 19:02:33 +08:00
11485d6a98 [SCN REFACTOR] replace flash back snapshot and remove read snapshot session 2023-01-12 19:02:33 +08:00
54b64a7263 [scn] fix failure of mittest after refresh feature scn 2023-01-12 19:02:20 +08:00
d0cb764457 Fix sort impl mem leak 2022-11-18 08:07:57 +00:00
4cdfee0489 make sql_plan_monitor db_time semantics user friendly 2022-11-08 11:05:39 +00:00
fa87d1117c [CP] Limit the memory use of bloom filter to 2g 2022-11-07 09:06:33 +00:00
142257dd28 Fix the hang with select with virtual table 2022-11-04 10:10:23 +00:00
71d86596e7 add task hash map to das ref 2022-11-03 02:38:31 +00:00
833107d931 fix last_trace_id expr bug in remote execution 2022-11-02 23:35:49 +00:00
023eabc089 Fix px join filter core in assign parameter 2022-11-02 16:11:53 +00:00
cf98047e85 not retry if init_sqc message may be sent out successfully 2022-10-28 02:35:53 +00:00
f6e8a07bcc Merge branch issue/45639702 into master 2022-10-25 14:25:12 +08:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00
50b76d0245 [CP] [CP] Add diagnostic log for detection of schema mgr ref leak 2022-08-25 18:15:35 +08:00
649f70dfa7 [CP] fix bug for px-coord merge sort 2022-07-04 10:48:22 +08:00
7c054a955b [CP] Fix px rpc process missed the return code in parallel > 1 2022-07-04 10:48:22 +08:00
29ee400113 [CP] [CP] fix ps with timestamp parameter bug 2022-06-30 16:15:36 +08:00
10041293f1 Add virtual table Query_Response_Time 2022-06-24 10:30:35 +08:00
d1636b9051 [CP] [CP] [CP] Fix rollup SIGSEGV when building stored row 2022-06-06 14:20:53 +08:00
e3997a1956 [CP] In distributed execution scenario, queue_time is less than zero. 2022-05-26 16:56:16 +08:00
5ff640d9b8 Fix px infinite retry loop in PL. && Clean up interrupt status at the beginning of the thread 2022-04-18 10:28:40 +08:00
97b3bfab8b result not in order when range partition truncated or splited 2022-03-21 14:34:15 +08:00
66238908e3 [BUG FIX]storage_val is not equal with sql_val, maybe catch a bug 2021-12-10 13:42:40 +08:00
bdf2dc1ddb Fix px dispatch sqc rpc report OB_RPC_CONNECT_ERROR 2021-12-02 14:33:53 +08:00
tj0
50032ec99f Fix WhiteScan deadcode 2021-11-22 15:41:08 +08:00
4405ab1a54 convert error code when participant schema error 2021-11-11 19:48:46 +08:00
a2c22b06aa Fix -4016 problem in ob_task serialize 2021-09-27 15:58:55 +08:00
a6a56e21f4 Remove cmake warning configuration (August) 2021-08-30 15:49:44 +08:00
2303f8e5b5 fix table location memory leak 2021-08-30 15:02:36 +08:00
e8e87dfc14 deal with datahub memory leak 2021-08-30 14:33:43 +08:00
5c46b54684 fix bug for gi_flag in ob_log_set 2021-08-29 11:02:55 +08:00
a331dec52c Remove warning configurations 2021-07-30 14:56:13 +08:00
79131c0cda [bp2] batch patch code from 31x to opensource 2021-07-29 22:02:41 +08:00
jg0
0b7773c43f add double-destroy check for MemoryContext 2021-07-27 19:54:14 +08:00
9c76339e62 batch cherry-pick 31x bugfix to opensource branch 2021-07-27 17:27:15 +08:00
f2b3572e34 patch some bugfixs into opensource 2021-07-26 11:30:14 +08:00
a9e70b7bcd bug fix to open source branch 2021-07-21 14:15:14 +08:00
8cd6314c3b Fix compile warning 2021-07-16 18:06:13 +08:00
9ea292d68b Fix bug that check response status when broadcast shuffle 2021-07-16 17:57:13 +08:00