+1, for option 4

> 2021年9月22日 下午2:52,Cheng Pan <[email protected]> 写道:
> 
> Hi developers,
> 
> Currently, we have a module named `kyuubi-hive-jdbc`, but the classes'
> package name lacks `hive`, for instance,
> `org.apache.kyuubi.jdbc.KyuubiDriver`, it's a bit inconsistent.
> 
> I propose 3 change options to make it consistent.
> 
> 1. remame `kyuubi-hive-jdbc` to `kyubbi-jdbc`
> 2. change pacakge `org.apache.kyuubi.jdbc` to `org.apache.kyuubi.jdbc.hive`
> 3. change pacakge `org.apache.kyuubi.jdbc` to `org.apache.kyuubi.hive.jdbc`
> 
> I'd like to hear what other people think.
> 
> Thanks,
> Cheng Pan
> 

Reply via email to