Y
Hacker News
new
|
ask
|
show
|
jobs
by
jacques_chester
4859 days ago
Dumb question: was the data ETL'd into a star schema first? That can make a big difference, especially in columnar stores.
1 comments
bloomfilter
4857 days ago
We sort of made it a partial star schema, but not strictly. since random join can be expensive
link