Commit Graph

5771 Commits

Author SHA1 Message Date
b64c35e60a [CP] fix ObOptColumnStat serialize bug 2023-10-10 07:24:10 +00:00
1cff14a8a7 [CP] don't handle aggr_first_unnest if order by has an correlated param. 2023-09-28 15:41:39 +00:00
683c867c9d revert code: the code with and without this commit will cause differences in the partition mapping rules 2023-09-28 08:11:31 +00:00
8be0e9f35e [CP] Fix bug some case may do batch optimization failed 2023-09-28 04:11:39 +00:00
2eb22b2157 [CP] fix do_row_gt_and generate unexpected range graph 2023-09-27 12:52:50 +00:00
fe51003db0 [CP] fix data type bugs in transformer 2023-09-27 12:47:19 +00:00
1bb968d4a2 [CP] [to #48895314]prexecute support packet retry 2023-09-27 12:41:45 +00:00
b983cf1cc3 [CP] fix dblink print binary double lose precision & flush case result file 2023-09-27 03:58:15 +00:00
b73f545dc2 [CP] Change Codeowner 2023-09-27 03:47:21 +00:00
54160c6b12 bugfix : json expr & json cast 2023-09-27 03:41:48 +00:00
7c62a76d51 [CP] fix skip scan prefix NDV bug 2023-09-26 06:07:48 +00:00
9336432008 [CP] fix change user get invalid arg when accesing database 2023-09-26 06:02:09 +00:00
5b4150f3c7 [CP] [BUGFIX] fix join on text and string
Co-authored-by: skylhd <dickylhd@gmail.com>
2023-09-26 05:51:20 +00:00
c62ac18e45 [CP]: json bugfix: datetime to jsonbase 2023-09-26 05:45:47 +00:00
8ea62f2b14 [CP] [GIS]fix geomcollection subtype 2023-09-26 05:33:56 +00:00
45b07d6782 [CP] fix query range bug when intersect in node with other node 2023-09-26 05:28:19 +00:00
22551cfe16 [CP] fix query range bug when union in node with other node 2023-09-26 05:22:47 +00:00
c1700735d9 [CP] make state func not to be shared 2023-09-26 05:17:15 +00:00
238adff965 [CP] [Bugfix]fix htable query memory leak 2023-09-26 05:11:43 +00:00
80d9287c32 [CP] fix some optimizer stat bug 2023-09-26 04:58:02 +00:00
e8638b8a04 fix did not release when connect to oracle failed 2023-09-26 04:52:30 +00:00
3b30b5e25b [CP] fix incorrect hash bug 2023-09-26 04:47:01 +00:00
6ed567a22d [CP] json_objcet_t bugfix: on_error and duplicate key 2023-09-26 04:41:31 +00:00
c0f04ecde2 [CP] [to #52028497]forbid execute load data if table has enabled insert/update trigger 2023-09-26 04:22:51 +00:00
6699cfe21e [CP] [to #45595870]close session cursor when pl exec fail 2023-09-26 04:17:19 +00:00
893ba72baa [CP] fix secure file priv bug 2023-09-26 04:11:43 +00:00
d0e529cfca [CP] [CP] to issue<50460594>:fix get diagnostic issue 2023-09-26 03:52:48 +00:00
6e9016e402 [CP] [GIS]fix spatial lookup leak 2023-09-26 03:47:15 +00:00
5d5b498cc4 [C] 合并做表校验后更新report_scn的逻辑需要优化 [4_1_0_release < master] 2023-09-26 03:41:41 +00:00
6059cef14d fix license header in gmock 2023-09-21 12:11:44 +00:00
48e0e095a5 [CP] change codeowner 2023-09-21 03:11:34 +00:00
sdc
acd6b1ec31 [CP] fix correctness problem because of gi split tasks randomly 2023-09-20 06:41:55 +00:00
4b4a72a557 [CP] bugfix:json_set order & JsonBaseCmp bugfix 2023-09-20 04:41:51 +00:00
a6790aee71 [CP] to issue<52221622>:fix infinite loop when open cursor if drop tenant 2023-09-20 04:12:21 +00:00
408d241001 [CP] Disable private temporary table in MySQL mode 2023-09-20 02:17:27 +00:00
sdc
b32a15103e [CP] generate new px_sequence_id when register interrupt_id of qc 2023-09-20 02:11:53 +00:00
1524b41f62 [CP] Fix table load manager remove table ctx 2023-09-19 05:17:04 +00:00
e821691f2a [CP] fix bug: update set should report error when charset convert error 2023-09-19 05:11:34 +00:00
d5a4abef6d [CP] [GIS] fix s2visitor memory leak 2023-09-18 08:11:41 +00:00
70b528f402 [CP] Add _publish_schema_mode parameter 2023-09-15 09:20:25 +00:00
3d8630de55 [CP] fix lock for read hang when row_scn invalid 2023-09-15 09:09:38 +00:00
a10aef590c [CP] [GIS] fix geo tree memory leak 2023-09-15 09:03:46 +00:00
48f9d8892b [CP] fix inner expr index record operation repeatedly. 2023-09-15 08:58:11 +00:00
0da22b4f08 [CP] fix replay log failed 2023-09-15 08:47:26 +00:00
30408e2e6b [CP] [to #52192867] fix(pl): decode collection element in USER_COLL_TYPES 2023-09-15 08:41:53 +00:00
58e301f38c [CP] bugfix outrow lob need delete and insert lob meta too when rowkey change 2023-09-13 10:17:28 +00:00
b21879c23c [CP] Fix bug in skip scan with splitted ranges 2023-09-13 10:11:51 +00:00
5258220354 [CP] [to #51920989] fix mysql.proc table compatibility with MySQL 2023-09-13 05:04:20 +00:00
b0fcf9c91b [CP] Fix coalesce bug 2023-09-13 04:58:42 +00:00
507d599933 [CP] [CP] fix batch nlj result incorrect bug in vectorizion 2023-09-13 04:53:09 +00:00