Skip to content

chore: Rewrite the tests for the loadSubset to cover more clauses and operators#1426

Open
ivasilov wants to merge 2 commits intoTanStack:mainfrom
ivasilov:chore/load-subset-tests
Open

chore: Rewrite the tests for the loadSubset to cover more clauses and operators#1426
ivasilov wants to merge 2 commits intoTanStack:mainfrom
ivasilov:chore/load-subset-tests

Conversation

@ivasilov
Copy link
Copy Markdown

@ivasilov ivasilov commented Mar 27, 2026

🎯 Changes

Rewrote and added more tests foron-demand sync mode.

I was motivated by a regression in the INNER JOIN clause where it used to take 2 queries (one for each collection) but now it takes 3 queries on v0.6.

✅ Checklist

  • I have tested this code locally with pnpm test.

🚀 Release Impact

  • This change affects published code, and I have generated a changeset.
  • This change is docs/CI/dev-only (no release).

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