Description
Modification of HiveData to accept user-defined dicts of columns / tables to load because some OMOP extractions can be quite large, and users might not want to load everything
I think the entrypoint to data is very important, as people will always start with loading data before anything else so it should be a premium feature
Description
Modification of
HiveDatato accept user-defined dicts of columns / tables to load because some OMOP extractions can be quite large, and users might not want to load everythingI think the entrypoint to data is very important, as people will always start with loading data before anything else so it should be a premium feature