Document registering externally-built pre-aggregation tables#2344
Merged
Conversation
✅ Deploy Preview for thriving-cassata-78ae72 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
shangyian
force-pushed
the
docs-external-preaggs
branch
from
July 24, 2026 08:48
8bd4433 to
4b9f683
Compare
Adds a section to the aggregate-awareness page covering how to register tables built by outside ETL pipelines (REST and declarative YAML), the measure-only column-mapping rule, separate freshness reporting via the availability endpoint, the external materialization-strategy guard, and current registration limitations. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Adds a "Mapping dimension columns" section (physical-column binding for grain/dimension references, joined-attribute-read-directly behavior, validation) now that the feature is merged, and updates the stale "only measure columns are validated" limitation. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
shangyian
force-pushed
the
docs-external-preaggs
branch
from
July 24, 2026 11:55
1d159f1 to
097deef
Compare
shangyian
marked this pull request as ready for review
July 24, 2026 12:18
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds a section to the aggregate-awareness page covering how to register tables built by outside ETL pipelines (REST and declarative YAML), the measure-only column-mapping rule, separate freshness reporting via the availability endpoint, the external materialization-strategy guard, and current registration limitations.
Test Plan
make checkpassesmake testshows 100% unit test coverageDeployment Plan