Skip to content

Sample Volume Scalability -Storage Action optimization#7730

Open
XingY wants to merge 1 commit into
developfrom
fb_storagePerf
Open

Sample Volume Scalability -Storage Action optimization#7730
XingY wants to merge 1 commit into
developfrom
fb_storagePerf

Conversation

@XingY
Copy link
Copy Markdown
Contributor

@XingY XingY commented Jun 7, 2026

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
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