Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Optimisation is a tricky one as you need the various cardinalities, how do you handle that?


I don’t do join order optimizations because that relies on cardinality estimation, I leave that up to the physical plan. But there’s plenty more to optimize like predicate and projection pushdown.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: