IT资讯 Doris Weekly | 新增 bitmap_max() 函数,若干功能改进

julian · 2021-11-05 15:00:10 · 热度: 23

 

欢迎收看【 Doris 近日要闻】~本次为您带来的是 2021 年 10 月 18 日 ~ 2021 年 10 月 31 日的双周总结。

  • Dev 邮件组:dev@doris.apache.org

  • Github Issue:https://github.com/apache/incubator-doris/issues

  • 社区论坛地址:https://github.com/apache/incubator-doris/discussions

1. 统计数据

共 21 位作者提交了 34  Commit 。感谢以下作者的贡献:

Mingyu Chen, xy720, wunan1210, qiye, jiafeng.zhang, Zhengguo Yang, HappenLee, zhuixun, zh0122, xiaokangguo, wei zhao, luzhijing, dohongdayi, dh-cloud, Zeno Yang, Yun Tang, Wei, Pxl, MHBoy, Lijia Liu, EmmyMiao87

最近 2 周,共修改新增代码行 5715 ,删除代码行 1010 

2. 主要进展

2.1 新增功能

  • https://github.com/apache/incubator-doris/pull/6942

    新增 bitmap_max() 函数。

2.2 Bug 修复

  • https://github.com/apache/incubator-doris/pull/6895

    修复FE元数据内存泄露的问题。

  • https://github.com/apache/incubator-doris/pull/6838

    修复Spark-Doris-Connector中可能的空指针异常。

  • https://github.com/apache/incubator-doris/pull/6826

    修复部分情况下,decommission操作导致数据无法均衡的问题。

  • https://github.com/apache/incubator-doris/pull/6939

    修复string类型类的zonemap索引可能导致BE宕机的问题。

  • https://github.com/apache/incubator-doris/pull/6919

    修复TupleIsNullPredicate导致的BE宕机问题。

2.3 功能改进

  • https://github.com/apache/incubator-doris/pull/6889

    优化Sync Job的事务提交频率以降低版本数量。

  • https://github.com/apache/incubator-doris/pull/6829

    优化Segment的内存占用问题。

2.3 其他

  • https://github.com/apache/incubator-doris/pull/6872

    修复在ARM平台上源码编译的一些问题。

  • https://github.com/apache/incubator-doris/pull/6929

    新增Star-Schema-Benchmark测试方案。

  • https://github.com/apache/incubator-doris/pull/6956

    Spark-Doris-Connector支持2.x和3.x版本。

 

猜你喜欢:
暂无回复。
需要 登录 后方可回复, 如果你还没有账号请点击这里 注册