Commit Graph

379 Commits

Author SHA1 Message Date
dd107a407e [CP] fix object name length checking in mysql mode 2022-06-21 10:58:06 +08:00
4c8ccd1fe6 [CP] fix shared exprs bug after view merge 2022-06-21 10:55:41 +08:00
8136629584 [CP] fix hash set full bug 2022-06-21 10:54:56 +08:00
c0d957ebca fix sw compile error in release 2022-06-15 10:32:39 +08:00
0d5a4bc8b8 feat: hbaseapi support ttl & maxversions 2022-06-15 10:28:03 +08:00
53a562dcae fix leading hint bug 2022-06-12 12:32:50 +08:00
150aaff4aa [CP] limit add type cast 2022-06-08 20:02:58 +08:00
20623f9901 [CP] add set_collation_level after set_string 2022-06-08 20:02:24 +08:00
71eeadd77e [CP] fix auto mem ctrl input_size < 0 leads mem leak 2022-06-08 20:01:48 +08:00
9d200b4938 [CP] Fix json cast (issue/41928694 & issue/41985147) 2022-06-08 20:00:01 +08:00
d1636b9051 [CP] [CP] [CP] Fix rollup SIGSEGV when building stored row 2022-06-06 14:20:53 +08:00
bc26b2f163 [CP] remove const params in window function 2022-06-02 10:10:55 +08:00
e3997a1956 [CP] In distributed execution scenario, queue_time is less than zero. 2022-05-26 16:56:16 +08:00
d22cee91c3 [Feature] Auto extend disk space 2022-05-25 20:49:58 +08:00
f8f72a41bc [CP] fix raw_expr ObArray memory leak 2022-05-25 20:49:25 +08:00
df1c2d9f2f [CP] fix errorcode overwrite error, prevent data error 2022-05-20 14:35:04 +08:00
1ad2554def [CP] [CP] Fix enumset in-subquery missing wrap type to string expr 2022-05-20 14:33:16 +08:00
206701c95d [fix]:sync json bugfix 2022-05-20 14:31:56 +08:00
bc1f0c4d8d [CP] [CP] [CP] support sql_id level cache evict 2022-05-16 20:37:47 +08:00
affa573190 [CP] fix case compare bug 2022-05-16 20:36:26 +08:00
d63d51a11d [CP] fix win magic bug 2022-05-16 20:35:59 +08:00
f327de3913 易用性: update set 2022-05-16 20:35:06 +08:00
addaaac260 fix or expansion bug 2022-05-16 10:44:49 +08:00
6e4638eae9 [CP]fix: decide snapshot-type incorrect when change tx-isolation during txn executing 2022-05-16 10:43:20 +08:00
db22b2c67c [CP] fix negative dir id for sql mem mgr 2022-05-10 15:50:57 +08:00
a8a604e10e [CP] when column default is , add plan fail 2022-05-10 15:50:28 +08:00
dfc537e23c [bugfix]: support DISTINCTROW in mysql mode. 2022-05-10 15:49:39 +08:00
94f6956dbe [CP] fix error code in sort operator is overwritten 2022-05-05 14:21:53 +08:00
336c46df13 [CP] fix join elimination bug 2022-05-05 14:21:27 +08:00
7d150eca15 [CP] 【asan】G349509 ObExpr::do_eval_batch stack-use-after-scope 2022-05-05 14:20:59 +08:00
d1aa3c5db6 [CP] [bugfix][errcode]: avoid -4013 errcode being overwritten in parser. 2022-05-05 14:20:05 +08:00
33d19d15f0 [CP] 【SQLancer】query result mismatch 2022-05-05 14:18:45 +08:00
7433acf7e3 [CP] [CP] [CP] Fix reference count exception when ps cache evict task concurrency 2022-05-05 14:18:18 +08:00
1da9b5316b [CP] Fix ps execute location leader not exist not retry 2022-05-05 14:17:52 +08:00
e2a21af4f1 [CP] ignore OB_PG_PARTITION_NOT_EXIST and OB_PARTITION_NOT_EXIST while building local index 2022-05-05 14:17:25 +08:00
829cfdecfa [CP] fix table location generate wrong key_exprs 2022-05-05 14:15:44 +08:00
80133e10bc [CP] fix core when no memory 2022-04-25 14:19:36 +08:00
b2b9b757c1 Binary file (standard input) matches 2022-04-25 14:18:48 +08:00
312e365e67 [CP] [CP] Fix crash in erase dtl interm result 2022-04-22 16:49:24 +08:00
3942c22604 [bugfix]: support create table t select ~1; 2022-04-19 10:33:27 +08:00
2934fef1c7 [bugfix]: avoid parser::split_multi_query splits the stmt by a semicolon in comment 2022-04-19 10:33:01 +08:00
5ff640d9b8 Fix px infinite retry loop in PL. && Clean up interrupt status at the beginning of the thread 2022-04-18 10:28:40 +08:00
bx0
8958d59bf2 sql_id is null when hit plan cache. 2022-04-14 11:20:50 +08:00
lz0
d47e160a68 Fix core that hash distinct return row without projector when dump level is 2 2022-04-12 20:45:06 +08:00
xy0
133507483c fix timediff bug 2022-04-11 20:39:52 +08:00
lz0
bea6d81713 Fix asan core that dfc heap use after free 2022-04-08 14:02:32 +08:00
04a249f897 Fix session bug 2022-04-08 14:02:07 +08:00
5ac5277876 fix pdml error when target table is partitioned by functions, instead of ref columns 2022-04-08 14:01:42 +08:00
ls0
518fd3552f fix alloc local session with same sid leads memory damage 2022-04-06 10:55:46 +08:00
xy0
bf5d73125b whitescan safety hole: mainly uninitialized variables 2022-04-01 16:52:41 +08:00