Re: Help with using multiple Windows in the Table API

2024-03-18 Thread Nick Hecht
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

Help with using multiple Windows in the Table API

2024-03-15 Thread Nick Hecht
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