Store actual maximum record size in index header rather than 32767

Description

Indexes with variable-size rows store 32767 in the header field that indicates the row size, leading to allocation of unnecessarily large buffers. It's simple enough to calculate the maximum size encountered when building the index.

Conclusion

None

Activity

Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Priority

Fix versions

Pull Request URL

Created November 22, 2022 at 2:34 PM
Updated November 24, 2022 at 9:56 AM
Resolved November 24, 2022 at 9:52 AM