In the perspective to support streaming (Atum currently supports batch processing only), we need to work ideas on how to support streaming, too. There is a `Dataset.observe`-based PoC on this matter in https://github.com/AbsaOSS/hyperdrive/issues/211
In the perspective to support streaming (Atum currently supports batch processing only), we need to work ideas on how to support streaming, too.
There is a
Dataset.observe-based PoC on this matter in AbsaOSS/hyperdrive#211