Commit Graph

269 Commits

Author SHA1 Message Date
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
1ec266b97f [CP] [to #53885845] fix package state sync with distrubte plan on remote server 2024-02-08 16:56:18 +00:00
2396c99aa3 fix bug: topn sort earge filter bugs 2024-02-08 13:03:32 +00:00
883414e5c3 fix tenant mtl module register with MTL_BIND2 remove old MTL_BIND 2024-02-08 11:57:54 +00:00
cfe4eeda1c Fix: affected row sync 2024-02-08 11:04:14 +00:00
ebef192f00 Fix: There are false positives in same client session 2024-02-08 09:38:41 +00:00
0d0b11c0cc [FEAT MERGE] impl vectorization 2.0
Co-authored-by: oceanoverflow <oceanoverflow@gmail.com>
Co-authored-by: hezuojiao <hezuojiao@gmail.com>
Co-authored-by: Monk-Liu <1152761042@qq.com>
2024-02-08 05:32:54 +00:00
7da77afa77 [CP] Fix: When removing the thread lock to acquire the session 2024-02-08 04:45:10 +00:00
332d24733c [CP] [to #47533948] alter procedure compile debug 2024-02-08 02:05:30 +00:00
833df1e858 [CP]to issue<53615144>:fix package var serialize issue 2024-02-08 00:59:45 +00:00
fd359dc4a4 [FEAT MERGE] 4.3 optimizer enhancement
Co-authored-by: akaError <lzg020616@163.com>
2024-02-07 23:05:57 +00:00
acd0ec6efd [FEAT MERGE] load local files 2024-02-07 20:25:14 +00:00
028dfe9d4a fix mem context in session cross thread leads error 2024-02-07 18:46:57 +00:00
faf440e6ea [FEAT MERGE]client session 2024-02-07 14:41:39 +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
3db2e35a2e fix merge join bug when use interesting ordering for merge key 2024-02-07 13:57:05 +00:00
54568efebf Refine filtering external files by pattern option 2024-02-07 12:15:32 +00:00
90d25434c6 Fix: There is a concurrency problem with on_get_session 2024-02-07 11:46:01 +00:00
ccfaab4833 [to #53465378] fix CURRENT_USER inside DEFINER routines 2024-02-07 10:52:37 +00:00
2569072042 [CP] add serialization size check 2024-02-07 08:29:09 +00:00
21e9142ed5 [CP] refine cost of base table 2024-02-07 00:02:15 +00:00
ad6c865e50 [CP] Fix: stack overflow problem 2024-02-06 23:28:00 +00:00
c44a356b58 Revert [CP] Fix: affected row sync 2024-02-06 20:02:50 +00:00
c32222ebdb fix temporary table not cleaned bug 2024-02-06 17:55:05 +00:00
33e94551f4 [CP] Fix: affected row sync 2024-02-06 17:43:38 +00:00
c492fbfe51 sys var placeholder & session serialize placeholder 2024-02-06 17:40:44 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
d2ab1a4aae [FEAT MERGE] [CP] Improve the rowcount estimation
Co-authored-by: akaError <lzg020616@163.com>
2024-01-22 04:12:26 +00:00
690a0d5bb5 placeholder for serialize 2024-01-19 12:17:43 +00:00
718c71384c Add query hint: enable_rich_vector_format 2024-01-18 14:12:30 +00:00
fd6b7ed1c5 [CP] use optimizer_features_enable system variable and optimizer_features_enable hint to control optimizer behaviors 2024-01-17 11:12:35 +00:00
05599ed878 [CP] [to #54452952] fix serval pl/sql bugs 2024-01-17 07:47:47 +00:00
a0a97117bf bug fix: db_id displayed by SQL audit and plan stat is inconsistent. 2024-01-10 13:12:43 +00:00
3dc90a8451 Fix the bug of sequence currval session self-verification failure 2024-01-10 10:16:11 +00:00
c4be8beb90 [CP] Fix: User variable 500 tenant split 2024-01-09 04:17:29 +00:00
6ef2d82735 [CP] Fix the issue of incorrect results with batch NLJ + SET OP 2024-01-05 05:17:35 +00:00
46d1965660 Fix: Commit asynchronously returns the packet, resulting in the affected row not being updated in time 2024-01-03 19:13:39 +00:00
817a1bc624 [CP] [to #53885845] fix package state sync with distrubte plan on remote server 2023-12-28 14:18:12 +00:00
85f0244cf5 fix bug: topn sort earge filter bugs 2023-12-26 15:43:13 +00:00
8c2fda8fdc fix tenant mtl module register with MTL_BIND2 remove old MTL_BIND 2023-12-26 08:13:29 +00:00
4aacc8a7e6 Fix: affected row sync 2023-12-26 02:13:25 +00:00
c864c9e277 Fix: There are false positives in same client session 2023-12-25 09:52:50 +00:00
b6773084c6 [FEAT MERGE] impl vectorization 2.0
Co-authored-by: Naynahs <cfzy002@126.com>
Co-authored-by: hwx65 <1780011298@qq.com>
Co-authored-by: oceanoverflow <oceanoverflow@gmail.com>
2023-12-22 03:43:22 +00:00
a33f073124 [CP] Fix: When removing the thread lock to acquire the session 2023-12-20 10:13:26 +00:00
0e20563408 [CP] [to #47533948] alter procedure compile debug 2023-12-19 14:14:10 +00:00
afd710b089 [CP]to issue<53615144>:fix package var serialize issue 2023-12-19 00:47:43 +00:00
37fe7ce4eb [FEAT MERGE] 4.3 optimizer enhancement
Co-authored-by: 2149 <260391947@qq.com>
Co-authored-by: akaError <lzg020616@163.com>
Co-authored-by: jinmaoli <lijinmao.csmaster@gmail.com>
2023-12-18 14:04:23 +08:00
4d4732b7c7 [FEAT MERGE] load local files 2023-12-14 04:13:25 +00:00
c0486fdfa2 fix mem context in session cross thread leads error 2023-12-13 10:42:53 +00:00