Attach availability to materialization#1318
Draft
shangyian wants to merge 3057 commits intoDataJunction:mainfrom
Draft
Attach availability to materialization#1318shangyian wants to merge 3057 commits intoDataJunction:mainfrom
shangyian wants to merge 3057 commits intoDataJunction:mainfrom
Conversation
… represented in YAML file
…etion YAML deploy needs to handle dimension link deletion for all links not…
…-derived Generate measures SQL pre-aggregated to the requested dimensions
…etion [YAML] Add message for dimension link deletion + fix YAML export of dim links
…on-0.0.1a78 Bump DataJunction version to 0.0.1a78
Fix recursion error from deepcopy
YAML Config Parity
switch to ruff
Fix Pydantic model definition for valid OpenAPI schema
…ataJunction#1284) * Endpoints and data model for saving user notification subscriptions * linters on alembic version * Update tests given new index * ruff * Remove renamed notification.py * Remove pylint comment, no longer needed * add filter to notification test * ruff * ruff ruff * Fix node name in test
…ataJunction#1313) * Add support for exposing additional complex dim link foreign keys * Fix linters * Fix tests
* Add support for extensions in the add/edit node page UI * Fix lint * Run linters * Remove logging * Add ability to configure label style
Co-authored-by: GitHub Actions Bot <>
…on#1209) * Added cache interface and cachelib + noop implementations * Tests for caching * tweak docs a bit * ruff
* Update java client * Remove redundant @JsonProperty
✅ Deploy Preview for thriving-cassata-78ae72 canceled.
|
Member
|
Looks good but did you mean to call the PR "Add materialization to availability" instead? |
…ice. Add custom metadata to availability
samredai
approved these changes
Feb 24, 2025
Member
|
This sounds like a very good way forward even though I realize there may be some fallout. Let's talk through this during our next OSS sync. We should make a list of items that will need to be addressed and plan for implementation. |
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
Test Plan
make checkpassesmake testshows 100% unit test coverageDeployment Plan