DataSystemsLab / recdb-postgresql

RecDB is a recommendation engine built entirely inside PostgreSQL
357 stars 43 forks source link

Nested-Loop Joining Two Recommenders Freezes #1

Open Sarwat opened 10 years ago

Sarwat commented 10 years ago

When combining two recommenders, the nested loop join does not end !

TheSoundDefense commented 10 years ago

Thanks for posting this; I'll look into it.

jmealo commented 8 years ago

@TheSoundDefense Could you please write up what needs to be done or investigated so someone else can take a whack at it (if you're unable to do so)?