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

[jira] [Created] (HIVE-22377) Refactor CalcitePlanner

Miklos Gergely created HIVE-22377:
-------------------------------------

             Summary: Refactor CalcitePlanner
                 Key: HIVE-22377
                 URL: https://issues.apache.org/jira/browse/HIVE-22377
             Project: Hive
          Issue Type: Improvement
          Components: Hive
            Reporter: Miklos Gergely
            Assignee: Miklos Gergely
             Fix For: 4.0.0


CalcitePlanner is a 5000+ lines long class, which is trying to do too many things on it's own. It extends SemanticAnalyzer, though it is not a SemanticAnalyzer. It should have a better design.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)