This week in Databend #12
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 new features for cli by @ZhiHanZ , like support mirror ( #2267 ) support query ( #2323 ) store Database in sled by @drmingdrmer ( #2237 ) add RangeFilter for index pruning by @zhyass . ( #2256 ) add mem alloc and derive macro by @Veeupup . ( #2299 ) add toHour/toMinute/ToSecond @GrapeBaBa ( #2309 ) add toMonday function by @sundy-li . ( #2317 ) add azure blob DAL by @junli1026 ( #2330 ) Improvement fuse table append/read (local mode only) by @dantengsky . ( #2214 ) store StateMachine::client_last_resp in sled::Tree by @ariesdevil . ( #222...