Add ability to specify row hints to size related immutable arrays, this reduces processing/gc on large tables
Open
enhancement
performance
server
- Dominant language
- TypeScript
- Stars
- 58
- Forks
- 47
- Avg merge
- 13h 3m
- Merged PRs (30d)
- 110
Description
## Feature Request
When we have large tables (2m+) the size of our immutable array chunks makes a difference. This feature allows us to specify a rowhint on the table definitions to indicate how large we expect the immutable array chunks should be.
Contributor guide
Assessment
This issue has not been assessed yet.