Thank you! looking though that helped me figure out what i needed to do!
at first i was nervous because the docs you sent me are using the SQL
approach and i wanted to use the python code i had, but the i noticed the
the example SQL it was passing rowtime from one window to another.
I determine
Hello,
I'm working on a pyflink application (1.15 deployed to aws). I have made a
few applications and I feel like I'm making good progress, but I have a
different problem that I think requires that I have multiple stages each
with their own window.
I'm not sure how I can properly pass time into m