afedulov commented on PR #23553:
URL: https://github.com/apache/flink/pull/23553#issuecomment-1771489496

   The addition of the `OutputTypeConfigurable` was required to achieve feature 
parity and compatibility with the existing fromElements API 
(https://issues.apache.org/jira/browse/FLINK-21386). Alternatively, we could 
provide a `fromElements` method that accepts `TypeInformation` directly, rather 
than having to "fix" it with `returns()`.
   


-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to