Commit Graph

27 Commits

Author SHA1 Message Date
f9aa4172eb Fix default value of ObDecimalIntType 2023-12-04 08:11:56 +00:00
566e920620 Merge branch 'column_store'
Co-authored-by: wangt1xiuyi <13547954130@163.com>
Co-authored-by: yangqise7en <877793735@qq.com>
Co-authored-by: Zach41 <zach_41@163.com>
2023-10-31 15:39:22 +00:00
8015a958d0 [FEAT MERGE] implement values statement
Co-authored-by: wangt1xiuyi <13547954130@163.com>
2023-08-30 10:44:18 +00:00
0697e7f776 [FEAT MERGE]JSON_TABLE EXPR Implement IN MySQL Mode && dbms lob implement
Co-authored-by: skylhd <dickylhd@gmail.com>
2023-08-29 05:18:37 +00:00
78df99f897 fix check_db_and_table_is_exist func when table name with special symbol 2023-06-12 07:42:17 +00:00
17abf2818a [FEAT MERGE] OB Support XMLType
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
2023-04-28 03:45:10 +00:00
6a2c35e367 [BUGFIX] fix read lob over 64K from 4.0 2023-03-28 14:40:59 +00:00
bbd67d669d [BUGFIX]fix lob read 4.0 data with force inrow 2023-03-17 10:10:52 +00:00
768caf32ca [BUGFIX] fix lob inrow data 2023-03-14 18:11:05 +00:00
a51173a6e5 [BUGFIX] fix lob outrow charset conv to client 2023-03-10 07:41:13 +00:00
671aeb2cea [BUGFIX] fix lob locatorv2 fill return ret 2023-02-17 04:12:27 +00:00
a9d79d2aeb [BUGFIX]fix lob bugs 2023-02-14 07:44:32 +00:00
773fa90509 [BUGFIX] fix lob bugs 2023-02-10 02:41:11 +00:00
f8c5c2647f [FEAT MERGE] Merge syslog user experience improvement to master
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: tino247 <tino247@126.com>
Co-authored-by: chaser-ch <chaser.ch@antgroup.com>
2023-02-06 15:52:24 +08:00
3d4f554258 [FEAT MERGE] Lob SQL refactoring (Mem-LobLocator, expressions and dbms_lob adaptions)
Co-authored-by: chaser-ch <chaser.ch@antgroup.com>
2023-01-28 20:40:16 +08:00
af2506b14c [FEAT MERGE]charset latin1 2023-01-28 15:43:48 +08:00
40d215fc5a [FEAT MERGE] GIS 2023-01-12 19:02:33 +08:00
92c51091d7 move logic_macro_id 2023-01-12 19:02:33 +08:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00
1b88c27061 fix: json column default value(3.1_opensource) 2022-07-20 11:32:39 +08:00
lf0
ced202f10b Fix core at ObPlanCacheValue::reset 2022-03-21 16:22:39 +08:00
xj0
e5f59ea074 support json type 2022-02-08 15:08:04 +08:00
db82de6a5b [cp]: fix 4 bugs for NO_BACKSLASH_ESCAPES mode. 2021-11-30 11:13:39 +08:00
f27ecbb784 opensource bigfix patch 2021-07-13 19:42:21 +08:00
00b843a3c7 Remove some rowkey functions (#17)
* Remove some rowkey functions

Signed-off-by: disksing <i@disksing.com>

* add comment about return code

Signed-off-by: disksing <i@disksing.com>
2021-07-09 17:36:21 +08:00
c36014b57e code: Fix typo of log and variables (#42) 2021-06-15 14:36:04 +08:00
cea7de1475 init push 2021-05-31 22:56:52 +08:00