Closed talos closed 7 years ago
@andy-esch could you paste a link to your brooklyn poverty table that's causing problems here?
Data here: https://team.carto.com/u/eschbacher/tables/brooklyn_poverty/public
Tried to get the following measures:
data_obs_measures = [{'numer_id': 'us.census.acs.B01003001'},
{'numer_id': 'us.census.acs.B15003017', 'denominator': 'predenominated'},
{'numer_id': 'us.census.acs.B19013001'},
{'numer_id': 'us.census.acs.B17001002', 'denominator': 'predenominated'}]
Getting failures on OBS_GetData
with this error: 'cdb_dataservices_client._obs_getdata(5): [cartodb_user_a6f0d0fe-4f4f-4217-8150-22b0010fe409_db] REMOTE ERROR: Exception: Error trying to OBS_GetData
while using the artisanal function obs_augment_table
.
Notable in the performance tests comparing OBS_GetData to OBS_GetMeasure for counties (complex) at 3000. Error:
Precise query to reproduce (provided you've produced tables as outlined in the gist):