Commit Graph

14 Commits

Author SHA1 Message Date
cd613855bf !2526 解决ceil()函数内部嵌套函数tan()结果为-0问题
Merge pull request !2526 from Ruixiang Li/ceilSolve
2022-12-20 02:03:18 +00:00
5c29e59612 解决ceil函数嵌套tan函数可能返回-0的问题 2022-12-19 16:07:02 +08:00
ecf954899d issue修复:float4/float8类型列使用ignore插入空字符串失败修复 2022-12-13 15:28:03 +08:00
9ed0b3cca4 issue fix:修复ignore在非法输入时insert/update失败的问题 2022-11-11 15:57:22 +08:00
70d645eba6 修复issue #I5EI31:ignore hint在类型转换的场景下,插入错误值 2022-06-28 16:12:49 +08:00
a8da82a0fb Implementation of keyword ignore: using hint string 2022-06-20 15:46:28 +08:00
de223dd152 sync code 2022-03-04 23:22:16 +08:00
c7b25efcff New features (and bug fixes)
1. alter large sequence
    2. subpartition
    2.1 split subpartition
    2.2 truncate subpartition
    3. 支持load
    4. 支持start-with/connect-by
    5. ...
2021-12-29 21:33:28 +08:00
3d79c59118 Misc bugfixes 2021-03-06 12:39:28 +08:00
1567043064 同步source code
日期: 12-26
    revision: ee5b054c
2020-12-28 22:19:21 +08:00
49edffbe0f 对所修改函数仍存在的一些问题进行了修改,并更新了测试用例 2020-09-08 20:19:05 +08:00
17bab983b3 解决sin函数返回结果不正确的问题,开放创建自定义类型转换 2020-09-08 08:55:58 +08:00
7a70de1f87 Implement the aggregate function MEDIAN 2020-07-17 17:23:04 +08:00
815a9771fb first commit for openGauss server 2020-06-30 17:38:27 +08:00