-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
Milestone
Description
All HTTP API queries should be able to return a simple CSV response. In a fancy scenario, this would allow switching between naming the columns according to logical model fields and the original column names which are mentioned in the model.
This should use streaming responses, rather than pre-generating the full response.