Y
Hacker News
new
|
ask
|
show
|
jobs
by
quotemstr
4 days ago
It's a trade-off. If you store both endpoints you can continue to think of rows as order-invariant tuples. If you store only one endpoint, you have to impose a meaningful order on the rows in order for them to make sense.
1 comments
larsnystrom
4 days ago
Sure, from a theoretical perspective, but in practice there’s got to be some sort of order at some point even when storing timespans.
link