< 返回版块

lllhuaer 发表于 2022-01-17 15:41

Databend aimed to be an open source elastic and reliable cloud warehouse, it offers blazing fast query and combines elasticity, simplicity, low cost of the cloud, built to make the Data Cloud easy.

Big changes

Below is a list of some major changes that we don't want you to miss.

Features

Improvement

Bug fixes

Tips

Let's learn a weekly tip from Databend.

New datatype system design

We need to redesign the datatype system because current implementation had some shortcomes.

Now, DataType is an enum type:

  • We must use specific type after matching.
  • We can't use it as generic argument.
  • It may involve some nested datatypes.
  • And hard to put attributes into it.

Want to find out how we will improve the DataType system? Please check the RFC - New datatype system design.

Plan to jump to specific implementation and track progress? Databend#3794 might be for you.

Changlogs

You can check the changelogs of Databend nightly to learn about our latest developments.

Ecosystem/Upstream

From open source, for open source. Our team is also committed to contributing to the Rust ecosystem and upstream dependencies.

Meet Us

Please join the DatafuseLabs Community if you are interested in Databend.

We are looking forward to seeing you try our code. We have a strong team behind you to ensure a smooth experience in trying our code for your projects. If you are a hacker passionate about database internals, feel free to play with our code.

You can submit issues for any problems you find. We also highly appreciate any of your pull requests.

评论区

写评论

还没有评论

1 共 0 条评论, 1 页