Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
zasdffaa
on July 5, 2022
|
parent
|
context
|
favorite
| on:
SQLGlot: SQL parser, transpiler, optimizer – trans...
Optimisation is a tricky one as you need the various cardinalities, how do you handle that?
captaintobs
on July 5, 2022
[–]
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: