CartoDB/CartoDB-SQL-API

feature request: add summary information after batch job completes

andy-esch opened this issue · 0 comments

When using the SQL Batch API, it would be helpful to get back information like 64 records updated or Table created with xxxx rows. When using postgres through psql this type of information is reported back. By providing back this information, it would be another data point to help the user know the result of the batch job beyond a simple status: done.