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/26 21:34:30 UTC

[GitHub] [flink] xuefuz commented on issue #8890: [FLINK-12989][hive]: Generate HiveTableSink from from a Hive table

xuefuz commented on issue #8890: [FLINK-12989][hive]: Generate HiveTableSink from from a Hive table
URL: https://github.com/apache/flink/pull/8890#issuecomment-506053988
 
 
   Based on feedback, I have changed the design a bit so we don't store table path in catalog table any more. Instead, we added ObjectPath in TableSource/SinkFactory APIs. This simplified and reduced the changes.
   
   @lirui-apache @bowenli86 pls take another look. 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