wenjin272 opened a new issue, #93: URL: https://github.com/apache/flink-agents/issues/93
### Search before asking - [x] I searched in the [issues](https://github.com/apache/flink-agents/issues) and found nothing similar. ### Description Currently, when user call from_datastream and then to_table when build an flink job with agent, it will throw exception for table env is null. ### How to reproduce agent_env.from_datastream(input_stream).apply(agent).to_table() ### Version and environment all versions ### Are you willing to submit a PR? - [x] I'm willing to submit a PR! -- 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]
