pyk / rojak

Project Rojak, Yuk gabung diskusi di Slack nya Rojak: http://team.rojak.id/
Other
98 stars 46 forks source link

[rojak-api] [bug] Embedding join leads to no result #166

Closed bobbypriam closed 7 years ago

bobbypriam commented 7 years ago

Using join (translated to SQL INNER JOIN) leads to empty results on embedding stuff when the joined table is empty (kayak sekarang table mention dan news_sentiment masih kosong). Harus diganti jadi left_join supaya lebih fleksibel hasilnya.

pyk commented 7 years ago

fixed by #167