Skip to content
SQLMediumofficialBenchmark eligiblefree

Vendor catalog merge

Three vendor extracts collide on sku. Apply source priority from scoring.yaml. Keep losers for audit. This is a multi-source merge, not the email natural-key collapse.

FieldDetail
CreatorPipelineArena · expert
Version2.0.0
Time40 min
Credits3
Completion0% · 0.0 rating
Hidden tests3

Objective

products_master unique on sku with documented survivor attributes; products_losers retained.

#Success condition
1One row per sku
2Title and price from the highest-priority vendor that has them
3Losers table has every discarded vendor row
4Re-run does not duplicate master or losers
#Visible instruction
1Read vendor priority in scoring.yaml.
2Collapse on sku; fill attributes by rank.
3Write an audit table of non-survivors.
Hidden tests score the final tables or files, not the exact syntax you used. Test implementation is never shown to participants.

Signed-in workspace: Open in app