Skip to content

Sample Volume Scalability -Storage Action optimization#7730

Merged
XingY merged 1 commit into
developfrom
fb_storagePerf
Jun 8, 2026
Merged

Sample Volume Scalability -Storage Action optimization#7730
XingY merged 1 commit into
developfrom
fb_storagePerf

Conversation

@XingY

@XingY XingY commented Jun 7, 2026

Copy link
Copy Markdown
Contributor

Rationale

Selection size for grid actions are generally limited to 1000 rows. At exact 1000 rows selection, a temp.inclause is built and used for querying the selected data. This cause query execution plan to be different when row selection is 1000 vs 1-999. To allow consistent behavior for app actions, this PR increases the TEMP_TABLE_GENERATOR_MIN_SIZE to 1001.

Related Pull Requests

Changes

@XingY XingY requested a review from labkey-adam June 7, 2026 02:20
@XingY XingY merged commit fb14941 into develop Jun 8, 2026
12 checks passed
@XingY XingY deleted the fb_storagePerf branch June 8, 2026 22:41
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.

2 participants