Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: implement opentsdb query #1284

Closed
wants to merge 15 commits into from

Conversation

jiacai2050
Copy link
Contributor

@jiacai2050 jiacai2050 commented Oct 27, 2023

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 baojinri marked this pull request as ready for review November 22, 2023 09:28
@jiacai2050 jiacai2050 mentioned this pull request Nov 28, 2023
16 tasks
@ShiKaiWi ShiKaiWi mentioned this pull request Dec 4, 2023
10 tasks
@jiacai2050
Copy link
Contributor Author

There are some conflicts now, will now new PR to fix this.

@jiacai2050 jiacai2050 closed this Jan 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants