tison
tison
Is this issue the cause to https://github.com/orgs/GreptimeTeam/discussions/3461?
This setup script seems to be executed before test. How can I do if I'd set up a database and teardown after the test suite finished? For non-blocking start, I...
This is a related PR https://github.com/oceanbase/obkv-table-client-rs/pull/82 I ever thought about this and blocked because I cannot prepare a CI env for debugging and regression testing.
https://github.com/tisonkun/morax/pull/9/ @mistydemeo thanks for your suggestion. But it doesn't seem to work.
At commit https://github.com/tisonkun/morax/pull/9/commits/f2e8ee7f8e94a99e781328d8943255e0cc25e69c It failed with https://github.com/tisonkun/morax/actions/runs/11227771504/job/31210572728 It seems that the rdkafka crate still built although all its dependent is excluded by `package.netadata.dist.dist = false`. ``` building cargo target (x86_64-pc-windows-msvc/dist...
@XAMPPRocky I've run `cargo fmt --all` locally.
@XAMPPRocky done.
cc @mxinden
@codefever I'd like to. But without a maintainer involved I won't allocate more time since all may be in vain.
Somehow I've switched to opentelemetry's metrics API, like https://github.com/apache/opendal/pull/5524