Is it possible to use different statebackends for different operators? There are certain situations where I want the state to reside completely in memory, and other situations where I want it stored in rocksdb.
- hybrid state backends Marco Villalobos
- Re: hybrid state backends Yun Gao