cockroachdb / movr

A fictional ride sharing company.
Apache License 2.0
33 stars 14 forks source link

add log message to indicate you are loading items into memory #48

Closed nstewart closed 5 years ago

nstewart commented 6 years ago

This takes a long time if there are millions of rows. So we should note what's happening here. And test the UX for large datasets in general