Skip to content

Conversation

@riverszhang89
Copy link
Contributor

The mmap size for external sorting was already lowered to 16MiB. This patch changes the in-memory array size to match the mmap size of tempfiles.

The mmap size for external sorting was already lowered to 16MiB.
This patch changes the in-memory array size to match the mmap size of tempfiles.

Signed-off-by: Rivers Zhang <[email protected]>
Copy link

@roborivers roborivers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coding style check: Success ✓.
Smoke testing: Success ✓.
Cbuild submission: Success ✓.
Regression testing: Success ✓.

The first 10 failing tests are:
logfill_logput_window_generated
analyze_partial_index_off_generated
analyze
truncatesc_offline_generated
insert_lots_ssl_generated
insert_lots
phys_rep

Copy link
Contributor

@dorinhogea dorinhogea left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants