* refactor frame and field creation * use influxql package to get the type of the query * remove unnecessary tests * add influxql in go.mod * fix unit test * update ownership * update query expression
* Add retention policy to the request * refactor * refactor influxql query flow * fix healthcheck * organize imports * handle queries separately * fix tests * update bench test