superfly / corrosion

Gossip-based service discovery (and more) for large distributed systems.
https://superfly.github.io/corrosion/
Apache License 2.0
717 stars 22 forks source link

Apply the same optimizations to LEFT JOINs in subs #165

Closed pborzenkov closed 8 months ago

pborzenkov commented 8 months ago

They are semantically the same as LEFT OUTER JOINs, but the parser creates separate tokens for them.