Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix unexpected off-heap memory overflow #355

Merged
merged 1 commit into from
Jan 2, 2024
Merged

Conversation

richox
Copy link
Collaborator

@richox richox commented Jan 2, 2024

fix unexpected off-heap memory overflow
1. use smaller batch size for parquet scaning.
2. reduce native-to-spark ffi channel buffer size.
3. shorten batch lifetime in project-filtering and batch coalescing.
4. other minor code refection.

@richox richox force-pushed the dev-mem-optimize branch 3 times, most recently from ad1b153 to a26c3af Compare January 2, 2024 02:45
	1. use smaller batch size for parquet scaning.
	2. reduce native-to-spark ffi channel buffer size.
	3. shorten batch lifetime in project-filtering and batch coalescing.
	4. other minor code refection.
@lihao712 lihao712 merged commit 8f8c395 into master Jan 2, 2024
4 checks passed
richox added a commit that referenced this pull request Jan 19, 2024
1. use smaller batch size for parquet scaning.
	2. reduce native-to-spark ffi channel buffer size.
	3. shorten batch lifetime in project-filtering and batch coalescing.
	4. other minor code refection.

Co-authored-by: zhangli20 <[email protected]>
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