The following are some aspects we need to address/implement to enable data parallelism: * KeyHasher (e.g., Murmur3) * Range vs. Hash Sharding * KeyExtractor * Keyed Streams (KeyedStream, KeyedArrowStream) * Region & Shards
The following are some aspects we need to address/implement to enable data parallelism: