Hi All, I have a random question: if I add a processing time window to a keyed stream with a size of 0, will that essentially not window the stream? For reference, I’m trying to think through a scenario where I can control the windowing functionality based on an application config parameter. When that parameter is set to 0, I want no windowing. When it is set to a non zero value, the windowing takes place for the specified amount of time.