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/07/16 08:33:15 UTC

[GitHub] [flink] lirui-apache commented on issue #9088: [FLINK-13012][hive] Handle default partition name of Hive table

lirui-apache commented on issue #9088: [FLINK-13012][hive] Handle default partition name of Hive table
URL: https://github.com/apache/flink/pull/9088#issuecomment-511720907
 
 
   cc @xuefuz @bowenli86 @zjuwangg 
   This PR handles default partition name as well as adding e2e test case. Let me know if you think we should split it into separate PRs.
   And I changed hive-exec dependency to compile-scope in hive connector. It's because provided deps are not transitive, and therefore anything depending on hive connector needs to declare its own dependency on hive-exec and keep in sync with hive connector. I suppose we don't need to worry about licenses as long as we don't bundle hive in our jars, is that correct?

----------------------------------------------------------------
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