- Java 11
- QFlink-Common: Commons
- QFlink-Rule: Rule engine
- QFlink-Jobs: Scenario driven jobs
- QFlink-Python: Big data with Python
- QFlink-SQL: SQL Is All Your Need
- flink.version
- Keep it simple, stupid
- Make it run, then make it right, then make it fast
- SQL Is All Your Need: Flink SQL
- SQL Is All Your Need: Flink SQL UDF
- SQL Is All Your Need: Flink Dynamic SQL
- Rule Engine
-
Flink State:RocksDB
-
Flink Checkpoint
- Barrier travel time and alignment, addressed by Unaligned checkpoints and Buffer debloating
- Snapshot creation time (so-called synchronous phase), addressed by asynchronous snapshots
- Snapshot upload time (asynchronous phase), addressed by changelog
-
Flink DataStream:StreamGraph
-
Flink SQL:Lineage
-
Data Generation/Collection
- Flink CDC
-
Data Storage
- Apache Paimon
-
Data Process
- Apache Flink
-
Data Application
-
Data Management