horaedb icon indicating copy to clipboard operation
horaedb copied to clipboard

feat: implement opentsdb query

Open baojinri opened this issue 2 years ago • 2 comments

Rationale

Opentsdb write protocol is already supported, this PR implement query protocol.

Detailed Changes

  • Convert opentsdb query requests into datafusion logical plans
  • Convert the RecordBatch format of the query results into the return response format of the opentsdb query requests

Test Plan

  • Existing tests
  • add new unit tests

baojinri avatar Jan 22 '24 07:01 baojinri

@baojinri Would you please resolve the conflicts for the following review?

ShiKaiWi avatar Jan 22 '24 08:01 ShiKaiWi

@baojinri Would you please resolve the conflicts for the following review?

I'm resolving those conflicts now

baojinri avatar Jan 22 '24 08:01 baojinri