Skip to content

Conversation

@pulpdrew
Copy link
Contributor

Closes HDX-2407

This PR fixes searches which sort in ascending time order or do not order based on time. With this change, time-based "chunking" of queries (#1125) will only be used when the results are ordered by time. Further, when ordering by time ascending, the chunks will load in ascending time order (rather than descending time order).

@changeset-bot
Copy link

changeset-bot bot commented Sep 16, 2025

🦋 Changeset detected

Latest commit: 06656ea

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@hyperdx/common-utils Patch
@hyperdx/app Patch
@hyperdx/api Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel
Copy link

vercel bot commented Sep 16, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
hyperdx-v2-oss-app Ready Ready Preview Comment Sep 16, 2025 9:26pm

@github-actions
Copy link
Contributor

github-actions bot commented Sep 16, 2025

Stably Runner - Test Suite - 'Smoke Test'

Test Suite Run Result: 🟢 Success (4/4 tests passed) [dashboard]


This comment was generated from stably-runner-action

@pulpdrew pulpdrew force-pushed the drew/window-query-sorting branch from a0570ae to e63c565 Compare September 16, 2025 18:54
@pulpdrew pulpdrew marked this pull request as ready for review September 16, 2025 19:11
@pulpdrew pulpdrew requested review from a team, MikeShi42 and knudtty and removed request for a team September 16, 2025 19:12
Copy link
Contributor

@MikeShi42 MikeShi42 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice - examining the first order by for timestamp matching is great

@kodiakhq kodiakhq bot merged commit 1d79980 into main Sep 17, 2025
8 checks passed
@kodiakhq kodiakhq bot deleted the drew/window-query-sorting branch September 17, 2025 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants