Github user twalthr commented on a diff in the pull request:

    https://github.com/apache/flink/pull/3456#discussion_r103942004
  
    --- Diff: flink-libraries/flink-table/pom.xml ---
    @@ -92,6 +92,11 @@ under the License.
                        </exclusions>
                </dependency>
     
    +           <dependency>
    +                   <groupId>org.apache.hive</groupId>
    --- End diff --
    
    I haven't had a look at the entire code yet, but the `flink-table` should 
not have a dependency to Hive. We should move the Hive dependent code to 
`flink-hcatalog`. Users that want to use any Hive functionality can then add 
this module to their dependencies. Similar to `KafkaTableSource`.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to