Commit Graph

416 Commits

Author SHA1 Message Date
8dac963196 [CP] Error in window function with preceding frame end or following frame start. 2022-07-20 11:27:48 +08:00
52e5b99c15 [CP] fix: add defensive code for table api global index 2022-07-20 11:21:49 +08:00
9a79be651e [bugfix]: support const_aggr in subquery(fix the bug in regression); 2022-07-08 11:48:54 +08:00
1190e78ce3 fix dfc server thread core when stop 2022-07-08 11:47:14 +08:00
e01bfda9af [CP] [bugfix]: In mysql, const aggr(e.g., count(const_expr)) should belong to the nearest legal level. 2022-07-05 16:16:56 +08:00
031989c299 fix issue/42559381,query result incorrect bug 2022-07-05 16:15:51 +08:00
daa17789a4 fix a bug about show query_response_time 2022-07-05 16:14:05 +08:00
dce23aca87 Remove GUN GPLv2 declarations. 2022-07-05 16:11:44 +08:00
c40f0fed2f [CP] 创建range分区与mysql不兼容 2022-07-04 10:57:20 +08:00
491d36e26a [CP] fix some ctas exception handle bugs 2022-07-04 10:57:20 +08:00
a963f52add [CP] Remove additional cast for lob type 2022-07-04 10:57:20 +08:00
e33baca83b [CP] fix group_concat, wm_concat bugs 2022-07-04 10:57:20 +08:00
473c0e9f53 [CP] [CP] [CP] fix query virtual processlist bugs 2022-07-04 10:57:20 +08:00
669b4d93af [CP] Fix core caused by out-of-bounds access to the question mark name array 2022-07-04 10:57:20 +08:00
fa70d54091 [CP] Fix error code with incorrect semantics 2022-07-04 10:57:20 +08:00
75502da478 [CP] [CP] Fix get nested loop join for IN expr should do cast 2022-07-04 10:57:20 +08:00
e349a542f1 [C] obdumper抽数单表报错4013 [3.1_opensource_release < 3_1_x_release] 2022-07-04 10:57:10 +08:00
1eaee03522 [CP] fix bug for opensouce 2022-07-04 10:48:22 +08:00
649f70dfa7 [CP] fix bug for px-coord merge sort 2022-07-04 10:48:22 +08:00
576664f0d3 [CP] fix bugs of float data type in mysql mode 2022-07-04 10:48:22 +08:00
cc0f88584f [CP] Fix dll udf attribute invalid memory bug 2022-07-04 10:48:22 +08:00
7c054a955b [CP] Fix px rpc process missed the return code in parallel > 1 2022-07-04 10:48:22 +08:00
90c6bd301c [CP] fix create global index performace 2022-07-04 10:48:22 +08:00
2146f1d189 [CP] fix bit type extract query range bug 2022-07-04 10:48:22 +08:00
29ee400113 [CP] [CP] fix ps with timestamp parameter bug 2022-06-30 16:15:36 +08:00
dffd24c77f [CP] fix query pushdown bug 2022-06-29 11:07:56 +08:00
eb8952d1d9 fix some cases 2022-06-29 11:07:23 +08:00
214cc16690 [CP] remove restrictions on creating table in default mysql database 2022-06-29 11:06:49 +08:00
9add78d42b fix two bugs: 2022-06-29 11:06:16 +08:00
686cf92f78 fix bug: when flush plan cache , normal tenant should only flush its plan 2022-06-29 11:05:10 +08:00
67d20c3ffc [CP] fix nullif replace var expr report 4016 bug 2022-06-29 11:04:33 +08:00
a8f575409d [CP] [bugfix] Fix bug that json convert to string without setting result length 2022-06-29 11:03:13 +08:00
5af4cb27dc [CP] [CP] [CP] fix aggr convert lost origin result type 2022-06-25 19:11:32 +08:00
e44cddde95 [CP] fix hash join hang leads mem leak 2022-06-24 10:32:22 +08:00
10041293f1 Add virtual table Query_Response_Time 2022-06-24 10:30:35 +08:00
da8879f670 fix ttl issue 42550411 & 42561394 & 42635299 2022-06-21 11:08:20 +08:00
68cc172f55 [CP] fix spj bug when select exprs contain enum type 2022-06-21 11:01:10 +08:00
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