Closed jqnatividad closed 7 years ago
CKAN already stores filesize, why not rowcount as well?
Not only will it be useful metadata for portal users, it can also minimize issuing an expensive "select count(*)".
See https://github.com/ckan/ckan/issues/3450
This will be part of #196
CKAN already stores filesize, why not rowcount as well?
Not only will it be useful metadata for portal users, it can also minimize issuing an expensive "select count(*)".
See https://github.com/ckan/ckan/issues/3450