How to sink data to Apache Iceberg with Quix
Apache Iceberg: an open table format for huge analytic datasets that brings SQL table features to big data, offering schema evolution, hidden partitioning, and time travel capabilities
Quix is a Python stream processor, and it serves the following purposes:
- Ingest messages from any system
- Process received messages
- Sink transformed data to destination systems like Apache Iceberg via Quix integrations.
To deploy this integration and start sinking your data:
- Login to Quix
- Navigate to Connectors
- Locate the tile for this integration
- Provide the required details
- Click Test connection and deploy