Skip to content

Speed up namespace branching (can skip validation)#1740

Merged
shangyian merged 5 commits intoDataJunction:mainfrom
shangyian:speed-up-branching
Feb 2, 2026
Merged

Speed up namespace branching (can skip validation)#1740
shangyian merged 5 commits intoDataJunction:mainfrom
shangyian:speed-up-branching

Conversation

@shangyian
Copy link
Copy Markdown
Collaborator

@shangyian shangyian commented Feb 2, 2026

Summary

When creating a branch from a namespace, we can skip validation to make the node creation process significantly faster. Since these nodes are the exact same as nodes in the one it's being branched off of, there's no reason to run the validation as we expect the results to be the same.

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 Feb 2, 2026

Deploy Preview for thriving-cassata-78ae72 canceled.

Name Link
🔨 Latest commit e5ecefc
🔍 Latest deploy log https://app.netlify.com/projects/thriving-cassata-78ae72/deploys/69804eb92a183700088c3de1

@shangyian shangyian marked this pull request as ready for review February 2, 2026 08:17
@shangyian shangyian merged commit 61ce4bc into DataJunction:main Feb 2, 2026
17 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