-
Notifications
You must be signed in to change notification settings - Fork 14
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
Update beers.sql #69
base: master
Are you sure you want to change the base?
Update beers.sql #69
Conversation
Hightouch integration test
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Diffs of tables modified in this pull request: ⚠️ - 1
INTEGRATION.BEERS.BEERS | |||
---|---|---|---|
main | sklinov-ht-test | ||
💬 Total rows | 2,410 | 2,410 (0%) | |
Schema diff | |||
💬 Total columns | 7 | 8 | |
💬 Mismatched columns | 1 | 2 (0 reorders, 1 type changes) | |
Primary keys diff (beer_id) | |||
🔍 Primary-key inferred from tests | |||
💬 Distinct PKs | 2,410 | 2,410 (0%) | |
💬 Exclusive PKs | 0 (0%) | 0 (0%) | ✔️ |
💬 Null PKs | 0 (0%) | 0 (0%) | ✔️ |
💬 Duplicate PKs | 0 (0%) | 0 (0%) | ✔️ |
Values diff | |||
💬 Differing columns | 1 (out of 5 compared) | |
|
💬 Total differing rows | 10 / 2,410 (0.41%) | |
|
💬 Total differing values | 0.083% | |
|
View diff details → |
Diffs of downstream tables: ⚠️ - 4
INTEGRATION.BEERS.SALES | |||
---|---|---|---|
main | sklinov-ht-test | ||
💬 Total rows | 810 | 810 (0%) | |
Schema diff | |||
💬 Total columns | 17 | 18 | |
💬 Mismatched columns | 2 | 3 (0 reorders, 2 type changes) | |
Primary keys diff (order_no, order_line) | |||
💬 Distinct PKs | 810 | 810 (0%) | |
💬 Exclusive PKs | 27 (3.3%) | 27 (3.3%) | |
💬 Null PKs | 0 (0%) | 0 (0%) | ✔️ |
💬 Duplicate PKs | 0 (0%) | 0 (0%) | ✔️ |
Values diff | |||
💬 Differing columns | 0 (out of 13 compared) | ✔️ | |
💬 Total differing rows | 0 / 783 (0%) | ✔️ | |
💬 Total differing values | 0% | ✔️ | |
View diff details → |
INTEGRATION.BEERS.PROMO_DELIVERIES | |||
---|---|---|---|
main | sklinov-ht-test | ||
💬 Total rows | 180 | 150 (-17%) | |
Schema diff | |||
💬 Total columns | 3 | 3 | |
💬 Mismatched columns | 0 | 0 (0 reorders, 0 type changes) | ✔️ |
Primary keys diff (customer_id) | |||
💬 Distinct PKs | 180 | 150 (-17%) | |
💬 Exclusive PKs | 180 (100%) | 150 (100%) | |
💬 Null PKs | 0 (0%) | 0 (0%) | ✔️ |
💬 Duplicate PKs | 0 (0%) | 0 (0%) | ✔️ |
Values diff | |||
💬 Differing columns | 0 (out of 2 compared) | ✔️ | |
💬 Total differing rows | 0 / 0 (-/-) | ✔️ | |
💬 Total differing values | -/- | ✔️ | |
View diff details → |
INTEGRATION.BEERS.BEERS_WITH_BREWERIES | |||
---|---|---|---|
main | sklinov-ht-test | ||
💬 Total rows | 2,410 | 2,410 (0%) | |
Schema diff | |||
💬 Total columns | 11 | 12 | |
💬 Mismatched columns | 1 | 2 (0 reorders, 1 type changes) | |
Primary keys diff (brewery_id, beer_id, beer_name) | |||
💬 Distinct PKs | 2,410 | 2,410 (0%) | |
💬 Exclusive PKs | 10 (0.41%) | 10 (0.41%) | |
💬 Null PKs | 0 (0%) | 0 (0%) | ✔️ |
💬 Duplicate PKs | 0 (0%) | 0 (0%) | ✔️ |
Values diff | |||
💬 Differing columns | 0 (out of 7 compared) | ✔️ | |
💬 Total differing rows | 0 / 2,400 (0%) | ✔️ | |
💬 Total differing values | 0% | ✔️ | |
View diff details → |
INTEGRATION.BEERS.ORDER_LINES | |||
---|---|---|---|
main | sklinov-ht-test | ||
💬 Total rows | 900 | 900 (0%) | |
Schema diff | |||
💬 Total columns | 7 | 7 | |
💬 Mismatched columns | 0 | 0 (0 reorders, 0 type changes) | ✔️ |
Primary keys diff (order_no, order_line) | |||
💬 Distinct PKs | 900 | 900 (0%) | |
💬 Exclusive PKs | 30 (3.3%) | 30 (3.3%) | |
💬 Null PKs | 0 (0%) | 0 (0%) | ✔️ |
💬 Duplicate PKs | 0 (0%) | 0 (0%) | ✔️ |
Values diff | |||
💬 Differing columns | 2 (out of 5 compared) | |
|
💬 Total differing rows | 870 / 870 (100%) | |
|
💬 Total differing values | 40% | |
|
View diff details → |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Diffs of tables modified in this pull request: ⚠️ - 1
INTEGRATION.BEERS.BEERS | |||
---|---|---|---|
main | sklinov-ht-test | ||
💬 Total rows | 2,410 | 2,410 (0%) | |
Schema diff | |||
💬 Total columns | 7 | 8 | |
💬 Mismatched columns | 1 | 2 (0 reorders, 1 type changes) | |
Primary keys diff (beer_id) | |||
🔍 Primary-key inferred from tests | |||
💬 Distinct PKs | 2,410 | 2,410 (0%) | |
💬 Exclusive PKs | 0 (0%) | 0 (0%) | ✔️ |
💬 Null PKs | 0 (0%) | 0 (0%) | ✔️ |
💬 Duplicate PKs | 0 (0%) | 0 (0%) | ✔️ |
Values diff | |||
💬 Differing columns | 1 (out of 5 compared) | |
|
💬 Total differing rows | 10 / 2,410 (0.41%) | |
|
💬 Total differing values | 0.083% | |
|
View diff details → |
Diffs of downstream tables: ⚠️ - 4
INTEGRATION.BEERS.SALES | |||
---|---|---|---|
main | sklinov-ht-test | ||
💬 Total rows | 810 | 810 (0%) | |
Schema diff | |||
💬 Total columns | 17 | 18 | |
💬 Mismatched columns | 2 | 3 (0 reorders, 2 type changes) | |
Primary keys diff (order_no, order_line) | |||
💬 Distinct PKs | 810 | 810 (0%) | |
💬 Exclusive PKs | 27 (3.3%) | 27 (3.3%) | |
💬 Null PKs | 0 (0%) | 0 (0%) | ✔️ |
💬 Duplicate PKs | 0 (0%) | 0 (0%) | ✔️ |
Values diff | |||
💬 Differing columns | 0 (out of 13 compared) | ✔️ | |
💬 Total differing rows | 0 / 783 (0%) | ✔️ | |
💬 Total differing values | 0% | ✔️ | |
View diff details → |
INTEGRATION.BEERS.PROMO_DELIVERIES | |||
---|---|---|---|
main | sklinov-ht-test | ||
💬 Total rows | 180 | 180 (0%) | |
Schema diff | |||
💬 Total columns | 3 | 3 | |
💬 Mismatched columns | 0 | 0 (0 reorders, 0 type changes) | ✔️ |
Primary keys diff (customer_id) | |||
💬 Distinct PKs | 180 | 180 (0%) | |
💬 Exclusive PKs | 180 (100%) | 180 (100%) | |
💬 Null PKs | 0 (0%) | 0 (0%) | ✔️ |
💬 Duplicate PKs | 0 (0%) | 0 (0%) | ✔️ |
Values diff | |||
💬 Differing columns | 0 (out of 2 compared) | ✔️ | |
💬 Total differing rows | 0 / 0 (-/-) | ✔️ | |
💬 Total differing values | -/- | ✔️ | |
View diff details → |
INTEGRATION.BEERS.BEERS_WITH_BREWERIES | |||
---|---|---|---|
main | sklinov-ht-test | ||
💬 Total rows | 2,410 | 2,410 (0%) | |
Schema diff | |||
💬 Total columns | 11 | 12 | |
💬 Mismatched columns | 1 | 2 (0 reorders, 1 type changes) | |
Primary keys diff (brewery_id, beer_id, beer_name) | |||
💬 Distinct PKs | 2,410 | 2,410 (0%) | |
💬 Exclusive PKs | 10 (0.41%) | 10 (0.41%) | |
💬 Null PKs | 0 (0%) | 0 (0%) | ✔️ |
💬 Duplicate PKs | 0 (0%) | 0 (0%) | ✔️ |
Values diff | |||
💬 Differing columns | 0 (out of 7 compared) | ✔️ | |
💬 Total differing rows | 0 / 2,400 (0%) | ✔️ | |
💬 Total differing values | 0% | ✔️ | |
View diff details → |
INTEGRATION.BEERS.ORDER_LINES | |||
---|---|---|---|
main | sklinov-ht-test | ||
💬 Total rows | 900 | 900 (0%) | |
Schema diff | |||
💬 Total columns | 7 | 7 | |
💬 Mismatched columns | 0 | 0 (0 reorders, 0 type changes) | ✔️ |
Primary keys diff (order_no, order_line) | |||
💬 Distinct PKs | 900 | 900 (0%) | |
💬 Exclusive PKs | 30 (3.3%) | 30 (3.3%) | |
💬 Null PKs | 0 (0%) | 0 (0%) | ✔️ |
💬 Duplicate PKs | 0 (0%) | 0 (0%) | ✔️ |
Values diff | |||
💬 Differing columns | 2 (out of 5 compared) | |
|
💬 Total differing rows | 870 / 870 (100%) | |
|
💬 Total differing values | 40% | |
|
View diff details → |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Diffs of tables modified in this pull request: ⚠️ - 1
INTEGRATION.BEERS.BEERS | |||
---|---|---|---|
main | sklinov-ht-test | ||
💬 Total rows | 2,410 | 2,410 (0%) | |
Schema diff | |||
💬 Total columns | 7 | 8 | |
💬 Mismatched columns | 1 | 2 (0 reorders, 1 type changes) | |
Primary keys diff (beer_id) | |||
🔍 Primary-key inferred from tests | |||
💬 Distinct PKs | 2,410 | 2,410 (0%) | |
💬 Exclusive PKs | 0 (0%) | 0 (0%) | ✔️ |
💬 Null PKs | 0 (0%) | 0 (0%) | ✔️ |
💬 Duplicate PKs | 0 (0%) | 0 (0%) | ✔️ |
Values diff | |||
💬 Differing columns | 1 (out of 5 compared) | |
|
💬 Total differing rows | 10 / 2,410 (0.41%) | |
|
💬 Total differing values | 0.083% | |
|
View diff details → |
Diffs of downstream tables: ⚠️ - 4
INTEGRATION.BEERS.PROMO_DELIVERIES | |||
---|---|---|---|
main | sklinov-ht-test | ||
💬 Total rows | 180 | 150 (-17%) | |
Schema diff | |||
💬 Total columns | 3 | 3 | |
💬 Mismatched columns | 0 | 0 (0 reorders, 0 type changes) | ✔️ |
Primary keys diff (customer_id) | |||
💬 Distinct PKs | 180 | 150 (-17%) | |
💬 Exclusive PKs | 180 (100%) | 150 (100%) | |
💬 Null PKs | 0 (0%) | 0 (0%) | ✔️ |
💬 Duplicate PKs | 0 (0%) | 0 (0%) | ✔️ |
Values diff | |||
💬 Differing columns | 0 (out of 2 compared) | ✔️ | |
💬 Total differing rows | 0 / 0 (-/-) | ✔️ | |
💬 Total differing values | -/- | ✔️ | |
View diff details → |
INTEGRATION.BEERS.SALES | |||
---|---|---|---|
main | sklinov-ht-test | ||
💬 Total rows | 810 | 810 (0%) | |
Schema diff | |||
💬 Total columns | 17 | 18 | |
💬 Mismatched columns | 2 | 3 (0 reorders, 2 type changes) | |
Primary keys diff (order_no, order_line) | |||
💬 Distinct PKs | 810 | 810 (0%) | |
💬 Exclusive PKs | 27 (3.3%) | 27 (3.3%) | |
💬 Null PKs | 0 (0%) | 0 (0%) | ✔️ |
💬 Duplicate PKs | 0 (0%) | 0 (0%) | ✔️ |
Values diff | |||
💬 Differing columns | 0 (out of 13 compared) | ✔️ | |
💬 Total differing rows | 0 / 783 (0%) | ✔️ | |
💬 Total differing values | 0% | ✔️ | |
View diff details → |
INTEGRATION.BEERS.ORDER_LINES | |||
---|---|---|---|
main | sklinov-ht-test | ||
💬 Total rows | 900 | 900 (0%) | |
Schema diff | |||
💬 Total columns | 7 | 7 | |
💬 Mismatched columns | 0 | 0 (0 reorders, 0 type changes) | ✔️ |
Primary keys diff (order_no, order_line) | |||
💬 Distinct PKs | 900 | 900 (0%) | |
💬 Exclusive PKs | 30 (3.3%) | 30 (3.3%) | |
💬 Null PKs | 0 (0%) | 0 (0%) | ✔️ |
💬 Duplicate PKs | 0 (0%) | 0 (0%) | ✔️ |
Values diff | |||
💬 Differing columns | 2 (out of 5 compared) | |
|
💬 Total differing rows | 870 / 870 (100%) | |
|
💬 Total differing values | 40% | |
|
View diff details → |
INTEGRATION.BEERS.BEERS_WITH_BREWERIES | |||
---|---|---|---|
main | sklinov-ht-test | ||
💬 Total rows | 2,410 | 2,410 (0%) | |
Schema diff | |||
💬 Total columns | 11 | 12 | |
💬 Mismatched columns | 1 | 2 (0 reorders, 1 type changes) | |
Primary keys diff (brewery_id, beer_id, beer_name) | |||
💬 Distinct PKs | 2,410 | 2,410 (0%) | |
💬 Exclusive PKs | 10 (0.41%) | 10 (0.41%) | |
💬 Null PKs | 0 (0%) | 0 (0%) | ✔️ |
💬 Duplicate PKs | 0 (0%) | 0 (0%) | ✔️ |
Values diff | |||
💬 Differing columns | 0 (out of 7 compared) | ✔️ | |
💬 Total differing rows | 0 / 2,400 (0%) | ✔️ | |
💬 Total differing values | 0% | ✔️ | |
View diff details → |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Diffs of tables modified in this pull request: ⚠️ - 1
INTEGRATION.BEERS.BEERS | |||
---|---|---|---|
main | sklinov-ht-test | ||
💬 Total rows | 2,410 | 2,410 (0%) | |
Schema diff | |||
💬 Total columns | 7 | 8 | |
💬 Mismatched columns | 1 | 2 (0 reorders, 1 type changes) | |
Primary keys diff (beer_id) | |||
🔍 Primary-key inferred from tests | |||
💬 Distinct PKs | 2,410 | 2,410 (0%) | |
💬 Exclusive PKs | 0 (0%) | 0 (0%) | ✔️ |
💬 Null PKs | 0 (0%) | 0 (0%) | ✔️ |
💬 Duplicate PKs | 0 (0%) | 0 (0%) | ✔️ |
Values diff | |||
💬 Differing columns | 1 (out of 5 compared) | |
|
💬 Total differing rows | 10 / 2,410 (0.41%) | |
|
💬 Total differing values | 0.083% | |
|
View diff details → |
Diffs of downstream tables: ⚠️ - 4
INTEGRATION.BEERS.PROMO_DELIVERIES | |||
---|---|---|---|
main | sklinov-ht-test | ||
💬 Total rows | 180 | 180 (0%) | |
Schema diff | |||
💬 Total columns | 3 | 3 | |
💬 Mismatched columns | 0 | 0 (0 reorders, 0 type changes) | ✔️ |
Primary keys diff (customer_id) | |||
💬 Distinct PKs | 180 | 180 (0%) | |
💬 Exclusive PKs | 180 (100%) | 180 (100%) | |
💬 Null PKs | 0 (0%) | 0 (0%) | ✔️ |
💬 Duplicate PKs | 0 (0%) | 0 (0%) | ✔️ |
Values diff | |||
💬 Differing columns | 0 (out of 2 compared) | ✔️ | |
💬 Total differing rows | 0 / 0 (-/-) | ✔️ | |
💬 Total differing values | -/- | ✔️ | |
View diff details → |
INTEGRATION.BEERS.ORDER_LINES | |||
---|---|---|---|
main | sklinov-ht-test | ||
💬 Total rows | 900 | 900 (0%) | |
Schema diff | |||
💬 Total columns | 7 | 7 | |
💬 Mismatched columns | 0 | 0 (0 reorders, 0 type changes) | ✔️ |
Primary keys diff (order_no, order_line) | |||
💬 Distinct PKs | 900 | 900 (0%) | |
💬 Exclusive PKs | 30 (3.3%) | 30 (3.3%) | |
💬 Null PKs | 0 (0%) | 0 (0%) | ✔️ |
💬 Duplicate PKs | 0 (0%) | 0 (0%) | ✔️ |
Values diff | |||
💬 Differing columns | 2 (out of 5 compared) | |
|
💬 Total differing rows | 870 / 870 (100%) | |
|
💬 Total differing values | 40% | |
|
View diff details → |
INTEGRATION.BEERS.SALES | |||
---|---|---|---|
main | sklinov-ht-test | ||
💬 Total rows | 810 | 810 (0%) | |
Schema diff | |||
💬 Total columns | 17 | 18 | |
💬 Mismatched columns | 2 | 3 (0 reorders, 2 type changes) | |
Primary keys diff (order_no, order_line) | |||
💬 Distinct PKs | 810 | 810 (0%) | |
💬 Exclusive PKs | 27 (3.3%) | 27 (3.3%) | |
💬 Null PKs | 0 (0%) | 0 (0%) | ✔️ |
💬 Duplicate PKs | 0 (0%) | 0 (0%) | ✔️ |
Values diff | |||
💬 Differing columns | 0 (out of 13 compared) | ✔️ | |
💬 Total differing rows | 0 / 783 (0%) | ✔️ | |
💬 Total differing values | 0% | ✔️ | |
View diff details → |
INTEGRATION.BEERS.BEERS_WITH_BREWERIES | |||
---|---|---|---|
main | sklinov-ht-test | ||
💬 Total rows | 2,410 | 2,410 (0%) | |
Schema diff | |||
💬 Total columns | 11 | 12 | |
💬 Mismatched columns | 1 | 2 (0 reorders, 1 type changes) | |
Primary keys diff (brewery_id, beer_id, beer_name) | |||
💬 Distinct PKs | 2,410 | 2,410 (0%) | |
💬 Exclusive PKs | 10 (0.41%) | 10 (0.41%) | |
💬 Null PKs | 0 (0%) | 0 (0%) | ✔️ |
💬 Duplicate PKs | 0 (0%) | 0 (0%) | ✔️ |
Values diff | |||
💬 Differing columns | 0 (out of 7 compared) | ✔️ | |
💬 Total differing rows | 0 / 2,400 (0%) | ✔️ | |
💬 Total differing values | 0% | ✔️ | |
View diff details → |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Diffs of tables modified in this pull request: ⚠️ - 1
INTEGRATION.BEERS.BEERS | |||
---|---|---|---|
main | sklinov-ht-test | ||
💬 Total rows | 2,410 | 2,410 (0%) | |
Schema diff | |||
💬 Total columns | 7 | 9 | |
💬 Mismatched columns | 1 | 3 (0 reorders, 1 type changes) | |
Primary keys diff (beer_id) | |||
🔍 Primary-key inferred from tests | |||
💬 Distinct PKs | 2,410 | 2,410 (0%) | |
💬 Exclusive PKs | 0 (0%) | 0 (0%) | ✔️ |
💬 Null PKs | 0 (0%) | 0 (0%) | ✔️ |
💬 Duplicate PKs | 0 (0%) | 0 (0%) | ✔️ |
Values diff | |||
💬 Differing columns | 1 (out of 5 compared) | |
|
💬 Total differing rows | 10 / 2,410 (0.41%) | |
|
💬 Total differing values | 0.083% | |
|
View diff details → |
Diffs of downstream tables: ⚠️ - 4
INTEGRATION.BEERS.PROMO_DELIVERIES | |||
---|---|---|---|
main | sklinov-ht-test | ||
💬 Total rows | 180 | 180 (0%) | |
Schema diff | |||
💬 Total columns | 3 | 3 | |
💬 Mismatched columns | 0 | 0 (0 reorders, 0 type changes) | ✔️ |
Primary keys diff (customer_id) | |||
💬 Distinct PKs | 180 | 180 (0%) | |
💬 Exclusive PKs | 180 (100%) | 180 (100%) | |
💬 Null PKs | 0 (0%) | 0 (0%) | ✔️ |
💬 Duplicate PKs | 0 (0%) | 0 (0%) | ✔️ |
Values diff | |||
💬 Differing columns | 0 (out of 2 compared) | ✔️ | |
💬 Total differing rows | 0 / 0 (-/-) | ✔️ | |
💬 Total differing values | -/- | ✔️ | |
View diff details → |
INTEGRATION.BEERS.SALES | |||
---|---|---|---|
main | sklinov-ht-test | ||
💬 Total rows | 810 | 810 (0%) | |
Schema diff | |||
💬 Total columns | 17 | 18 | |
💬 Mismatched columns | 2 | 3 (0 reorders, 2 type changes) | |
Primary keys diff (order_no, order_line) | |||
💬 Distinct PKs | 810 | 810 (0%) | |
💬 Exclusive PKs | 27 (3.3%) | 27 (3.3%) | |
💬 Null PKs | 0 (0%) | 0 (0%) | ✔️ |
💬 Duplicate PKs | 0 (0%) | 0 (0%) | ✔️ |
Values diff | |||
💬 Differing columns | 0 (out of 13 compared) | ✔️ | |
💬 Total differing rows | 0 / 783 (0%) | ✔️ | |
💬 Total differing values | 0% | ✔️ | |
View diff details → |
INTEGRATION.BEERS.ORDER_LINES | |||
---|---|---|---|
main | sklinov-ht-test | ||
💬 Total rows | 900 | 900 (0%) | |
Schema diff | |||
💬 Total columns | 7 | 7 | |
💬 Mismatched columns | 0 | 0 (0 reorders, 0 type changes) | ✔️ |
Primary keys diff (order_no, order_line) | |||
💬 Distinct PKs | 900 | 900 (0%) | |
💬 Exclusive PKs | 30 (3.3%) | 30 (3.3%) | |
💬 Null PKs | 0 (0%) | 0 (0%) | ✔️ |
💬 Duplicate PKs | 0 (0%) | 0 (0%) | ✔️ |
Values diff | |||
💬 Differing columns | 2 (out of 5 compared) | |
|
💬 Total differing rows | 870 / 870 (100%) | |
|
💬 Total differing values | 40% | |
|
View diff details → |
INTEGRATION.BEERS.BEERS_WITH_BREWERIES | |||
---|---|---|---|
main | sklinov-ht-test | ||
💬 Total rows | 2,410 | 2,410 (0%) | |
Schema diff | |||
💬 Total columns | 11 | 13 | |
💬 Mismatched columns | 1 | 3 (0 reorders, 1 type changes) | |
Primary keys diff (brewery_id, beer_id, beer_name) | |||
💬 Distinct PKs | 2,410 | 2,410 (0%) | |
💬 Exclusive PKs | 10 (0.41%) | 10 (0.41%) | |
💬 Null PKs | 0 (0%) | 0 (0%) | ✔️ |
💬 Duplicate PKs | 0 (0%) | 0 (0%) | ✔️ |
Values diff | |||
💬 Differing columns | 0 (out of 7 compared) | ✔️ | |
💬 Total differing rows | 0 / 2,400 (0%) | ✔️ | |
💬 Total differing values | 0% | ✔️ | |
View diff details → |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Diffs of tables modified in this pull request: ⚠️ - 1
INTEGRATION.BEERS.BEERS | |||
---|---|---|---|
main | sklinov-ht-test | ||
💬 Total rows | 2,410 | 2,410 (0%) | |
Schema diff | |||
💬 Total columns | 7 | 9 | |
💬 Mismatched columns | 1 | 3 (0 reorders, 1 type changes) | |
Primary keys diff (beer_id) | |||
🔍 Primary-key inferred from tests | |||
💬 Distinct PKs | 2,410 | 2,410 (0%) | |
💬 Exclusive PKs | 0 (0%) | 0 (0%) | ✔️ |
💬 Null PKs | 0 (0%) | 0 (0%) | ✔️ |
💬 Duplicate PKs | 0 (0%) | 0 (0%) | ✔️ |
Values diff | |||
💬 Differing columns | 2 (out of 5 compared) | |
|
💬 Total differing rows | 2,410 / 2,410 (100%) | |
|
💬 Total differing values | 20% | |
|
View diff details → |
Diffs of downstream tables: ⚠️ - 4
INTEGRATION.BEERS.PROMO_DELIVERIES | |||
---|---|---|---|
main | sklinov-ht-test | ||
💬 Total rows | 180 | 180 (0%) | |
Schema diff | |||
💬 Total columns | 3 | 3 | |
💬 Mismatched columns | 0 | 0 (0 reorders, 0 type changes) | ✔️ |
Primary keys diff (customer_id) | |||
💬 Distinct PKs | 180 | 180 (0%) | |
💬 Exclusive PKs | 180 (100%) | 180 (100%) | |
💬 Null PKs | 0 (0%) | 0 (0%) | ✔️ |
💬 Duplicate PKs | 0 (0%) | 0 (0%) | ✔️ |
Values diff | |||
💬 Differing columns | 0 (out of 2 compared) | ✔️ | |
💬 Total differing rows | 0 / 0 (-/-) | ✔️ | |
💬 Total differing values | -/- | ✔️ | |
View diff details → |
INTEGRATION.BEERS.SALES | |||
---|---|---|---|
main | sklinov-ht-test | ||
💬 Total rows | 810 | 810 (0%) | |
Schema diff | |||
💬 Total columns | 17 | 18 | |
💬 Mismatched columns | 2 | 3 (0 reorders, 2 type changes) | |
Primary keys diff (order_no, order_line) | |||
💬 Distinct PKs | 810 | 810 (0%) | |
💬 Exclusive PKs | 27 (3.3%) | 27 (3.3%) | |
💬 Null PKs | 0 (0%) | 0 (0%) | ✔️ |
💬 Duplicate PKs | 0 (0%) | 0 (0%) | ✔️ |
Values diff | |||
💬 Differing columns | 1 (out of 13 compared) | |
|
💬 Total differing rows | 783 / 783 (100%) | |
|
💬 Total differing values | 7.7% | |
|
View diff details → |
INTEGRATION.BEERS.ORDER_LINES | |||
---|---|---|---|
main | sklinov-ht-test | ||
💬 Total rows | 900 | 900 (0%) | |
Schema diff | |||
💬 Total columns | 7 | 7 | |
💬 Mismatched columns | 0 | 0 (0 reorders, 0 type changes) | ✔️ |
Primary keys diff (order_no, order_line) | |||
💬 Distinct PKs | 900 | 900 (0%) | |
💬 Exclusive PKs | 30 (3.3%) | 30 (3.3%) | |
💬 Null PKs | 0 (0%) | 0 (0%) | ✔️ |
💬 Duplicate PKs | 0 (0%) | 0 (0%) | ✔️ |
Values diff | |||
💬 Differing columns | 2 (out of 5 compared) | |
|
💬 Total differing rows | 870 / 870 (100%) | |
|
💬 Total differing values | 40% | |
|
View diff details → |
INTEGRATION.BEERS.BEERS_WITH_BREWERIES | |||
---|---|---|---|
main | sklinov-ht-test | ||
💬 Total rows | 2,410 | 2,410 (0%) | |
Schema diff | |||
💬 Total columns | 11 | 13 | |
💬 Mismatched columns | 1 | 3 (0 reorders, 1 type changes) | |
Primary keys diff (brewery_id, beer_id, beer_name) | |||
💬 Distinct PKs | 2,410 | 2,410 (0%) | |
💬 Exclusive PKs | 10 (0.41%) | 10 (0.41%) | |
💬 Null PKs | 0 (0%) | 0 (0%) | ✔️ |
💬 Duplicate PKs | 0 (0%) | 0 (0%) | ✔️ |
Values diff | |||
💬 Differing columns | 1 (out of 7 compared) | |
|
💬 Total differing rows | 2,400 / 2,400 (100%) | |
|
💬 Total differing values | 14% | |
|
View diff details → |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Diffs of tables modified in this pull request: ⚠️ - 1
INTEGRATION.BEERS.BEERS | |||
---|---|---|---|
main | sklinov-ht-test | ||
💬 Total rows | 2,410 | 2,410 (0%) | |
Schema diff | |||
💬 Total columns | 7 | 8 | |
💬 Mismatched columns | 1 | 2 (0 reorders, 1 type changes) | |
Primary keys diff (beer_id) | |||
🔍 Primary-key inferred from tests | |||
💬 Distinct PKs | 2,410 | 2,410 (0%) | |
💬 Exclusive PKs | 0 (0%) | 0 (0%) | ✔️ |
💬 Null PKs | 0 (0%) | 0 (0%) | ✔️ |
💬 Duplicate PKs | 0 (0%) | 0 (0%) | ✔️ |
Values diff | |||
💬 Differing columns | 1 (out of 5 compared) | |
|
💬 Total differing rows | 10 / 2,410 (0.41%) | |
|
💬 Total differing values | 0.083% | |
|
View diff details → |
Diffs of downstream tables: ⚠️ - 4
INTEGRATION.BEERS.PROMO_DELIVERIES | |||
---|---|---|---|
main | sklinov-ht-test | ||
💬 Total rows | 180 | 180 (0%) | |
Schema diff | |||
💬 Total columns | 3 | 3 | |
💬 Mismatched columns | 0 | 0 (0 reorders, 0 type changes) | ✔️ |
Primary keys diff (customer_id) | |||
💬 Distinct PKs | 180 | 180 (0%) | |
💬 Exclusive PKs | 180 (100%) | 180 (100%) | |
💬 Null PKs | 0 (0%) | 0 (0%) | ✔️ |
💬 Duplicate PKs | 0 (0%) | 0 (0%) | ✔️ |
Values diff | |||
💬 Differing columns | 0 (out of 2 compared) | ✔️ | |
💬 Total differing rows | 0 / 0 (-/-) | ✔️ | |
💬 Total differing values | -/- | ✔️ | |
View diff details → |
INTEGRATION.BEERS.BEERS_WITH_BREWERIES | |||
---|---|---|---|
main | sklinov-ht-test | ||
💬 Total rows | 2,410 | 2,410 (0%) | |
Schema diff | |||
💬 Total columns | 11 | 12 | |
💬 Mismatched columns | 1 | 2 (0 reorders, 1 type changes) | |
Primary keys diff (brewery_id, beer_id, beer_name) | |||
💬 Distinct PKs | 2,410 | 2,410 (0%) | |
💬 Exclusive PKs | 10 (0.41%) | 10 (0.41%) | |
💬 Null PKs | 0 (0%) | 0 (0%) | ✔️ |
💬 Duplicate PKs | 0 (0%) | 0 (0%) | ✔️ |
Values diff | |||
💬 Differing columns | 0 (out of 7 compared) | ✔️ | |
💬 Total differing rows | 0 / 2,400 (0%) | ✔️ | |
💬 Total differing values | 0% | ✔️ | |
View diff details → |
INTEGRATION.BEERS.SALES | |||
---|---|---|---|
main | sklinov-ht-test | ||
💬 Total rows | 810 | 810 (0%) | |
Schema diff | |||
💬 Total columns | 17 | 18 | |
💬 Mismatched columns | 2 | 3 (0 reorders, 2 type changes) | |
Primary keys diff (order_no, order_line) | |||
💬 Distinct PKs | 810 | 810 (0%) | |
💬 Exclusive PKs | 27 (3.3%) | 27 (3.3%) | |
💬 Null PKs | 0 (0%) | 0 (0%) | ✔️ |
💬 Duplicate PKs | 0 (0%) | 0 (0%) | ✔️ |
Values diff | |||
💬 Differing columns | 0 (out of 13 compared) | ✔️ | |
💬 Total differing rows | 0 / 783 (0%) | ✔️ | |
💬 Total differing values | 0% | ✔️ | |
View diff details → |
INTEGRATION.BEERS.ORDER_LINES | |||
---|---|---|---|
main | sklinov-ht-test | ||
💬 Total rows | 900 | 900 (0%) | |
Schema diff | |||
💬 Total columns | 7 | 7 | |
💬 Mismatched columns | 0 | 0 (0 reorders, 0 type changes) | ✔️ |
Primary keys diff (order_no, order_line) | |||
💬 Distinct PKs | 900 | 900 (0%) | |
💬 Exclusive PKs | 30 (3.3%) | 30 (3.3%) | |
💬 Null PKs | 0 (0%) | 0 (0%) | ✔️ |
💬 Duplicate PKs | 0 (0%) | 0 (0%) | ✔️ |
Values diff | |||
💬 Differing columns | 2 (out of 5 compared) | |
|
💬 Total differing rows | 870 / 870 (100%) | |
|
💬 Total differing values | 40% | |
|
View diff details → |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Diffs of tables modified in this pull request: ⚠️ - 1
INTEGRATION.BEERS.BEERS | |||
---|---|---|---|
main | sklinov-ht-test | ||
💬 Total rows | 2,410 | 2,410 (0%) | |
Schema diff | |||
💬 Total columns | 7 | 8 | |
💬 Mismatched columns | 1 | 2 (0 reorders, 1 type changes) | |
Primary keys diff (beer_id) | |||
🔍 Primary-key inferred from tests | |||
💬 Distinct PKs | 2,410 | 2,410 (0%) | |
💬 Exclusive PKs | 0 (0%) | 0 (0%) | ✔️ |
💬 Null PKs | 0 (0%) | 0 (0%) | ✔️ |
💬 Duplicate PKs | 0 (0%) | 0 (0%) | ✔️ |
Values diff | |||
💬 Differing columns | 1 (out of 5 compared) | |
|
💬 Total differing rows | 10 / 2,410 (0.41%) | |
|
💬 Total differing values | 0.083% | |
|
View diff details → |
Diffs of downstream tables: ⚠️ - 4
INTEGRATION.BEERS.ORDER_LINES | |||
---|---|---|---|
main | sklinov-ht-test | ||
💬 Total rows | 900 | 900 (0%) | |
Schema diff | |||
💬 Total columns | 7 | 7 | |
💬 Mismatched columns | 0 | 0 (0 reorders, 0 type changes) | ✔️ |
Primary keys diff (order_no, order_line) | |||
💬 Distinct PKs | 900 | 900 (0%) | |
💬 Exclusive PKs | 30 (3.3%) | 30 (3.3%) | |
💬 Null PKs | 0 (0%) | 0 (0%) | ✔️ |
💬 Duplicate PKs | 0 (0%) | 0 (0%) | ✔️ |
Values diff | |||
💬 Differing columns | 2 (out of 5 compared) | |
|
💬 Total differing rows | 870 / 870 (100%) | |
|
💬 Total differing values | 40% | |
|
View diff details → |
INTEGRATION.BEERS.SALES | |||
---|---|---|---|
main | sklinov-ht-test | ||
💬 Total rows | 810 | 810 (0%) | |
Schema diff | |||
💬 Total columns | 17 | 18 | |
💬 Mismatched columns | 2 | 3 (0 reorders, 2 type changes) | |
Primary keys diff (order_no, order_line) | |||
💬 Distinct PKs | 810 | 810 (0%) | |
💬 Exclusive PKs | 27 (3.3%) | 27 (3.3%) | |
💬 Null PKs | 0 (0%) | 0 (0%) | ✔️ |
💬 Duplicate PKs | 0 (0%) | 0 (0%) | ✔️ |
Values diff | |||
💬 Differing columns | 0 (out of 13 compared) | ✔️ | |
💬 Total differing rows | 0 / 783 (0%) | ✔️ | |
💬 Total differing values | 0% | ✔️ | |
View diff details → |
INTEGRATION.BEERS.BEERS_WITH_BREWERIES | |||
---|---|---|---|
main | sklinov-ht-test | ||
💬 Total rows | 2,410 | 2,410 (0%) | |
Schema diff | |||
💬 Total columns | 11 | 12 | |
💬 Mismatched columns | 1 | 2 (0 reorders, 1 type changes) | |
Primary keys diff (brewery_id, beer_id, beer_name) | |||
💬 Distinct PKs | 2,410 | 2,410 (0%) | |
💬 Exclusive PKs | 10 (0.41%) | 10 (0.41%) | |
💬 Null PKs | 0 (0%) | 0 (0%) | ✔️ |
💬 Duplicate PKs | 0 (0%) | 0 (0%) | ✔️ |
Values diff | |||
💬 Differing columns | 0 (out of 7 compared) | ✔️ | |
💬 Total differing rows | 0 / 2,400 (0%) | ✔️ | |
💬 Total differing values | 0% | ✔️ | |
View diff details → |
INTEGRATION.BEERS.PROMO_DELIVERIES | |||
---|---|---|---|
main | sklinov-ht-test | ||
💬 Total rows | 180 | 150 (-17%) | |
Schema diff | |||
💬 Total columns | 3 | 3 | |
💬 Mismatched columns | 0 | 0 (0 reorders, 0 type changes) | ✔️ |
Primary keys diff (customer_id) | |||
💬 Distinct PKs | 180 | 150 (-17%) | |
💬 Exclusive PKs | 180 (100%) | 150 (100%) | |
💬 Null PKs | 0 (0%) | 0 (0%) | ✔️ |
💬 Duplicate PKs | 0 (0%) | 0 (0%) | ✔️ |
Values diff | |||
💬 Differing columns | 0 (out of 2 compared) | ✔️ | |
💬 Total differing rows | 0 / 0 (-/-) | ✔️ | |
💬 Total differing values | -/- | ✔️ | |
View diff details → |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Mode downstream: ✔️ - 0
Hightouch downstream: ⚠️ - 5
- Models
- Syncs
- total-beer-sales-to-datafold-notion-68c0k (Total beer sales)
- total-beer-sales-to-google-sheet-test-fsiq8 (Total beer sales)
- total-beer-sales-to-google-sheet-test-g7a0q (Total beer sales)
Hightouch integration test