flinkbot commented on PR #26121:
URL: https://github.com/apache/flink/pull/26121#issuecomment-2643527061
## CI report:
* 82e6994a369f26e8a7de213be5e5d3fa59ec63a9 UNKNOWN
Bot commands
The @flinkbot bot supports the following commands:
- `@flinkbot run azure`
autophagy opened a new pull request, #26121:
URL: https://github.com/apache/flink/pull/26121
## What is the purpose of the change
Currently, `ResolvedSchema` is not supported in the Python Table API. This
PR introduces it, as well as adding `get_resolved_schema()` to `Table` and
repl