This project is open source software under the MIT license. This means that anyone can use it, modify it, and contribute to the project. We are happy to receive contributions from the community and ...
This project implements the core concepts behind Apache Flink's FileSource connector — the standard way to read file-based data into a Flink streaming or batch pipeline. It demonstrates how a ...