tison
tison
close as no longer interested in.
My highlighter has a const color and I'd configure the color as a const. Of course it's possible to initialize once at runtime and reuse the field, but I saw...
But it seems we actually don't have complex window. Instead, we use always tumbling window. The `ALIGN` parameter only affect the timestamp of result rows? UPDATE: No. RANGE is the...
@Taylor-lagrange Cool. I hit this page (https://docs.greptime.com/reference/sql/range#range-query) and perhaps it needs some cross links.
~We don't use the `0.45.1+core.0.45.1` version pattern any more so it's now a non-issue.~ UPDATED - This is for https://github.com/apache/opendal/issues/4250 ...
Here is how I practice xtask: Some common tools can be reused. ```rust // Copyright 2024 tison // // Licensed under the Apache License, Version 2.0 (the "License"); // you...
Can you provide a demo code snippet for doing so? The README file is mainly for developers of internal packages. If there is a reasonable real-world use case to export...
@Xuanwo What does it mean? Do you mean that we can remove this option and perhaps other similar options? > We can take a different approach to managing our test...
> The stat("/") function is treated specially because opendal requires the storage backend to ensure that the service is available and that the root is always valid. What does it...
What happens if you use [`Obs`](https://docs.rs/opendal/*/opendal/services/struct.Obs.html) service instead?