Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions draft/2025-09-24-this-week-in-rust.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ and just ask the editors to select the category.

### Observations/Thoughts

- Rust Contribution Experience: [From a Curious Outsider to a GreptimeDB Advocator: My Journey into Open Source Contribution](https://greptime.com/blogs/2025-09-23-greptimedb-submission-rust-contribute-guide)

### Rust Walkthroughs

### Research
Expand Down Expand Up @@ -126,6 +128,11 @@ If you are a Rust project owner and are looking for contributors, please submit

[guidelines]:https://github.com/rust-lang/this-week-in-rust?tab=readme-ov-file#call-for-participation-guidelines

- Good First Issue:
- [Supports profile signal for OLTP](https://github.com/GreptimeTeam/greptimedb/issues/6760)
- [Currently KILL cannot terminate queries like INSERT INTO SELECT](https://github.com/GreptimeTeam/greptimedb/issues/6334)
- [Supports exporting compressed CSV or JSON files](https://github.com/GreptimeTeam/greptimedb/issues/6286)

### CFP - Events

Are you a new or experienced speaker looking for a place to share something cool? This section highlights events that are being planned and are accepting submissions to join their event as a speaker.
Expand Down