bpbond/cosore

CSR_STATISTIC needs to be required

Opened this issue · 0 comments

But just changing in the CSR_COLUMN_UNITS.csv file produces behavior we don't want:

> csr_build(dataset_names = list_datasets()[1], quiet = TRUE)
Warning message:
In check_dataset_names(dsn, x, md) :
  d20190409_ANJILELI - required metadata fields not found for table 'ancillary': CSR_STATISTIC

Basically it should be required if any ancillary data are present.