Skip to content

Make FoldListFirst.query.pq deterministic#541

Open
xborder wants to merge 1 commit intomicrosoft:masterfrom
xborder:fix-fold-list-first-order
Open

Make FoldListFirst.query.pq deterministic#541
xborder wants to merge 1 commit intomicrosoft:masterfrom
xborder:fix-fold-list-first-order

Conversation

@xborder
Copy link
Copy Markdown

@xborder xborder commented May 5, 2026

  • Updates FoldListFirst.query.pq so it sorts rows by PULocationID and RecordID before calling List.First.
  • The test previously used List.First after grouping without a stable row order. Some backends can return a different first row when the query is folded, which makes the test inconsistent.

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.

1 participant