Skip to content

Commit

Permalink
feat: implement new ingest structure
Browse files Browse the repository at this point in the history
Define new proto for the structure that gets sent from router to ingester and persisted in the ingester WAL.
Create ingest_structure crate with functions to convert from line protocol to new proto structure while validating schema.
Add function to convert new proto structure to RecordBatch.
  • Loading branch information
pauldix committed Aug 20, 2023
1 parent 38c3229 commit 8263c4f
Show file tree
Hide file tree
Showing 6 changed files with 1,148 additions and 36 deletions.
Loading

0 comments on commit 8263c4f

Please sign in to comment.