Closed 2010YOUY01 closed 6 days ago
Closes #.
ExternalSorter is a big and important struct for sorting execution, this PR only organizes its fields for readability: fields are put into different categories, and closely related ones are put next to each other.
ExternalSorter
Which issue does this PR close?
Closes #.
Rationale for this change
ExternalSorter
is a big and important struct for sorting execution, this PR only organizes its fields for readability: fields are put into different categories, and closely related ones are put next to each other.What changes are included in this PR?
Are these changes tested?
Are there any user-facing changes?