You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2018/10/11 09:44:08 UTC

[GitHub] fhueske commented on issue #6805: [FLINK-10156][table] Deprecate Table.writeToSink()

fhueske commented on issue #6805: [FLINK-10156][table] Deprecate Table.writeToSink()
URL: https://github.com/apache/flink/pull/6805#issuecomment-428891364
 
 
   Thanks for the review @sunjincheng121!
   I addressed your comments. 
   
   I'd like to keep the `writeToSink` call in `LocalExecutor` for now and solve that in a follow up issue. We would need to register a temporary table, that cannot be removed anymore. There are plans to manage the catalog of the SQL Client into an `InMemoryExternalCatalog" that would make this easier.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services