Hacker News new | ask | show | jobs
by minimaxir 446 days ago
Querying a partitioned table only works if you also filter on the partition key, so you can still footgun with a LIMIT if not aware of it.