Skip to content

sc-6011 add FetchLimit trait#1850

Draft
tpolecat wants to merge 3 commits intomainfrom
fetch-limit
Draft

sc-6011 add FetchLimit trait#1850
tpolecat wants to merge 3 commits intomainfrom
fetch-limit

Conversation

@tpolecat
Copy link
Copy Markdown
Member

@tpolecat tpolecat commented Jul 2, 2025

Draft pending typelevel/grackle#731

This adds FetchLimit mixin for SqlMapping that will cause queries to fail when the result set under construction exceeds a given memory limit. It's not turned on right now so it should have no effect, but it will be there if we need it. The size calculation will probably need to be extended and optimized for real use.

@mergify mergify Bot added the service label Jul 2, 2025
@tpolecat tpolecat added the skip-sc Don't complete the associated story when merged. label Jul 2, 2025
@tpolecat tpolecat changed the title add FetchLimit trait sc-6011 add FetchLimit trait Jul 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

service skip-sc Don't complete the associated story when merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant