Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Feature

OwnerReviwerStatusReleased in v1.2ExperimentalDue datePull Requests
Colddown Data

pengxiangyu/dataroaring


  1. 基本可用
  2. schema change 比较重,可能占用本地空间
  3. 通过存储策略开启
10月底
JAVA UDF、UDAFzhangstar333/Gabriel39
  1. 需要测试
10中
Remote UDF、UDAFyangzhg/chenlinzhong
  1. 基本没问题


Merge on Writezhannngchen
  1. 基本没问题
  2. bug fix、
  3. 兼容性升级文档需补充

需要用户通过property开启。

老的unique key行为不变,

新的unique key有一个额外的属性标记,默认不打开



Multi-Catalogmorningman
  1. 一些重构和收尾工作
  2. Freeze 后需持续向branch-1.2 cherry-pick代码
Yes

是。

有开关控制,默认不开启



New OptimizermorrySnow




Fast Schema ChangeLchangliang
  1. 基本没问题
  2. bug fix
  3. 兼容性升级文档需补充

建表是指定开关。

老表不适用。

新建表默认关闭



Array Typecambyzju
  1. 基本没问题
  2. bug fix
  3. 元素个数限制

默认关闭

config 开启



JSONB (Binary JSON Type)freesingerxiaokang
  1. base pr reviewed, test passed
  2. jsonb function code completed, pr will be submitted after base pr merged

建表是指定

https://github.com/apache/doris/pull/10322(待合入)


Decimal V3Gabriel39/HappenLee
  1. 依赖优化器
No


Date/Datetime V2Gabriel39/HappenLee
  1. 收尾工作,一些bugfix。
  2. 兼容性升级文档需补充


Yes

是。

新表可在创建时候指定数据类型为datev2/datetimev2


可以通过schema change转换旧数据


有开关



NGramcompassesxiaokang

pr reviewed

test not passed

和原来的bloom filter 是互斥的。



https://github.com/apache/doris/pull/11579(待合入)
Buffering Data for Loadmymeiyizhannngchen


https://github.com/apache/doris/pull/11016
Buffering Data for Stream Load
zhannngchen



Single-Replica Loadweizuo93morningman



Single-Replica Compactionyixiutt
微批导入效果不明显

https://github.com/apache/doris/pull/10301
Segment Compactionfreemandealer


9月底https://github.com/apache/doris/pull/12610
Multi-Table MVyangzhg/SaintBacchus



https://github.com/apache/doris/pull/12070
Random Distributioncaichonghui
  1. 功能在1.x已经release
  2. 文档补充




MemTracker/JemallocxinyiZzz
  1. jemalloc缺少metric
  2. 1.1.3 上作为可选
  3. jemalloc待验证
  4. memtracker正式上线



Avro FormatHenry2SSmorningman
  1. 待scan node重构完成后,在接入

10月底https://github.com/apache/doris/pull/10492
Full-Support Vectorizationyiguolei/HappenLee
  1. 所有向量化默认开启



Clang as default compiler

  1. 决议切换




DSL DOElirongqian
  1. 提PR把开关默认打开



Dockersuyijia
  1. 发布docker运行镜像