Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add rounding effect analysis #39

Closed
wants to merge 2 commits into from
Closed

Conversation

popcornylu
Copy link

No description provided.

Copy link

github-actions bot commented Nov 6, 2024

Recce Summary

Manifest Information

Manifest Catalog
Base 2024-11-05 07:49:11 2024-11-05 07:49:12
Current 2024-11-07 05:19:15 2024-11-07 05:19:16

Lineage Graph

graph LR
model.jaffle_shop.stg_payments["stg_payments

[What's Changed]
Code, Schema"]
style model.jaffle_shop.stg_payments stroke:#ffa502
model.jaffle_shop.stg_payments---->model.jaffle_shop.orders
model.jaffle_shop.stg_payments---->model.jaffle_shop.customers
model.jaffle_shop.stg_payments-...->model.jaffle_shop.rounding_effect
model.jaffle_shop.orders["orders

[What's Changed]
"]
model.jaffle_shop.customers["customers

[What's Changed]
"]
model.jaffle_shop.customers---->model.jaffle_shop.customer_segments
model.jaffle_shop.customers---->model.jaffle_shop.customer_order_pattern
model.jaffle_shop.rounding_effect["rounding_effect

[What's Changed]
Added Node"]
style model.jaffle_shop.rounding_effect stroke:#1dce00
model.jaffle_shop.customer_segments["customer_segments"]
model.jaffle_shop.customer_order_pattern["customer_order_pattern"]

Loading

Checks Summary

Checks Run Data Mismatch Detected
4 2

Checks of Data Mismatch Detected

Name Type Mismatched Nodes
Model schema of customers, orders and modified nodes Schema Diff rounding_effect, stg_payments
Row count of customers, orders and modified table model Row Count Diff rounding_effect

See PR page: https://cloud.datarecce.io/DataRecce/jaffle_shop_duckdb/pulls/39

How to check the recce result

# Launch the recce server based on the state file
recce server --review --cloud --password yummy_jaffle

# Open the recce server http://localhost:8000 by your browser

@popcornylu popcornylu force-pushed the chore/fix-malformed-state branch from 7ed9ee7 to 5ce6b1b Compare November 6, 2024 09:58
@popcornylu popcornylu closed this Dec 16, 2024
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