aglinxinyuan opened a new issue, #4421: URL: https://github.com/apache/texera/issues/4421
### What happened? It looks like a Python operator can process the first state, but when another state comes in later, it does not continue correctly. ### How to reproduce? 1. Use a Python operator that receives states from upstream. 2. Send more than one state to it in sequence. 3. Observe that only the first state is handled correctly, and later states do not seem to be processed as expected. ### Version 1.1.0-incubating (Pre-release/Master) ### Commit Hash (Optional) _No response_ ### What browsers are you seeing the problem on? _No response_ ### Relevant log output ```shell ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
