Skip to content

Make materialized query more helpful - #7999

Closed
labkey-jeckels wants to merge 1 commit into
release26.7-SNAPSHOTfrom
26.6_fb_materializedQuery
Closed

Make materialized query more helpful#7999
labkey-jeckels wants to merge 1 commit into
release26.7-SNAPSHOTfrom
26.6_fb_materializedQuery

Conversation

@labkey-jeckels

Copy link
Copy Markdown
Contributor

Rationale

Analysis shows that our current 1 hour retention for materialized tables is way too short for sample type scenarios. Additionally, without doing an analyze the DB may not be making good query plan choices.

Changes

  • Update retention from 1->12 hours as an incremental testing step
  • ANALYZE materialized table as part of its creation

Tasks

  • Claude Code Review
  • Manual Testing
  • Test Automation - N/A

@labkey-jeckels labkey-jeckels added this to the 26.07 milestone Aug 31, 2026
@labkey-jeckels
labkey-jeckels requested review from a team, XingY and labkey-matthewb August 31, 2026 03:53
@labkey-jeckels labkey-jeckels self-assigned this Aug 31, 2026
@github-actions

Copy link
Copy Markdown

ERROR: A pull request from 26.6_fb_materializedQuery is expected to target release26.6-SNAPSHOT, not release26.7-SNAPSHOT

@labkey-nicka

Copy link
Copy Markdown
Contributor

ERROR: A pull request from 26.6_fb_materializedQuery is expected to target release26.6-SNAPSHOT, not release26.7-SNAPSHOT

This does seem problematic. Consider reopening with a branch names 26.7_....

@labkey-jeckels

Copy link
Copy Markdown
Contributor Author

Reopened as #8000 from 26.7_fb_materializedQuery so the branch name matches the release26.7-SNAPSHOT base.

@labkey-jeckels
labkey-jeckels deleted the 26.6_fb_materializedQuery branch August 31, 2026 04:36
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