Commit Graph

1104 Commits

Author SHA1 Message Date
cf6ace1f68 fix: 1. rapidjson coredump bug when oom. 2. json_value support truncate clause 2023-08-08 08:42:35 +00:00
857fb40564 fix bug: use allocator after free 2023-08-08 07:25:07 +00:00
a1fa978f84 support strict replace 2023-08-08 05:12:15 +00:00
51bb12a3f6 Drop/truncate part/table/db without ddl retry task 2023-08-08 04:48:26 +00:00
sdc
f32c53fdc8 fix px udf retry until timeout when schema not exist 2023-08-07 08:42:27 +00:00
7fb5e481ea [to #51346236]check trigger params & fix schema_checker init in PL module 2023-08-07 04:42:31 +00:00
61235a2b50 crc32() return longlong 2023-08-04 10:54:16 +00:00
0e7a1768db fix oracle nullif transform error 2023-08-04 07:42:33 +00:00
ec768b2565 only gather global stats for partition tabled when doing online stats gathering 2023-08-04 06:12:22 +00:00
8e88ce9fed Adding ObTMArray to solve memory bloat issue 2023-08-04 04:42:28 +00:00
9b74c64abe fix restore tenant sql does not exit after creating tenant failed 2023-08-04 04:12:33 +00:00
78c6cbd670 fix temp table execute bug 2023-08-04 02:48:25 +00:00
044ba4348f revert checksum for chunk datum store 2023-08-03 16:42:20 +00:00
1d686f1429 fix: revert the commit that induces core in master 2023-08-03 15:42:21 +00:00
a77f31ee61 Modifying the version number 2023-08-03 14:42:24 +00:00
ee0e20622a Compatible with Mysql AES_ENCRYPT WARNING ignore iv when cipher mode is ecb 2023-08-03 12:24:10 +00:00
f8e2c27281 fix concat deduce bug 2023-08-03 10:42:07 +00:00
7f668dfa4a [xa][4.2/4.1] refine tx id in sql audit for xa stmt 2023-08-03 08:42:14 +00:00
e593faec7d [to #51332276] fix param conversion of UDT constructors 2023-08-03 08:18:31 +00:00
65218721e1 add checksum for chunk datum store dump && reset onetime expr after calc 2023-08-03 07:54:59 +00:00
8063cbeebb Fix system function compatibility bugs 2023-08-02 13:42:35 +00:00
bb7ce82bd2 fix some privilege and expr bugs 2023-08-02 10:24:12 +00:00
aefb0e9afc fix find_in_set, sleep(null), errorcode 2023-08-02 10:18:13 +00:00
546c42df0a [to #43194241]fix bug nested sql 2023-08-02 09:54: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
3d3c85657a [to #50354825] fix(expr): make to_binary_float/double behavior in assign_stmt compatible with oracle 2023-08-02 07:18:23 +00:00
ef355a7509 bugfix : json_value mismatch func fix & json object wild star fix 2023-08-02 07:12:21 +00:00
90def6ad4a oracle json construct function refaction && oracle json expr option clause syntax support 2023-08-02 06:54:16 +00:00
0c3303e4c1 [to #50697318] fix while case when loop syntax & case result type deduce & arg_case transform 2023-08-02 05:54:32 +00:00
258affd57c Fix convert/to_type and get_ddl compatibility bugs 2023-08-02 05:48:31 +00:00
56c2af43e5 Fix functional index blacklist bug and cherry-pick commits 2023-08-02 04:48:17 +00:00
f3e8889af3 fix: fix the ignore bug of coss-partition update 2023-08-02 04:12:14 +00:00
c85cd26ce7 fix load data job not release 2023-08-01 23:24:16 +00:00
6e155c8467 [CP] fix truncate timeout may be larger than 1000s 2023-08-01 18:18:22 +00:00
a56c5b6dec Add error codes for sql module, !! Please Read Task Description Carefully!! 2023-08-01 17:18:33 +00:00
99474526bc [CP] Connect by memory leak when hit 4013 error 2023-08-01 16:42:29 +00:00
sdc
e77e3c4c76 fix partition filter GI report 4201 bug 2023-08-01 15:54:45 +00:00
23e086d49d Fix bug: the result of interval function is wrong. 2023-08-01 14:18:30 +00:00
f47722e7ac [CP] Free memory if push back failed in heap sort 2023-08-01 14:12:32 +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
4108dccfbe [CP] fix decode bug 2023-07-28 06:48:21 +00:00
sdc
eeea3e7708 fix window function memleak when insert failed 2023-07-28 02:48:38 +00:00
44c7a7c139 [to #51212530] fix a typo in routine executor 2023-07-27 23:42:18 +00:00
553f5616ad Fix ps prepare stage error 4016 2023-07-27 10:42:29 +00:00
c56399e8d8 fix defensive error by topk hist aggr batch calc modify the datum 2023-07-27 07:49:14 +00:00
sdc
344f4fb653 fix set parititon range bug in dynamic sample 2023-07-27 07:24:16 +00:00
92034abdd3 fix build error for inc_build_test regression 2023-07-27 03:13:14 +00:00
f5db9df748 fix osg hashmap conflict bug 2023-07-25 17:18:27 +00:00
551ee36be2 xml generated column index 4377 bugfix 2023-07-25 16:48:20 +00:00