ceramicnetwork / rust-ceramic

Implementation of the Ceramic protocol in Rust
Other
34 stars 10 forks source link

feat: aes 287 create conclusion event type #499

Closed samika98 closed 2 weeks ago

samika98 commented 3 weeks ago

Added a new flight crate, which currently holds conclusion event type and conversion logic to convert a feed of conclusion event to an arrow recordBatch. (https://docs.rs/arrow/latest/arrow/record_batch/struct.RecordBatch.html)

Type information is present here : https://www.notion.so/MVP-OLAP-Aggregator-on-Ceramic-Basin-74f26d19cc8b4f508dbda3a57204228a?d=331986c9e56846f48fd942f8ef7d66c9#89cf865fceec40aba4c6edafe955f5c4

linear[bot] commented 3 weeks ago

AES-287 Create Conclusion Event Type