Commit Graph

1760 Commits

Author SHA1 Message Date
b7f2fcb3d6 修复nanvl,第一个为null的参数如果是binary double类型,需要对第二个参数 进行取值,若转换数字失败的话报错,成功返回null值 2024-02-09 09:09:45 +00:00
94cc0007e9 fix bug about gi random 2024-02-09 08:37:06 +00:00
19440b0c01 misc refinement 2024-02-09 08:01:58 +00:00
c02bdd18bc Prohibit the conversion of CLOB to OTIMESTAMP 2024-02-09 07:56:01 +00:00
bf28573c82 fix bug: datum count mismatch in merge join 2024-02-09 07:37:51 +00:00
6d5c70d2b4 fix bug: plan stat incorrect when some error happened during query processing 2024-02-09 07:25:50 +00:00
b75fc423ec [CP][BUGFIX] fix lrpad mysql pad len zero 2024-02-09 07:07:47 +00:00
a929895ebb to issue<54372232>:fixr refcursor as argument of store routine issue 2024-02-09 06:43:52 +00:00
42af945db5 Fix section code REVERSE_ INULL, DIVIDE_ BY_ ZERO's problem 2024-02-09 06:37:54 +00:00
c025ac9d71 Fix prefix_pattern type deduce bug 2024-02-09 06:20:06 +00:00
22ada2e123 Filling the tablet_id field in table __all_ddl_checksum 2024-02-09 06:05:08 +00:00
fe5ca779ad Fixed the problem of core when logging due to missing error code 2024-02-09 05:50:26 +00:00
b58a0a8d0c [CP] fix px ordered coord rescan bug 2024-02-09 05:29:38 +00:00
e487607c24 Fix some bug for vec2.0 2024-02-09 05:23:36 +00:00
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
19ca0ef47c Set uniform base format for trans info expr 2024-02-09 04:23:47 +00:00
02fdb9b6e6 use hint control sql memory managment 2024-02-09 03:59:57 +00:00
267b0d0bc8 clear null flags at number arithmetic expr 2024-02-09 03:30:28 +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
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
4d704cfacd fix external table bug 2024-02-09 01:07:04 +00:00
b659c82a16 [CP] [to #54239515] fix udf out parameter with same source 2024-02-09 00:37:17 +00:00
6005cf425a [CP] Fix the issue of incorrect results with batch NLJ + SET OP 2024-02-09 00:19:14 +00:00
5176ddee99 Fix a spelling error in the comment 2024-02-09 00:04:23 +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
7e63c3096d fix hash join NL mode do not inc age leads 4013 2024-02-08 23:01:28 +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
fbe7a6abe0 fix hash join core when nest loop mode build hash table 2024-02-08 20:59:21 +00:00
82eb30388c fix topn bug: comp not updated when new batch be added 2024-02-08 20:14:52 +00:00
6c236f548c occupy codes for the password func 2024-02-08 20:11:53 +00:00
f8f62b75c7 Fix the memory leak bug of VectorHeader to_string 2024-02-08 19:54:30 +00:00
5a89da909b fix vec2.0 px merge sort receive and table scan partition pruning bug 2024-02-08 19:51:30 +00:00
9e99fdb706 fix coredump if toolbox init half 2024-02-08 19:36:43 +00:00
626c5536f9 bugfix: substr expr get wrong result length 2024-02-08 19:30:43 +00:00
426469c057 [CP] fix serialize ObSqlArrayObj bugs 2024-02-08 19:27:43 +00:00
550562e6e3 Fix vec 2.0 limit op use wrong null index 2024-02-08 19:09:40 +00:00
3fd4afdc90 Fix print vectorized rows core when row is skipped 2024-02-08 19:03:50 +00:00
65d5b08606 [CP] fix update with non-strict mode core
Co-authored-by: leslieyuchen <leslieyuchen@gmail.com>
2024-02-08 18:57:49 +00:00
d9d136275c BUG: loading multi empty files failed 2024-02-08 18:31:05 +00:00
90b7fe53bb bugfix : json dot notation bugfix patch to master 2024-02-08 17:32:07 +00:00
81e0cd0938 use tracepoint control sql memory mgr global bound 2024-02-08 17:29:07 +00:00
fa31f40416 fix do not restore number buffer leads memory damage 2024-02-08 16:47:15 +00:00
f47be7342e to issue<53361277>:support flush pl cache single cache object 2024-02-08 16:11:21 +00:00