|
|
5f57aa9e58
|
Fix rollup wrong result bug
|
2021-11-23 13:51:38 +08:00 |
|
|
|
b6dbe82e54
|
Fix some WhiteScan errors
|
2021-11-23 11:42:39 +08:00 |
|
|
|
50032ec99f
|
Fix WhiteScan deadcode
|
2021-11-22 15:41:08 +08:00 |
|
|
|
942e2c6644
|
fix failed index errorly release snapshot
|
2021-11-15 12:03:41 +08:00 |
|
|
|
c84b7de59c
|
enhance plan expiration, optimize index prune for small row count
|
2021-11-11 19:49:35 +08:00 |
|
|
|
f2f2aed95c
|
Fix cast mode bug when cast string to int explicitly
|
2021-11-11 19:49:10 +08:00 |
|
|
|
4405ab1a54
|
convert error code when participant schema error
|
2021-11-11 19:48:46 +08:00 |
|
|
|
04ecb035fe
|
fix hash group by oom
|
2021-11-09 15:12:51 +08:00 |
|
|
|
878c594b56
|
support set names/charset and variables in one sql
|
2021-11-09 10:48:59 +08:00 |
|
|
|
0121cc45a8
|
Add new type default string length
|
2021-11-02 14:31:00 +08:00 |
|
|
|
9ff1baa323
|
refine large size query range
|
2021-11-01 11:34:38 +08:00 |
|
|
|
b01b3ee539
|
fix time expression with invalid parameter bug
|
2021-10-28 10:51:42 +08:00 |
|
|
|
188224d79b
|
modify the version info (#421)
|
2021-10-26 18:07:47 +08:00 |
|
|
|
4ca9eabca4
|
support expr WEIGHT_STRING() in mysql mode. master->3_1_opensource_release
|
2021-10-20 11:33:38 +08:00 |
|
|
|
e54cab6c45
|
Fix varchar cast to set in non strict mode
|
2021-10-19 20:00:48 +08:00 |
|
|
|
de99c9e067
|
fix some small bugs
|
2021-10-18 11:13:33 +08:00 |
|
|
|
a600c3b82c
|
fix bitand overwrite datum of parameter bug
|
2021-10-13 20:40:49 +08:00 |
|
|
|
490ce0a9df
|
fix bugs of INET expr
|
2021-10-13 20:33:10 +08:00 |
|
|
|
75c14d5c88
|
add DEGREES() function that converts radian to degree.
|
2021-10-13 20:00:57 +08:00 |
|
|
|
614d2970e8
|
Fix bit type casting inconsistent with mysql
|
2021-10-13 19:48:33 +08:00 |
|
|
|
a2c22b06aa
|
Fix -4016 problem in ob_task serialize
|
2021-09-27 15:58:55 +08:00 |
|
|
|
73e3401749
|
fix single partition opt bug
|
2021-09-24 11:10:39 +08:00 |
|
|
|
4a8dd80a12
|
fix concat_ws and make_set report 4013 with more than 32 parameters
|
2021-09-24 00:02:21 +08:00 |
|
|
|
f51c7afe86
|
Fix the conversion rules from string/datetime to enum/set
|
2021-09-23 13:18:58 +08:00 |
|
|
|
1765522f95
|
Fix enumset cast to time in static typing engine
|
2021-09-22 20:10:48 +08:00 |
|
|
|
b2e66c1cd8
|
batch patch to opensource
|
2021-09-22 19:31:35 +08:00 |
|
|
|
77b7c6140f
|
Support TEXT data type cast to SET/ENUM
|
2021-09-22 16:06:42 +08:00 |
|
|
|
eff6d19fcc
|
Fix the branch compatibility problems.
|
2021-09-22 13:27:56 +08:00 |
|
|
|
c9ed9fe1c3
|
Fix BAD_OVERRIDE
|
2021-09-22 11:17:02 +08:00 |
|
|
|
b1581e364b
|
[WhiteScan] Fix some white scan errors
|
2021-09-17 19:24:43 +08:00 |
|
|
|
8064e19549
|
Fix casting error for year to bit
|
2021-09-17 15:27:35 +08:00 |
|
|
|
5df8d9c465
|
Comment USELESS CALL in ob_cnnt_by_pump_bfs.cpp
|
2021-09-16 10:39:26 +08:00 |
|
|
|
c1aac4e2c0
|
fix ja rewrite bugs discovered by rqg
|
2021-09-15 15:16:08 +08:00 |
|
|
|
6e4b5bcd72
|
fix WhiteScan CHECKED_RETURN
|
2021-09-14 20:11:25 +08:00 |
|
|
|
11d367b6f3
|
Fixed FORWARD_NULL
|
2021-09-14 19:08:10 +08:00 |
|
|
|
9b52df66d5
|
Fix UNINIT_CTOR
|
2021-09-14 18:51:19 +08:00 |
|
|
|
dbdba724ae
|
Fix deadcode
|
2021-09-14 16:38:03 +08:00 |
|
|
|
02e3302d08
|
support function crc32
|
2021-09-13 18:01:41 +08:00 |
|
|
|
c19f7ea941
|
fix print type scale bug
|
2021-09-13 17:45:23 +08:00 |
|
|
|
726dad3ff7
|
去除alter外键约束时ob_ddl_timeout的约束,修改当前代码中遗失返回码和dead code的问题 (#344)
* 去除alter外键约束时ob_ddl_timeout的约束,修改遗失返回码和dead code的问题
* 修改log记录的信息,修改移除dead code的代码
|
2021-09-09 11:24:34 +08:00 |
|
|
|
79f1a13d71
|
fix some fatal error for merge groupby/ hash distinct/ px_coord_merge_sort
|
2021-09-08 14:50:42 +08:00 |
|
|
|
ea087416e4
|
update expr no in 31x opensource
|
2021-09-08 14:22:24 +08:00 |
|
|
|
a701bfb296
|
Fix EVALUATION_ORDER
|
2021-09-08 14:02:45 +08:00 |
|
|
|
651fba3693
|
fix WhiteScan 622822099
|
2021-09-03 22:14:44 +08:00 |
|
|
|
62cb470338
|
patch backup piece to 3.1. open source
|
2021-09-02 15:26:40 +08:00 |
|
|
|
f8b75754ce
|
add expr: (#198)
|
2021-08-31 15:44:43 +08:00 |
|
|
|
a6a56e21f4
|
Remove cmake warning configuration (August)
|
2021-08-30 15:49:44 +08:00 |
|
|
|
2303f8e5b5
|
fix table location memory leak
|
2021-08-30 15:02:36 +08:00 |
|
|
|
e8e87dfc14
|
deal with datahub memory leak
|
2021-08-30 14:33:43 +08:00 |
|
|
|
4efdd91835
|
fix table lookup not reset evaluated flags bug
|
2021-08-30 14:11:48 +08:00 |
|