In KeyedProcessFunction, we can register a timer based on EventTime, but in the register method, we don't need to specify the time column. So if the elements of this KeyedStream are not the classes that originally specified timestamp and watermark, can this timer run normally?
- time column used by timer lec ssmi
- Re: time column used by timer Timo Walther