Bowen Li created FLINK-12966: -------------------------------- Summary: finalize package name of Hive table source/sink Key: FLINK-12966 URL: https://issues.apache.org/jira/browse/FLINK-12966 Project: Flink Issue Type: Sub-task Components: Connectors / Hive Affects Versions: 1.9.0 Reporter: Bowen Li Assignee: zjuwangg Fix For: 1.9.0
It's been brought by [~ykt836] and Jeff Zhang that the package name of `org.apache.flink.batch.connector` may not be proper. I think @zjuwangg named it this way because most connector packages are named as org.apache.flink.streaming.connectors.xxx and he is just following the convention. However, as we are forwarding to streaming-batch unification, we probably don't need "streaming/batch" in the package names any more, coz, like file source/sink, hive source/sink can (doesn't mean we necessarily will) be made as streaming in the future. I'm thinking of just org.apache.flink.connectors.hive. What do you think? cc [~ykt836] [~xuefuz] [~lirui] -- This message was sent by Atlassian JIRA (v7.6.3#76005)