Skip to content

Reduce extraneous loading for sql build v3#2046

Merged
shangyian merged 5 commits intoDataJunction:mainfrom
shangyian:sql-speed-measures
Apr 23, 2026
Merged

Reduce extraneous loading for sql build v3#2046
shangyian merged 5 commits intoDataJunction:mainfrom
shangyian:sql-speed-measures

Conversation

@shangyian
Copy link
Copy Markdown
Collaborator

@shangyian shangyian commented Apr 23, 2026

Summary

During SQL building, the ORM setup was loading unnecessary join relationships; this PR explicitly sets them to noload when we don't want the overfetching.

Test Plan

  • PR has an associated issue: #
  • make check passes
  • make test shows 100% unit test coverage

Deployment Plan

@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 23, 2026

Deploy Preview for thriving-cassata-78ae72 canceled.

Name Link
🔨 Latest commit daff2f2
🔍 Latest deploy log https://app.netlify.com/projects/thriving-cassata-78ae72/deploys/69ea8e33ff431500090b2d84

@shangyian shangyian marked this pull request as ready for review April 23, 2026 22:24
@shangyian shangyian merged commit 33428b3 into DataJunction:main Apr 23, 2026
25 checks passed
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