Skip to content

Conversation

zhengruifeng
Copy link
Contributor

What changes were proposed in this pull request?

Limit Arrow batch sizes in window agg UDFs

Why are the changes needed?

to avoid OOM in the JVM side, by batching the JVM->Python Arrow Batches

Does this PR introduce any user-facing change?

No

How was this patch tested?

New tests

Was this patch authored or co-authored using generative AI tooling?

No

Copy link
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

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

+1, LGTM.

@vrozov
Copy link
Member

vrozov commented Oct 14, 2025

+1, LGTM.

@zhengruifeng zhengruifeng deleted the limit_win_agg branch October 15, 2025 01:59
@zhengruifeng
Copy link
Contributor Author

merged to master, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants