wenjin272 opened a new issue, #64: URL: https://github.com/apache/flink-agents/issues/64
### Search before asking - [x] I searched in the [issues](https://github.com/apache/flink-agents/issues) and found nothing similar. ### Description Currently, pydantic can't automatically serialize PyFlink Row, but when integrate Agent with PyFlink Table, the input field of InputEvent will be Row. This need to be solved before event log is implemented in the future. See the TODO here: https://github.com/apache/flink-agents/blob/3fb7f7a5bb26cf11875bfe76783f9511e9c03e6d/python/flink_agents/api/event.py#L40 ### Are you willing to submit a PR? - [ ] 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]
