Commit Graph

1523 Commits

Author SHA1 Message Date
e77d98b14c Fix some bug for vec2.0 2024-01-10 02:44:25 +00:00
f2bccfded9 [placeholder][fts] object id and error no placeholder for fulltext index search 2024-01-09 12:42:56 +00:00
3f61aea79d Fix some hash distinct bug for vec2.0 2024-01-09 10:43:13 +00:00
1df6eda03a Set uniform base format for trans info expr 2024-01-09 07:26:44 +00:00
60a50ead31 use hint control sql memory managment 2024-01-09 05:12:53 +00:00
f8dfa17fd7 clear null flags at number arithmetic expr 2024-01-09 02:58:21 +00:00
49394811fb [CP] Fixed the inconsistency issue with PDML update index 2024-01-08 10:42:53 +00:00
sdc
52615b8a85 fix add touched ls bug when report failed 2024-01-08 08:42:20 +00:00
2d1316649a [CP] fix bug of NO_GATHER_OPTIMIZER_STATISTICS no affect 2024-01-08 02:42:55 +00:00
1eb34edeb1 Bugfix for vector casting 2024-01-07 13:42:30 +00:00
c63e9bf14b fix external table bug 2024-01-05 09:47:15 +00:00
f1850a3e45 [CP] [to #54239515] fix udf out parameter with same source 2024-01-05 08:12:52 +00:00
6ef2d82735 [CP] Fix the issue of incorrect results with batch NLJ + SET OP 2024-01-05 05:17:35 +00:00
6409395938 Fix a spelling error in the comment 2024-01-05 03:47:18 +00:00
fe567d504b Fix temp block store dump reader block failed 2024-01-04 16:12:46 +00:00
ac69a200d2 Remove default implementation of IAggergate::add_one_row 2024-01-04 15:42:34 +00:00
7e258bf872 fix hash join NL mode do not inc age leads 4013 2024-01-04 12:52:12 +00:00
sdc
d9accd212d [CP] fix px retry 4377 2024-01-04 07:43:08 +00:00
93aaa435e6 [CP] [to #53934515] Fix decode expression does not support returning complex types 2024-01-04 06:12:34 +00:00
48106fdd6a Adapt the new vec2.0 interface for single row calculation
Co-authored-by: hwx65 <1780011298@qq.com>
2024-01-04 05:42:43 +00:00
92add5609c [CP] fix bug insert ignore with generated column maybe cause 4377 error 2024-01-04 04:42:55 +00:00
0c1f5ac25e fix hash join core when nest loop mode build hash table 2024-01-03 17:23:03 +00:00
745e46e176 fix topn bug: comp not updated when new batch be added 2024-01-03 12:37:45 +00:00
a93104bd85 occupy codes for the password func 2024-01-03 12:32:53 +00:00
2e35ef4490 Fix the memory leak bug of VectorHeader to_string 2024-01-03 11:57:00 +00:00
sdc
33600ef896 fix vec2.0 px merge sort receive and table scan partition pruning bug 2024-01-03 11:52:19 +00:00
cc95855054 fix coredump if toolbox init half 2024-01-03 11:13:33 +00:00
918714528b bugfix: substr expr get wrong result length 2024-01-03 02:12:46 +00:00
bff45aaa70 [CP] fix serialize ObSqlArrayObj bugs 2024-01-02 13:13:05 +00:00
6fe86a8788 Fix vec 2.0 limit op use wrong null index 2024-01-02 10:43:20 +00:00
bbb4662d91 Fix print vectorized rows core when row is skipped 2024-01-02 10:13:23 +00:00
daaf5dc64b [CP] fix update with non-strict mode core
Co-authored-by: leslieyuchen <leslieyuchen@gmail.com>
2024-01-02 09:43:21 +00:00
02038a911a BUG: loading multi empty files failed 2024-01-02 07:13:21 +00:00
54a47d33fd bugfix : json dot notation bugfix patch to master 2023-12-29 07:13:17 +00:00
62b5b467a4 use tracepoint control sql memory mgr global bound 2023-12-29 04:47:31 +00:00
ac80359a21 fix do not restore number buffer leads memory damage 2023-12-28 13:43:13 +00:00
2882851e54 to issue<53361277>:support flush pl cache single cache object 2023-12-28 09:12:48 +00:00
021fbf0335 Placeholder of xml_phase3 branch on master 2023-12-28 08:18:00 +00:00
73af983961 Fix vec 2.0 hash infras ret code override 2023-12-27 14:43:09 +00:00
2376627c6d [CP] Fix null hash value mismatch by using datum hash_func_v2
Co-authored-by: jinmaoli <lijinmao.csmaster@gmail.com>
2023-12-27 13:52:27 +00:00
599b21b90c update_index_status 等schema刷新占位 2023-12-27 12:12:52 +00:00
59c57b92f2 [CP] Fix core at connect by caused by swallowing error code 2023-12-27 10:43:56 +00:00
a25e14fe74 Correct the method of determining whether there are nulls on the right side in the IN expression. 2023-12-27 08:43:11 +00:00
c8647966da [CP]: Oracle json bugfix 2023-12-27 06:18:35 +00:00
a52b801e5f fix: fix bug of multi level batch nlj lost data bug 2023-12-27 06:13:31 +00:00
5585d4c91c Refactor vec2.0 between expr 2023-12-27 04:13:18 +00:00
7bcd1ef167 [4.2.1>master] finetune ENABLE_SERIALIZATION_CHECK 2023-12-27 03:43:16 +00:00
85f0244cf5 fix bug: topn sort earge filter bugs 2023-12-26 15:43:13 +00:00
sdc
0121227aeb fix px merge sort receive clear eval flag bug 2023-12-26 11:13:28 +00:00
d52d2c12e6 [CP] Fix wrong merge type between set and char
Co-authored-by: Larry955 <1412857955@qq.com>
2023-12-26 10:13:15 +00:00