fhueske commented on issue #8844: [FLINK-12951][table-planner] Add logic to bridge DDL to table source(… URL: https://github.com/apache/flink/pull/8844#issuecomment-510399050 Thanks for the replies and good discussion @KurtYoung, @wuchong, and @twalthr! I think @wuchong's proposal ("So I think it makes sense to support DDL in sqlUpdate because it is also an update statement.") would be a good idea for this release. But let's also see what @danny0405 thinks. If he agrees, let's revert some of the changes to undeprecate `sqlQuery()` and `sqlUpdate()` and move the DDL logic from `sql()` to `sqlUpdate()`. We can of course discuss whether it is necessary to evolve the interface and if how it can be improved. However, I'd suggest to have this discussion early on in the development phase of 1.10 to give other users a chance to participate. Thanks, Fabian
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
