Skip to content

Conversation

@yeya24
Copy link
Contributor

@yeya24 yeya24 commented Jan 16, 2026

What this PR does:

The default sync map based constraint cache for parquet is bad as it doesn't have TTL so memory usage can grow forever.
We set it as the default because there is another flag to control whether to enable the constraint cache. But that flag seems not working. So passing constraint cache function as nil instead to not use cache.

Which issue(s) this PR fixes:
Fixes #

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

Signed-off-by: yeya24 <benye@amazon.com>
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.

1 participant