Data Stream
Overview
The Data Stream metadata type provides a unified, high-performance way to stream rows between Hop pipelines and external systems (especially Python via PyHop), without always needing to land data on disk.
It is designed to be pluggable so that different streaming technologies can be added over time.