Commit Graph

13474 Commits

Author SHA1 Message Date
a1d20eb244 fix partition topn sort use fixed hash bucket size 2024-04-08 05:55:08 +00:00
f296a63615 fix LEVEL in START WITH bug 2024-04-08 05:49:58 +00:00
1facbc67f8 [CP] fix lob max row data length check bug that causes table creation failure 2024-04-08 05:44:53 +00:00
b5792241c1 fix view column nullable deduce wrong 2024-04-08 05:24:24 +00:00
5ad1102423 fix or-expansion make distinct with lob failed 2024-04-08 03:20:54 +00:00
eb5bafc586 Add placeholder for incremental direct load 2024-04-08 03:15:44 +00:00
059435306e [CP] [cp]ignore OB_HASH_EXIST in ObIOScheduler::init_group_queues 2024-04-08 02:55:47 +00:00
c1c851b201 [master] reduce savepoint Log by skip flush redo for serval situation 2024-04-08 02:50:36 +00:00
95c60b9ff5 Fix wide integer overflow checking 2024-04-07 11:50:47 +00:00
64610599f6 [CP] [OBCDC] Support output invisible column by default if the column is rowkey 2024-04-07 11:45:42 +00:00
44fc2f09f5 [FEAT MERGE] perf opt and support cs compaction to row
Co-authored-by: z404289981 <z404289981@163.com>
Co-authored-by: XIAO-HOU <372060054@qq.com>
Co-authored-by: wudidapaopao <664920313@qq.com>
2024-04-07 10:35:21 +00:00
ef5a40009a fix format not reset bug 2024-04-07 08:33:04 +00:00
5a4de37bb6 fix miss ret problem 2024-04-07 08:12:12 +00:00
0c578dab2e avoid redundant log output 2024-04-07 08:06:49 +00:00
e85d9ab53b Fix missing ret 2024-04-07 08:01:26 +00:00
0c6006d7fd [CP] fix the bad limit for session cnt of oracle 2024-04-07 07:35:55 +00:00
sdc
6bb613e0d5 [CP] fix serialize gi input core 2024-04-07 07:30:14 +00:00
cac0a7d1e6 display of merge progress 2024-04-07 07:24:50 +00:00
784d2231f6 [CP][FEAT MERGE] implement of log storage compression 2024-04-07 06:45:18 +00:00
e007f676a5 occupy the pos of mock sys view 2024-04-07 06:14:59 +00:00
2faf43844b [CP] fix window func ndv bug 2024-04-07 02:50:40 +00:00
cbd974b7b6 fix allocator ctx in reserve mem mode 2024-04-07 02:45:25 +00:00
358a582665 fix building bug on debian 12 2024-04-06 15:29:26 +00:00
a3008c41ab Occupy ObBatchCreateTabletArg's new member and new mds register code in master 2024-04-06 15:24:14 +00:00
17cff60f67 [CP] fix executor core 2024-04-03 11:57:13 +00:00
bffb0781e4 To adapt to build on debian 12 2024-04-03 11:42:17 +00:00
a5ffc16b99 [CP] add more timeout to transfer tx multi replica mittest 2024-04-03 11:37:02 +00:00
5959abd866 [CP] Compatible with oracle error code for cast illegal type data to number 2024-04-03 11:31:27 +00:00
02281e1d23 [to #53220315] fix opaque deep copy memory leak 2024-04-03 09:20:17 +00:00
c82292eb5f [CP] fix plan feek back bug 2024-04-03 09:15:01 +00:00
c7d582e4d7 placeholder for network bandwidth 2024-04-03 08:50:28 +00:00
84fa730f62 Fix sql vectorization2.0 self testing framework issue 2024-04-03 08:45:13 +00:00
c045866203 Merge branch 'master' into develop 2024-04-03 16:08:22 +08:00
f0af267264 Fix logging problem in table scan op 2024-04-03 06:45:40 +00:00
7ebd7eb100 [CP] fixed unstable mittest 2024-04-03 04:50:28 +00:00
396d455b32 [MDS] add filter functor param in iterator and fix iterate medium_info logic 2024-04-03 04:45:07 +00:00
c3f8961d6d [CP] fix bug of ObjectSet::reset() 2024-04-03 04:15:11 +00:00
abb51d1f09 Retry for 6003 when set binding info mds in parallel 2024-04-03 03:26:27 +00:00
6621db029e [OBCDC] avoid get timezone repeatedly in formatter 2024-04-03 03:15:37 +00:00
68a539cb15 [CP] fix KVCache core 2024-04-03 02:57:14 +00:00
48ef5e0a5c fix subplan scan deduce equal set not inherit relation id 2024-04-02 13:45:45 +00:00
f34f81a78a service_name error code placement 2024-04-02 13:30:23 +00:00
b60d9f253d placeholder for new privilege type 2024-04-02 13:11:22 +00:00
ef8f1a7eda occupy table 2024-04-02 13:06:04 +00:00
24aba8c148 fix building bug on arm debian 2024-04-02 12:50:09 +00:00
d58caf4dc4 Fix clear filter mistakenly in filter IN pushdown. 2024-04-02 12:44:55 +00:00
f3aa96144c BUGFIX: add ls state from stop to offline 2024-04-02 12:39:13 +00:00
f3c6e65b01 support lob retry with local 2024-04-02 12:33:32 +00:00
2689c7bb67 [CP] [OBKV] fix ttl command report -4016 when observer restart 2024-04-02 10:27:38 +00:00
96962b0ab8 [CP] fix pktc_resp_cb_on_terminate stack-buffer-overflow 2024-04-02 10:01:30 +00:00