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

Implement rove's DataConnector trait for lard #37

Merged
merged 14 commits into from
Dec 6, 2024
Merged

Conversation

intarga
Copy link
Member

@intarga intarga commented Nov 22, 2024

  • single timeseries impl
  • all timeseries impl
  • integration testing

Several issues raised in the making of this:

I don't think any of these are blockers though. The integration test isn't perfect, since this is really meant to be used from inside the ingestor, and when the rove-ingestor integration is done it can probably be better covered in the other integration tests. For now though it was a good sanity-check that I didn't completely bork the queries (spoilers: I did bork them 😅)

@intarga intarga added the enhancement New feature or request label Nov 22, 2024
@intarga intarga requested a review from Lun4m December 5, 2024 09:51
@intarga intarga marked this pull request as ready for review December 5, 2024 09:51
rove_connector/src/lib.rs Show resolved Hide resolved
rove_connector/src/lib.rs Outdated Show resolved Hide resolved
rove_connector/src/lib.rs Outdated Show resolved Hide resolved
rove_connector/src/lib.rs Show resolved Hide resolved
rove_connector/src/lib.rs Show resolved Hide resolved
rove_connector/src/lib.rs Show resolved Hide resolved
rove_connector/src/lib.rs Outdated Show resolved Hide resolved
integration_tests/tests/end_to_end.rs Show resolved Hide resolved
@intarga intarga merged commit 01c6fbe into trunk Dec 6, 2024
1 check passed
@intarga intarga deleted the rove_connector branch December 6, 2024 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants