This week in Databend #25
Databend [1] 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 • support [NOT] IN (a, b, c, ...) InList SQL by @Veeupup [2] ( #3805 [3] ) Improvement • range filter support more multi-column expression scenarios by @zhyass [4] . ( #3851 [5] • refine the error code by @BohuTANG [6] . ( #3833 [7] ) • lower the memory usage of BlockStreamWriter by @dantengsky [8] . ( #3818 [9] ) • manage role storage in metasrv by @flaneur2020 [10] . ( #3878 [11] ) Build/Test/CI • introduce databend Dev container by @ZhiHanZ [12] . ( #3853 [13] ) • use peotry to manage all python packages by @Xuanwo [14] . ( #3902 [15] ) Bug fixes • fix bug that list_...