* Add resultFormat to query model * don't add row name if the result format is table * No need special formatting since we use unified dataframes * betterer * specify visualization type in response * Unit tests * fix unit tests
* Add retention policy to the request * refactor * refactor influxql query flow * fix healthcheck * organize imports * handle queries separately * fix tests * update bench test