Hi all, am new to flink..Could someone pls point me to an example in flink which shows unified stream and batch processing, where batch data is refreshed periodically
m
Martijn Visser
03/27/2023, 6:20 PM
A batch job requires that your data is bounded, so there is no refresh or anything.