Commit Graph

233 Commits

Author SHA1 Message Date
c9753f2968 license opt: Identify external and internal code and modify their open source licenses correctly. 2023-10-23 03:43:44 +00:00
fbcc7b9e37 [CP] fix external table bug 2023-10-19 13:43:23 +00:00
a68da2aa9c Interm Result Management is Splitted to Tenants 2023-10-19 06:39:26 +00:00
sdc
7de3b4472a fix gi split task randomly bug 2023-10-18 07:09:55 +00:00
4ea98fa483 fix mysqltest 2023-10-17 11:09:36 +00:00
c5ea3432f5 [CP] add constructor for ObPxP2PDatahubArg, ObPxP2PDatahubMsgResponse,ObPxP2PClearMsgArg 2023-10-10 02:48:17 +00:00
9912944ca8 fix bug: use sqc handler after free 2023-10-07 08:09:59 +00:00
3c29a17408 [CP] Move the serialization of max_bit_count_ to the end. 2023-10-07 07:09:36 +00:00
08105af756 Fix the bug that interm results on the peer end are not cleaned 2023-09-22 07:10:04 +00:00
b716ff97bf fix bug: partition filter GI with NLJ can not rescan 2023-09-21 13:43:54 +00:00
062982af03 fix bug: thread count in compile and execute time not consistent 2023-09-21 02:47:53 +00:00
d269ccd448 fix ObOptColumnStat serialize bug 2023-09-21 02:40:16 +00:00
sdc
db195563f0 [CP] fix correctness problem because of gi split tasks randomly 2023-09-20 14:15:14 +00:00
sdc
cc74381bb9 [CP] generate new px_sequence_id when register interrupt_id of qc 2023-09-20 14:11:23 +00:00
dcac08120c fix bug: config runtime_bloom_filter_max_size is not effective 2023-09-20 13:48:09 +00:00
41b8832a65 fix runtime filter memory leak 2023-09-14 03:47:37 +00:00
c9ee19a33c Merge branch 'pr_1549' 2023-09-13 05:38:03 +00:00
1fb2c7983c fix bug: p2p datahub map not init 2023-09-11 13:40:26 +00:00
c72fbafe90 Merge branch 'master' of https://github.com/shuangzi52/ob4 into fix_new_05 2023-09-11 10:18:26 +08:00
de8174ebf2 discard ObChunkRowDE mod && do not push view task when queue size almost full 2023-09-09 11:44:07 +00:00
ac6f8ca806 Implement das_simple_op for simple retry scenario 2023-09-08 14:09:03 +08:00
f131ac541c Fix the issue of 500 tenant memory inflation caused by slice_calc in the px module 2023-09-06 07:38:42 +00:00
73c770ebab Merge branch 'master' into fix_new_05 2023-09-06 11:23:56 +08:00
e957044033 Add Ob2DTMArray to solve sys_tenant memory problem caused by ObPxTabletRange 2023-09-01 06:40:42 +00:00
f8162edc20 Fix the memory leak issue in CleanDtlIntermRes 2023-09-01 06:14:22 +00:00
dcd195b352 fix runtime in filter core when join text and char 2023-08-30 11:17:54 +00:00
2e0c56b797 Core dumping by design for positioning the problem. 2023-08-30 08:44:18 +00:00
sdc
aad707d31c reduce memory of mod WokerMap 2023-08-28 06:10:49 +00:00
a54dafc522 fix px sample bug 2023-08-28 05:10:49 +00:00
e0b1dda713 [FEAT MERGE] Phase one of 3A project
Co-authored-by: rolandqi <qikai456@126.com>
Co-authored-by: yangzhifeng <yangzhifeng83@gmail.com>
2023-08-25 08:44:14 +00:00
bb35a1f410 fix das retry thread deadlock 2023-08-24 07:40:33 +00:00
3bd00fdbb4 Runtime Filter Optimization 2023-08-18 12:11:53 +08:00
d4c46975a8 fix bug select from virtual table report -4201 2023-08-10 07:18:31 +00:00
621c5a7784 Use ObTMArray to fix memory bloat problem caused by ObArrayImpl<oceanbase::sql::ObPxPartChMapItem> 2023-08-09 06:42:38 +00:00
857fb40564 fix bug: use allocator after free 2023-08-08 07:25:07 +00:00
sdc
f32c53fdc8 fix px udf retry until timeout when schema not exist 2023-08-07 08:42:27 +00:00
9dab2044da fix bug: get a deduction type that is not what you expected by using auto 2023-08-02 09:18:27 +00:00
a56c5b6dec Add error codes for sql module, !! Please Read Task Description Carefully!! 2023-08-01 17:18:33 +00:00
sdc
e77e3c4c76 fix partition filter GI report 4201 bug 2023-08-01 15:54:45 +00:00
55df7557de remove duplicate assign code 2023-07-31 12:12:18 +00:00
1457301ebc fix runtime range filter correct problem 2023-07-28 09:12:33 +00:00
92034abdd3 fix build error for inc_build_test regression 2023-07-27 03:13:14 +00:00
4b0cf2f6f3 split ObRFBloomFilterMsg array memory to tenant 2023-07-25 14:13:10 +00:00
738fda16a5 ignore schema error 2023-07-25 11:12:44 +00:00
sdc
72e6b0fa67 fix mysqltest cases 2023-07-25 09:18:27 +00:00
sdc
283a9c0b9a fix se array of tablet range allocate too much memory and send piece msg core 2023-07-24 07:18:34 +00:00
5dd6d2524e fix: add tenant name to match ddl inner sql 2023-07-20 13:42:29 +00:00
sdc
f8781fb586 fix drain + px batch rescan lead to missing results bug 2023-07-18 02:12:14 +00:00
b3db035771 [master] tx_desc used by px_worker relese without lock protected 2023-07-17 13:12:20 +00:00
4da1c0c120 Fix the issue of misusing the in_black interface. 2023-07-12 02:13:07 +00:00