Bohu
Bohu
> I found that the calculation results of sql5 in the cluster of the mac system are very different, and the standalone and cluster of linux do not have the...
@mergify update
Will databend support int128 firstly?
This issue can be closed? @flaneur2020
The codes are no longer maintained, but I'm sure they work. I guess the issue is building the `testResult`, you can try to build it like this: https://github.com/xelabs/go-mysqlstack/blob/master/driver/client_test.go#L24-L27
@ZuoTiJia Hi, @b41sh is working on it, this is a [EE feature](https://docs.databend.com/guides/overview/editions/dee/enterprise-features). We're currently planning to utilize the [fst library](https://crates.io/crates/fst) as a core component of our solution. By the way,...
> > @ZuoTiJia > > Hi, @b41sh is working on it, this is a [EE feature](https://docs.databend.com/guides/overview/editions/dee/enterprise-features). We're currently planning to utilize the [fst library](https://crates.io/crates/fst) as a core component of our...
Hi @fenghaojiang Sorry for the confusing, I have update the summary, feel free to take :)
Let's close this issue, block cache is in high priority than this one, indeed segment cache should always be in the memory.
@caibirdme Hi, no update yet. Since Databend uses object storage, which is cheaper than local disk, space isn't an issue, and there is a vacuum command(the storage space will reclaim...