streaming vs batch, unbounded vs bound

jonxu
New Contributor III

Any one can help me understand why cannot we unify streaming with batch and unbounded with bounded, if we regard the streaming/unbounded as mini-version of batch/bounded, please?

i.e., if I set one second as the frequency for batch processing, will it be the same as streaming, please?