Commit Graph

3752 Commits

Author SHA1 Message Date
9f0936b2ee [CP] to issue<53610775>:fix core when using assoc array after delete it element 2024-02-07 19:58:14 +00:00
b3f67a3eb2 Fix decimal int related bugs 2024-02-07 19:49:16 +00:00
c85a1348ba fix error code being overwritten 2024-02-07 19:37:21 +00:00
ca6af6b8c8 [CP] Reset the system view status when restarting the server to ensure the eventual consistency of the system vie 2024-02-07 18:58:54 +00:00
028dfe9d4a fix mem context in session cross thread leads error 2024-02-07 18:46:57 +00:00
f117d7433e [CP] Fix: log level reduce 2024-02-07 18:34:46 +00:00
64b227a017 [CP] bugfix: delete unsafe log 2024-02-07 18:16:31 +00:00
5cda20994b fix join elimination bug for nested subquery 2024-02-07 18:13:29 +00:00
1e40b820b0 [CP] [to #53512507]fixed cursor exec param in process_record 2024-02-07 18:04:20 +00:00
1e03c39854 [CP] add retry for direct load if unit has migrated 2024-02-07 17:49:30 +00:00
66317b738e Fix: Avoid error reporting in downtime scenarios 2024-02-07 17:46:30 +00:00
a73356831a Fix sum(bit_col) type dedction 2024-02-07 17:34:44 +00:00
df5ef10e8f Fix load data bug for json type 2024-02-07 17:22:56 +00:00
c66cbc28a9 bugfix nullif expr deduce_type adapt json 2024-02-07 17:17:07 +00:00
3b8a815873 fix recover external table bug 2024-02-07 17:11:07 +00:00
e248af772c disable expr pullup and const propagate with var assign 2024-02-07 17:08:07 +00:00
a5ceb247de opt calc global bound for sql auto memory mgr 2024-02-07 17:05:07 +00:00
15307ef94e [FEAT MERGE][CP]optimizer stats enhancement 2024-02-07 16:56:28 +00:00
c699ceea48 [FEAT MERGE] Solidify session vars for functional index 2024-02-07 16:44:49 +00:00
04ba1bb648 [FEAT MERGE] rpc authentication improvement 2024-02-07 16:35:49 +00:00
112b0dfbd4 [FEAT MERGE] Support index usage monitoring 2024-02-07 16:12:34 +00:00
533802c26e fix failed cases and reserve error code in advance on the master branch. 2024-02-07 16:03:42 +00:00
e783acb1c3 Fix minimal logic for recording columns. 2024-02-07 15:54:41 +00:00
21ddf9e8b2 [CP] [LOB] support inrow threshold config 2024-02-07 14:44:41 +00:00
faf440e6ea [FEAT MERGE]client session 2024-02-07 14:41:39 +00:00
01f977c065 [CP] If the ring exists and exits prematurely, only the allocator is cleaned when operator is closed in oracle DFS mode 2024-02-07 14:35:51 +00:00
28209076a3 Bugfix for nagating decimal_int 2024-02-07 14:29:52 +00:00
bbfbefabdf [FEAT MERGE] dynamic_server_spec phase1 2024-02-07 14:23:50 +00:00
b91c4a01c3 [CP] remove unsafe macro OB_UNIS_DECODEx 2024-02-07 14:11:56 +00:00
f81867b463 fix subplan filter + px batch rescan hang 2024-02-07 14:05:54 +00:00
3db2e35a2e fix merge join bug when use interesting ordering for merge key 2024-02-07 13:57:05 +00:00
af06b2b47b fix pwj table memory bloat 2024-02-07 13:48:03 +00:00
646f868b25 fix auto generated identifier is too long 2024-02-07 13:45:02 +00:00
e633b2ae82 [CP] Fix the problem of still performing hard parsing when the SQL current limit reaches 0 2024-02-07 13:03:27 +00:00
b45b692d2d Bugfix for dynamic evaluated questionmark 2024-02-07 12:57:25 +00:00
bc0159e02d bugfix : json dot notation with item method , error code mismatch 2024-02-07 12:54:23 +00:00
23dfd123b2 [FEAT MERGE] zlib_upgrade 2024-02-07 12:48:23 +00:00
ebae533df5 Fix type deduction error for sum aggregation 2024-02-07 12:33:21 +00:00
71d91c5dae Fix zipf type deduction error 2024-02-07 12:27:21 +00:00
54568efebf Refine filtering external files by pattern option 2024-02-07 12:15:32 +00:00
9933ff3aea [BUGFIX] show tablegroups not display empty tablegroup 2024-02-07 11:49:02 +00:00
90d25434c6 Fix: There is a concurrency problem with on_get_session 2024-02-07 11:46:01 +00:00
2585b814c8 force check status for get_next_row 2024-02-07 11:33:59 +00:00
9a22f3ea88 [FEAT MERGE]adaptive cost model 2024-02-07 11:01:37 +00:00
ccfaab4833 [to #53465378] fix CURRENT_USER inside DEFINER routines 2024-02-07 10:52:37 +00:00
b414155cd5 Bugfix for ObDecimalIntType 2024-02-07 10:43:38 +00:00
f8d4af54a9 bugfix : json_table subquery param && json_table ban group by pushdown write 2024-02-07 10:16:49 +00:00
8f91d6320c Return Access Denied when alter system major freeze for a non-exist tenant in non-sys tenant. 2024-02-07 10:13:48 +00:00
32b7e7f3a5 fix resolver bug of outer join symbol 2024-02-07 09:32:11 +00:00
07824ae64f [CP] [to #53286756] refactor(ddl): alter package compile error if the package does not have a body 2024-02-07 09:29:10 +00:00