Skip to content

Add intermediate models#2

Open
even-wei wants to merge 3 commits into
mainfrom
20230604-add-intermediate-models
Open

Add intermediate models#2
even-wei wants to merge 3 commits into
mainfrom
20230604-add-intermediate-models

Conversation

@even-wei
Copy link
Copy Markdown
Member

@even-wei even-wei commented Jun 4, 2023

Add intermediate models

  • int_imdb_data

even-wei added 3 commits June 4, 2023 11:04
Signed-off-by: Even Wei <evenwei@infuseai.io>
Signed-off-by: Even Wei <evenwei@infuseai.io>
Signed-off-by: Even Wei <evenwei@infuseai.io>
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 6, 2023

📊 Piperider Comparison Summary

Comparison Summary
Table Rows Columns
stg_title_basics - 9 (+0)
stg_title_ratings - 3 (+0)
int_imdb_data (+) - 8
Tables Summary (added=1)
stg_title_basics
Column Type Valid % Distinct %
title_id VARCHAR - -
title_type VARCHAR - -
primary_title VARCHAR - -
original_title VARCHAR - -
is_adult BIGINT - -
start_year BIGINT - -
end_year VARCHAR - -
runtime_minutes BIGINT - -
genres VARCHAR - -
stg_title_ratings
Column Type Valid % Distinct %
title_id VARCHAR - -
average_rating DOUBLE PRECISION - -
num_votes BIGINT - -
int_imdb_data (+)
Column Type Valid % Distinct %
title_id (+) VARCHAR - -
primary_title (+) VARCHAR - -
original_title (+) VARCHAR - -
start_year (+) BIGINT - -
runtime_minutes (+) BIGINT - -
genres (+) VARCHAR - -
average_rating (+) DOUBLE PRECISION - -
num_votes (+) BIGINT - -

📎 Cloud Comparison Report

Find comparison detail

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