Skip to content

Commit 20c07b3

Browse files
authored
Merge pull request #7053 from beryl678/patch-10
Add GFI and thoughts at 2025-09-24-this-week-in-rust.md
2 parents 59c3c7e + 3d6ea0c commit 20c07b3

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

draft/2025-09-24-this-week-in-rust.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ and just ask the editors to select the category.
5353
* [Reducing binary size of (Rust) programs with debuginfo](https://kobzol.github.io/rust/2025/09/22/reducing-binary-size-of-rust-programs-with-debuginfo.html)
5454
* [A more stable Rust Ecosystem](https://ranger-ross.github.io/blog/more-stable-ecosystem/)
5555

56+
- 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)
57+
5658
### Rust Walkthroughs
5759

5860
* [video] [(Kernel) Task Switching in Rust](https://www.youtube.com/watch?v=JP4-JJefY_A)
@@ -102,6 +104,11 @@ If you are a Rust project owner and are looking for contributors, please submit
102104

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

107+
- Good First Issue:
108+
- [Supports profile signal for OLTP](https://github.com/GreptimeTeam/greptimedb/issues/6760)
109+
- [Currently KILL cannot terminate queries like INSERT INTO SELECT](https://github.com/GreptimeTeam/greptimedb/issues/6334)
110+
- [Supports exporting compressed CSV or JSON files](https://github.com/GreptimeTeam/greptimedb/issues/6286)
111+
105112
### CFP - Events
106113

107114
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.

0 commit comments

Comments
 (0)