Skip to content

Conversation

@kohlisid
Copy link
Contributor

What this PR does / why we need it

Briefly describe the problem and the solution.

Related issues

Fixes #

Testing

How was this tested (unit/integration/manual)? Include commands, links, or screenshots if applicable.

Special notes for reviewers

Anything notable for review (risk, rollout, follow-ups).

Signed-off-by: kohlisid <[email protected]>
@codecov
Copy link

codecov bot commented Aug 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.68%. Comparing base (3ade3f9) to head (8dcca39).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2897      +/-   ##
==========================================
+ Coverage   78.55%   78.68%   +0.13%     
==========================================
  Files         280      280              
  Lines       62201    62201              
==========================================
+ Hits        48863    48945      +82     
+ Misses      12806    12721      -85     
- Partials      532      535       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.


At its core, `readBatchSize` is the **maximum number of messages a single vertex replica (pod) will try to read per cycle**.


Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thinking about adding/linking some pointers regarding the parallelization with the new backend?
@vigith thoughts?

Copy link
Member

Choose a reason for hiding this comment

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

it doesn't change much here re: new backend.

@vigith vigith changed the title [WIP] chore: add docs for batchSize [WIP] doc: add docs for batchSize Aug 22, 2025
@vigith
Copy link
Member

vigith commented Aug 22, 2025

@kohlisid can you add how this relates to UDF invocation?

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.

3 participants