CartoDB / crankshaft

CARTO Spatial Analysis extension for PostgreSQL
BSD 3-Clause "New" or "Revised" License
54 stars 20 forks source link

Error reporting moran and markov queries #123

Closed andy-esch closed 7 years ago

andy-esch commented 8 years ago

@rochoa, this reports back things like: ERROR: plpy.Error: Analysis failed: column i.foo does not exist

closes https://github.com/CartoDB/crankshaft/issues/86

rochoa commented 7 years ago

Is that error related to the query provided by the user or an error associated to the internal query?

andy-esch commented 7 years ago

It is based on the inputs the user provides for the internal query..

rochoa commented 7 years ago

:shipit: