Skip to content

Conversation

@tpolecat
Copy link
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.

2 participants