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 2019/06/04 05:18:06 UTC

[GitHub] [flink] godfreyhe commented on issue #8585: [FLINK-12690][table-api] Introduce a Planner interface

godfreyhe commented on issue #8585:  [FLINK-12690][table-api] Introduce a Planner interface 
URL: https://github.com/apache/flink/pull/8585#issuecomment-498524833
 
 
   hi @dawidwys, there is a minor question: `parse` method in `Planner` class returns validated `TableOperation`, so the `Planner` instance should hold `CatalogManager` instance i think. My question is does `Planner` need methods like `setCatalogManager` or `registerXXX` to connect `TableEnvironment` and `Planner` by service discovery. thanks~

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services