Versions Compared

Key

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

...

Pull Requests: Link to any related pull requests on Github


Feature

OwnerReviwerStatusReleased in v1.2ExperimentalMajor ImpactTODODue datePull Requests
Colddown Data

pengxiangyu/dataroaring


  1. 基本可用
  2. schema change 比较重,可能占用本地空间
JAVA UDF
  1. 通过存储策略开启

Yes.


  1. Document 

    https://github.com/apache/doris/pull/13096  修改中

10月底
JAVA UDF、UDAFzhangstar333/Gabriel39
  1. 需要测试
Remote UDFyangzhg

  1. fix jvm coredump
  2. add test case
10中
Remote UDF、UDAFyangzhg/chenlinzhong
  1. 基本没问题

  1. Add docker compose to do e2e test


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

需要用户通过property开启。

老的unique key行为不变,

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


  1. Document:

    https://github.com/apache/doris/pull/13068



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

是。

有开关控制,默认不开启

New Optimizer


  1. Document:

    https://github.com/apache/doris/pull/13097

  2. 需要全部切换到new scanner 上,目前还缺csv和json reader
morrySnow


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

建表是指定开关。

老表不适用。

新建表默认关闭


  1. Document:https://github.com/apache/doris/pull/13061/files
  2. 1.2.0 默认不开启,下一个版本默认开启


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

默认关闭

config 开启


  1. Document:https://doris.incubator.apache.org/zh-CN/docs/dev/sql-manual/sql-reference/Data-Types/ARRAY/
  2. 文档需要添加:
    1. 是否默认开启?
    2. 导入array的数据格式示例,目前只有insert的,缺少 csv ,parquet等说明
    3. 对嵌套层级的说明


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

建表是指定
  1. Document

https://github.com/apache/doris/pull/10322

Decimal V3Gabriel39/HappenLeeNo

(已合入)


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


Yes

是。

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

NGram


可以通过schema change转换旧数据

compassesxiaokang

pr reviewed

test not passed


有开关


  1. Document:https://github.com/apache/doris/pull
/11579Buffering Data for Loadmymeiyi
  1. /12976/files


NGramcompassesxiaokang

pr reviewed

test not passed

和原来的bloom filter 是互斥的。



  1. Document
zhannngchen

https://github.com/apache/doris/pull/
11016https://github.com/apache/doris/pull/10301
11579(待合入)
Single-Replica Loadweizuo93morningman
Single-Replica Compactionyixiutt






Segment Compactionfreemandealer
https://github.com/apache/doris/pull/12610Multi-Table MVyangzhg/SaintBacchus




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



  1. Document


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





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


  1. 等待new scanner 重构玩,迁移到新的scanner上
10月底https://github.com/apache/doris/pull/10492
Full-Support Vectorizationyiguolei/HappenLee
  1. 所有向量化默认开启


Done

Clang as default compiler

不切换

  1. 通过xz 方式压缩,可以保证binary大小合适。
  2. clang有潜在兼容性风险






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





Dockersuyijia
  1. 发布docker运行镜像


  1. 编写docker镜像制作文档