You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "weiliang hao (Jira)" <ji...@apache.org> on 2022/10/11 09:50:00 UTC

[jira] [Created] (HIVE-26620) Remove unused imports for ThriftBinaryCLIService class

weiliang hao created HIVE-26620:
-----------------------------------

             Summary: Remove unused imports for ThriftBinaryCLIService class
                 Key: HIVE-26620
                 URL: https://issues.apache.org/jira/browse/HIVE-26620
             Project: Hive
          Issue Type: Improvement
    Affects Versions: 4.0.0-alpha-1
            Reporter: weiliang hao


Some imports are not used in ThriftBinaryCLIService class,better clean up them:
 * import com.google.common.base.Splitter;
 * import com.google.common.collect.Sets;



--
This message was sent by Atlassian Jira
(v8.20.10#820010)