Commit Graph

3950 Commits

Author SHA1 Message Date
3ac498c2fe [placeholder][fts] object id and error no placeholder for fulltext index search 2024-02-09 05:05:46 +00:00
748f33d484 Fix some hash distinct bug for vec2.0 2024-02-09 04:47:51 +00:00
3095c651ed [CP] pruning false range index in skyline pruning 2024-02-09 04:32:47 +00:00
cbd677de94 [CP] fix multi_stmt batch_execute optimization push down filter to table_scan 2024-02-09 04:29:47 +00:00
19ca0ef47c Set uniform base format for trans info expr 2024-02-09 04:23:47 +00:00
19b7f75c9e [CP] to issue<54299802>:fix core when inject 4013 error when alloc memory for assoc array 2024-02-09 04:06:00 +00:00
7f2b0cd8a1 [CP] to issue<54168689>:fix core when deep copy array after delete its element 2024-02-09 04:02:59 +00:00
02fdb9b6e6 use hint control sql memory managment 2024-02-09 03:59:57 +00:00
56d019587a [CP] Fix: User variable 500 tenant split 2024-02-09 03:53:57 +00:00
267b0d0bc8 clear null flags at number arithmetic expr 2024-02-09 03:30:28 +00:00
d6c9c4991d Fix error invalid tenant id 2024-02-09 03:24:38 +00:00
faefe65458 fix mysqltest 2024-02-09 03:21:37 +00:00
77a3d316b9 fix subplan filter pkey distributed plan bug 2024-02-09 03:06:34 +00:00
68e54dd377 fix get query range node for table location bug 2024-02-09 02:39:45 +00:00
a3cfebe92e [CP] Fixed the inconsistency issue with PDML update index 2024-02-09 02:36:46 +00:00
10f550d05a fix add touched ls bug when report failed 2024-02-09 02:33:46 +00:00
6f53716d27 fix some bugs in boundary cases of optimizer stats 2024-02-09 02:21:57 +00:00
5b3d47bf61 [CP] revert the behavior of removing spaces before newlines in a string. 2024-02-09 02:16:08 +00:00
3e257b3896 [CP] to issue<53546058>:trigger always forbid pdml 2024-02-09 02:01:08 +00:00
26979a9778 [CP] to issue<53024365>:fix date type pl var used by sql issue 2024-02-09 01:58:08 +00:00
4240f522b0 [CP] fix bug of NO_GATHER_OPTIMIZER_STATISTICS no affect 2024-02-09 01:46:18 +00:00
44879cf7d6 Bugfix for vector casting 2024-02-09 01:43:18 +00:00
470ade36f6 Fix parameterization bug 2024-02-09 01:16:12 +00:00
1dd7be4b43 add more info to sql audit snapshot source field 2024-02-09 01:13:08 +00:00
4d704cfacd fix external table bug 2024-02-09 01:07:04 +00:00
56fab289be [CP] fix recover useless unique for temp table bug 2024-02-09 01:04:04 +00:00
9d088dff7e Modify the logic of recursive search for rownum 2024-02-09 00:49:18 +00:00
b659c82a16 [CP] [to #54239515] fix udf out parameter with same source 2024-02-09 00:37:17 +00:00
ce236b1c2f fix some unexpected error report in ddl resolver 2024-02-09 00:31:17 +00:00
6005cf425a [CP] Fix the issue of incorrect results with batch NLJ + SET OP 2024-02-09 00:19:14 +00:00
a117104a2f [CP] fix ps diag view bug: return -4002 error code 2024-02-09 00:10:24 +00:00
5176ddee99 Fix a spelling error in the comment 2024-02-09 00:04:23 +00:00
64684f3461 fix core of query pushdown into set stmt 2024-02-08 23:52:17 +00:00
acc64bfcdc Fix temp block store dump reader block failed 2024-02-08 23:40:28 +00:00
5299534d8b Remove default implementation of IAggergate::add_one_row 2024-02-08 23:37:29 +00:00
32ec6eb060 Fix query range extraction for ObDecimalIntType 2024-02-08 23:31:31 +00:00
60617e80c3 [CP] fix check constraint bugs 2024-02-08 23:25:32 +00:00
7f9aa12287 [CP] fix generate plan bug for select for update 2024-02-08 23:22:31 +00:00
7e63c3096d fix hash join NL mode do not inc age leads 4013 2024-02-08 23:01:28 +00:00
9544106c49 BUGFIX: change memstore_limit to tenant level 2024-02-08 22:52:38 +00:00
55e4ecae3a [CP] [to #54098743] recursive add udt dependence of table function 2024-02-08 22:31:41 +00:00
c0d5a64dc2 [CP] [CP] Fix binding outline cannot hit the plan cache 2024-02-08 22:28:41 +00:00
019a7858cc [CP] fix px retry 4377 2024-02-08 22:10:51 +00:00
a7bd5725da [CP] [to #53934515] Fix decode expression does not support returning complex types 2024-02-08 22:01:53 +00:00
3154082c61 Adapt the new vec2.0 interface for single row calculation 2024-02-08 21:55:56 +00:00
9db2501590 [CP] fix bug insert ignore with generated column maybe cause 4377 error 2024-02-08 21:47:06 +00:00
012fce842f [CP] fix: reuse failed das remote task before serialize it. 2024-02-08 21:35:05 +00:00
31b14bcba4 Fixed the problem of <hint add material> causing the logic <hint add monitor dump> to change. 2024-02-08 21:29:12 +00:00
685be8bbfb Fix: Commit asynchronously returns the packet, resulting in the affected row not being updated in time 2024-02-08 21:14:09 +00:00
fbe7a6abe0 fix hash join core when nest loop mode build hash table 2024-02-08 20:59:21 +00:00