mikeizbicki / cmc-csci143

big data course materials
40 stars 76 forks source link

normalized and denormalized pg dependency #486

Closed giffiecode closed 7 months ago

giffiecode commented 7 months ago

I had all my pg_denormalized test cases passed before starting the normalized inserting. I thought there's no dependency between the two separate dbs.

However, after getting my normalized test cases passed, 4 of my denormalized testcases failed. I am trying to debug this and wonder what might be the cause of this?