join / join-amazon-software /manifest.yaml
rishabh-ranjan's picture
Rename thejoin-*->join-*, strip predict- (1-80 of 649)
bb2db13 verified
Raw
History Blame Contribute Delete
347 Bytes
name: join-amazon-software
manifest_version: 1
val_timestamp: null
test_timestamp: null
tables:
products:
pkey: product_id
time_col: null
fkeys: {}
reviewers:
pkey: reviewer_id
time_col: null
fkeys: {}
reviews:
pkey: null
time_col: timestamp
fkeys:
reviewer_id: reviewers
product_id: products