Search before asking
Description
Add an end-to-end quickstart that demonstrates how an application can send JSON events through Fluss Gateway and make the same data available for both real-time queries and lakehouse analytics.
The quickstart should:
- start Fluss, Fluss Gateway, Flink, Paimon, and RustFS with Docker Compose;
- create a lake-enabled Fluss table through the Gateway REST API;
- ingest a batch of JSON events through HTTP;
- query fresh rows immediately through Flink SQL and Fluss Union Read;
- verify that the rows are continuously tiered to Paimon;
- document preview limitations, write-result handling, and cleanup steps.
Willingness to contribute
Search before asking
Description
Add an end-to-end quickstart that demonstrates how an application can send JSON events through Fluss Gateway and make the same data available for both real-time queries and lakehouse analytics.
The quickstart should:
Willingness to contribute