This week in Databend #36
Databend is an open source elastic and reliable Modern Cloud Data 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
- common-functions: support
REGEXP_INSTR
function by @nange, (#4629) - databend-query(processor): support complete executor by @zhang2014, (#4639)
- databend-query: support logical view by @Veeupup, (#4628)
- databend-query: support information_schema database by @Veeupup, (#4672)
- *: refactor type deserialization by @sundy-li, (#4634)
Improvement
- databend-query: hide table opt
SNAPSHOT_LOC
inshow create
by @dantengsky, (#4677) - *: refactor User/Role identity by @Junnplus, (#4644)
- databend-query: support show full tables by @TCeason, (#4702)
Build/Test/CI
Bug fixes
- databend-query: prohibit using reserved table option in create table statement. by @dantengsky, (#4632)
- bump to OpenDAL v0.4 to fix copy into don't support special filename by @Xuanwo, (#4678)
Tips
Let's learn a weekly tip from Databend.
Analyzing Nginx Logs with Databend and Vector
Systems are producing all kinds metrics and logs time by time, do you want to gather them and analyze the logs in real time?
Databend provides integration with Vector, easy to do it now!
You can use Databend to analyze Nginx access logs in just four steps:
- Deploy Databend, Create a Database and a Table for Nginx logs, Create a User for Vector Auth
- Install and Configure Nginx
- Install and Configure Vector, Run it
- Generate Nginx logs and Analyze them in Databend
To learn more about how to implement it, check out Analyzing Nginx Logs with Databend and Vector.
Changlogs
You can check the changelogs of Databend nightly to learn about our latest developments.
- v0.7.10-nightly
- v0.7.9-nightly
- v0.7.8-nightly
- v0.7.7-nightly
- v0.7.6-nightly
- v0.7.5-nightly
- v0.7.4-nightly
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.