Skip to content

Proposed Updates to section 3.3 and 3.4#7

Merged
hhhizzz merged 1 commit intohhhizzz:lm-pipeline-blogfrom
alamb:alamb/3.3
Dec 7, 2025
Merged

Proposed Updates to section 3.3 and 3.4#7
hhhizzz merged 1 commit intohhhizzz:lm-pipeline-blogfrom
alamb:alamb/3.3

Conversation

@alamb
Copy link

@alamb alamb commented Dec 5, 2025

Here is some proposed "wordsmithing" changes for

I'll comment inline with the rationale

@github-actions
Copy link

github-actions bot commented Dec 5, 2025

Preview URL: https://alamb.github.io/arrow-site

If the preview URL doesn't work, you may forget to configure your fork repository for preview.
See https://github.com/apache/arrow-site/blob/main/README.md#forks how to configure.

We keep the scope tight to avoid **memory bloat**: the Shared Cache is wiped clean between row groups so we don't hoard memory forever.

### 3.4 Zero-Copy
### 3.4 Minimizing Copies and Allocations
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I found the zero copy section a little confusing as it seemed like it was focusing on why some previous implementation was non ideal -- instead I tried to set it up as an overview of careful memory management

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's good idea, I think new name is more appropriate for the blog, zero copy is too technical

@hhhizzz hhhizzz merged commit 6d97a25 into hhhizzz:lm-pipeline-blog Dec 7, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants