diff --git a/draft/2025-11-26-this-week-in-rust.md b/draft/2025-11-26-this-week-in-rust.md index dd6a0ac29..5321a0b2d 100644 --- a/draft/2025-11-26-this-week-in-rust.md +++ b/draft/2025-11-26-this-week-in-rust.md @@ -56,7 +56,7 @@ and just ask the editors to select the category. ### Rust Walkthroughs - [Rust Unit Testing: File reading](https://jorgeortiz.dev/posts/rust_unit_testing_file_reading/) - +* [Practical Performance Lessons from Apache DataFusion](https://greptime.com/blogs/2025-11-25-datafusion) * [Describing binary data with Deku](https://codeconstruct.com.au/docs/deku-elf-parser/) ### Research