Skip to content

Conversation

@jrdi
Copy link
Member

@jrdi jrdi commented Mar 19, 2025

We have added a new check validating MV and target DS have the same columns and it's failing:

$ tb build

» Building project...

Error in materialized node 'aggregate_dimensions' from pipe 'logs_daily_dimensions_mv': Materialized view target data source columns do not match the materialized view query columns.Materialized view query columns: max_response_time, level, request_path, min_response_time, sum_response_time, p90_response_time, date, median_response_time, environment, count, p99_response_time, status_code, service, avg_response_time, request_method, user_agent, host.Target data source columns: level, request_path, date, environment, count, status_code, service, request_method, user_agent, host

✗ Build failed

@jrdi jrdi requested a review from alrocar March 19, 2025 14:49
@vercel
Copy link

vercel bot commented Mar 19, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
log-analytics-template ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 19, 2025 3:01pm

@jrdi jrdi merged commit 8795210 into main Mar 19, 2025
3 checks passed
@jrdi jrdi deleted the fix-logs-daily-dimensions-mv branch March 19, 2025 15:21
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.

2 participants