wraymo
wraymo
Hi, I’m Rui, a master student in computer engineering. Currently I'm working on log compression and I’m learning Rust. I’m also very interested in this issue but have the same...
> Is there anyone working on this? Maybe I can help with it. @imeoer Hi Qi, I'm working on it. But we can collaborate.
I'd prefer "trace collection" @imeoer
Hi, I'm an applicant for GSOC Casbin Mesh project and I'd like to take this issue.
Updated the changes. Please take a look
> Currently, we are using the file snapshot store, if we switch the bbolt as snapshot store, maybe this breaks user data, do you have idea to improve this? I'm...
> This is a good idea, I think we can add a flag [here](https://github.com/casbin/hraft-dispatcher/blob/main/config.go), default to file snapshot, if the user switches the bbolt snapshot, we need to check whether...
Hi @steveburnett, thanks for the review! When you have a moment, could you take a look at the updated release note to see if it looks good to you? I’ve...
For `test other modules`. There's a failure in `presto-delta` module and the error message was something like ``` 2025-05-22T18:34:47.597-0600 WARNING Failed to load checkpoint metadata from file file:/home/runner/work/presto/presto/presto-delta/target/test-classes/delta_v3/data-reader-nested-struct/_delta_log/_last_checkpoint` ``` For...
@tdcmeehan Thanks for the question! Here are the details: 1. The connector optimizer is mentioned [here](https://github.com/y-scope/presto-rfcs/blob/clp-connector-rfc/RFC-0012-clp-connector.md?utm_source=chatgpt.com#query-plan-optimization). It will be added in a later phase. In this phase, the coordinator side...