Skip to content

[bot] Merge 26.7 to 26.9 (Conflicts) - #8004

Merged
github-actions[bot] merged 4 commits into
release26.9-SNAPSHOTfrom
26.9_fb_bot_merge_26.7
Sep 1, 2026
Merged

[bot] Merge 26.7 to 26.9 (Conflicts)#8004
github-actions[bot] merged 4 commits into
release26.9-SNAPSHOTfrom
26.9_fb_bot_merge_26.7

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown

Automatic merge failed! Please merge 26.7 into 26.9_fb_bot_merge_26.7 and resolve conflicts manually.

git fetch
git checkout 26.9_fb_bot_merge_26.7
git reset --hard origin/release26.9-SNAPSHOT
git merge 699f99b3b976aa4567b480907b07231081b9718a -m "Merge 26.7 to 26.9"

Resolve all conflicts (using IntelliJ or git mergetool)

git commit
git push --force

Approve all matching PRs simultaneously.
Approval will trigger automatic merge.
Verify all PRs before approving: https://internal.labkey.com/Scrumtime/Backlog/harvest-gitOpenPullRequests.view?branch=26.9_fb_bot_merge_26.7

labkey-jeckels and others added 3 commits August 31, 2026 14:20
## 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
…7996)

## Rationale
Datadog tracks queries executed for an HTTP request. We don't have the
proper wiring to make the async query and aggregates connect to their
HTTP request.

## Changes
- Switch how the spans are tracked
- Improve naming for the spans
- Intentionally keep materializing queries separate from the event that
invoked them
- Track errors and cancellations separately

## Tasks
- [x] Claude Code Review
- Manual Testing - N/A
- Test Automation - N/A
@cnathe
cnathe force-pushed the 26.9_fb_bot_merge_26.7 branch from 5b8944a to d7f3ed2 Compare September 1, 2026 14:31
@github-actions
github-actions Bot merged commit d7f3ed2 into release26.9-SNAPSHOT Sep 1, 2026
9 checks passed
@github-actions
github-actions Bot deleted the 26.9_fb_bot_merge_26.7 branch September 1, 2026 16:10
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.

4 participants