Skip to content

Release Note 2.0.5 #31356

Description

@xiaokang

Previous Release Note 2.0.4

Thanks to our community users and developers, about 217 improvements and bug fixes have been made in Doris 2.0.5 version.

1 Behavior change

2 New features

  • Eliminate left outer join with is null condition
  • Add show-tablets-belong stmt for analyzing a batch of tablet-ids
  • InferPredicates support In, such as a = b & a in [1, 2] -> b in [1, 2]
  • Optimize plan when column stats are unavailable
  • Optimize plan using rollup column stats
  • Support analyze materialized view
  • Support ShowProcessStmt Show all Fe connection

3 Improvement and optimizations

  • Optimize query plan when column stats are unaviable
  • Optimize query plan using rollup column stats
  • Stop analyze quickly after user close auto analyze
  • Catch load column stats exception, avoid print too much stack info to fe.out
  • Select materialized view by specify the view name in sql
  • Change auto analyze max table width default value to 100
  • Escape characters for columns in recovery predicate pushdown in jdbc catalog
  • Fix jdbc mysql catalog to_date fun pushdown
  • Optimize the close logic of JDBC client
  • Optimize jdbc connection pool parameter settings
  • Obtain hudi partition information through HMS's API
  • optimize routine load job error msg and memory
  • Skip all backup/restore jobs if max allowd option is set to 0

See the complete list of improvements and bug fixes on github .

Big Thanks

Thanks all who contribute to this release:
@airborne12
@alexxing662
@amorynan
@AshinGau
@BePPPower
@bingquanzhao
@BiteTheDDDDt
@ByteYue
@caiconghui
@cambyzju
@catpineapple
@dataroaring
@eldenmoon
@Emor-nj
@englefly
@felixwluo
@GoGoWen
@HappenLee
@hello-stephen
@HHoflittlefish777
@HowardQin
@JackDrogon
@jacktengg
@jackwener
@Jibing-Li
@KassieZ
@LemonLiTree
@liaoxin01
@liugddx
@LuGuangming
@morningman
@morrySnow
@mrhhsg
@Mryange
@mymeiyi
@nextdreamblue
@qidaye
@ryanzryu
@seawinde
@starocean999
@TangSiyang2001
@vinlee19
@w41ter
@wangbo
@wsjz
@wuwenchi
@xiaokang
@XieJiann
@xingyingone
@xy720
@xzj7019
@yujun777
@zclllyybb
@zhangstar333
@zhannngchen
@zhiqiang-hhhh
@zxealous
@zy-kkk
@zzzxl1993

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions