【Doris Weekly】2020.09.21~2020.10.11

69677a8e-d1a3-4cf9-b472-8022d8409c8c.png


观众朋友们:



晚上好!

今天是2020年10月12日星期一,农历八月廿六,欢迎收看【Doris一周要闻】。
刚刚过去的十一长假,相信您一定过的充实又愉快。Doris小喇叭在这里给您送上迟来的双节祝福,希望您带着愉快的心情和饱满的状态回归工作~
下面为您带来的是2020年9月21日~10月11日的双周总结。




9c84446a-33f2-48fe-815e-439727c4a91b.png 01 统计数据

共有 18 位作者提交了 33 个Commit。感谢以下作者的贡献:


Zhengguo Yang, HappenLee, xy720, EmmyMiao87, kangkaisen, Mingyu Chen, 涛涛哥, xueyan.li, xinghuayu007, weizuo93, lichaoyong, ccoffline, caoyang10, ZHAOLIPAN, Yingchun Lai, WangCong, HangyuanLiu, HaiBo Li                                                      


近两周,共修改新增代码行 5785,删除代码行 1198





02 主要进展

2.1   新增功能(Merged)

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

    支持创建并访问通过ODBC协议连接的外部表

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

    支持定义外部表属性资源(External Catalog Resource),方便统一管理多个外部表的连接信息

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

    增加time_round函数以支持按多种时间粒度对齐时间

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

    增加CREATE TABLE LIKE语句以方便创建一张表的元数据拷贝

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

    支持Bucket Shuffle Join功能(当Join条件列是表分桶列的子集时,右表会Shuffle到左表数据所在节点上,可以显著减少Shuffle Join带来的网络开销,提升查询速度)


2.2   Bug修复

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

    修复在编译FE模块时,无法找到net.sourceforge.czt.dev依赖的问题

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

    修复在case when语句中存在cast函数是,语句解析失败的问题 

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

    修复当某个BE的RPC出现问题,所有查询都会失败的问题 

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

    修复当BE节点宕机后,相关的导入事务没有清理的问题 

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

    修复information_schema的columns表的列类型和MySQL不兼容的问题 

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

    修复SQL Cache访问越界的问题 

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

    修复当表中没有分区时,导入抛出空指针异常的问题 

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

    修复tools/show_segment_status工具访问外部表时出错的问题

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

    修复delete on子句在Routine Load中可能不生效的问题 

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

    修复information_schema的columns不显示comment的问题 

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

    修复隐藏列(delete flag column等)可能在进行schema change后丢失的问题 

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

    修复窗口函数lag()/lead()在匹配decimal类型时报错的问题 

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

    修复在使用MySQL NIO Server时,在高并发场景下客户端夯住的问题 

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

    修复在tablet report总是报错out of date的问题 

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

    修复case when语句在查询规划后产生重复列的问题 

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

    修复rand()函数每次都产生相同的随机值的问题

    

2.3   功能改进

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

    提升monery_format函数的执行效率

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

    更新开发镜像的Dockerfile,增加一些新的依赖

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

    优化Compaction触发和执行逻辑,能够更好的限制compaction操作的资源开销(主要是内存开销),并且更合理的触发compaction操作 

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

    支持将Limit条件下推给ODBC/MySQL外部表





03 主要开发中特性一览


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

    存储层支持Array数据类型

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

    支持FE模块的前端UI和后端结构实现分离,提供功能更强大的UI界面

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

    支持大查询落盘




观众朋友们,本期的Doris一周要闻节目就播送完了。 感谢您的收看,我们下周再见!


【往期回顾】

【Doris Weekly】2020.09.14~2020.09.20

【Doris Weekly】2020.09.07~2020.09.13

【Doris Weekly】2020.08.31~2020.09.06





欢迎扫码关注: d9797b97-ce36-41a4-bd7f-0a181719410d.jpg Apache Doris(incubating)官方公众号
相关链接: Apache Doris官方网站: http://doris.incubator.apache.org Apache Doris Github: https://github.com/apache/incubator-doris Apache Doris 开发者邮件组: dev@doris.apache.org



49e3eac9-cf4f-42e1-b00b-60fec61007f1.png

本文分享自微信公众号 - ApacheDoris(gh_80d448709a68)。
如有侵权,请联系 support@oschina.cn 删除。
本文参与“OSC源创计划”,欢迎正在阅读的你也加入,一起分享。

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

ApacheDoris

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值