Skip to content

Report cube column mismatch warning as a structured DeploymentResult - #2535

Merged
shangyian merged 1 commit into
mainfrom
fix-cube-column-warning-missing-result
Sep 11, 2026
Merged

Report cube column mismatch warning as a structured DeploymentResult#2535
shangyian merged 1 commit into
mainfrom
fix-cube-column-warning-missing-result

Conversation

@shangyian

@shangyian shangyian commented Sep 10, 2026

Copy link
Copy Markdown
Collaborator

Provide a structured warning with node info for unmatched cube columns.

_warn_about_unmatched_cube_columns only appended to the free-text
warnings list, giving no structured way to tell which node a warning
belongs to. It now also appends a matching DeploymentResult per
unmatched column, with status WARNING and the cube's rendered name,
matching the pattern used by the materialization warning helpers.

Also use spec.rendered_name instead of spec.name in the warning
message, so it shows the resolved node name instead of a raw
${prefix} placeholder.
@netlify

netlify Bot commented Sep 10, 2026

Copy link
Copy Markdown

Deploy Preview for thriving-cassata-78ae72 canceled.

Name Link
🔨 Latest commit 37a7b7d
🔍 Latest deploy log https://app.netlify.com/projects/thriving-cassata-78ae72/deploys/6aa209a513ded40008c95c33

@shangyian
shangyian merged commit c1c4dbd into main Sep 11, 2026
27 checks passed
@shangyian
shangyian deleted the fix-cube-column-warning-missing-result branch September 11, 2026 05:07
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