An open API service indexing awesome lists of open source software.

https://github.com/sneaksanddata/arcane-stream-parquet

Parquet stream for Arcane Streaming Service
https://github.com/sneaksanddata/arcane-stream-parquet

arcane data-ingestion parquet reactive scala streaming zio zio-streams

Last synced: 4 months ago
JSON representation

Parquet stream for Arcane Streaming Service

Awesome Lists containing this project

README

          

## Parquet Stream Plugin for Arcane
This repository contains implementation of a Parquet-Iceberg streaming plugin for Arcane. Use this app to livestream Parquet files to an Iceberg table, backed by [Trino](https://github.com/trinodb/trino) as a streaming batch merge consumer and [Lakekeeper](https://github.com/lakekeeper/lakekeeper) as a data catalog.

### Quickstart

TBD

### Development

Project uses `Scala 3.6.1` and tested on JDK 23.