CartoDB / bigmetadata

BSD 3-Clause "New" or "Revised" License
43 stars 11 forks source link

Fixed column cannot be referenced #600

Closed antoniocarlon closed 5 years ago

antoniocarlon commented 5 years ago

Here (https://github.com/CartoDB/bigmetadata/pull/599) we fixed some null columns found in da_. But, as db_ depends on da_ is an interpolation, we must add db_ exceptions for those columns too. In this case, as some columns have exceptions for all the geographies, I have simplified them setting the exception only for the topic.

(Related to #597)