Rohini Palaniswamy created HCATALOG-504:
-------------------------------------------

             Summary: Separate out static/dynamic partitioning code as 
implementations
                 Key: HCATALOG-504
                 URL: https://issues.apache.org/jira/browse/HCATALOG-504
             Project: HCatalog
          Issue Type: Task
            Reporter: Rohini Palaniswamy


Currently the whole code base has if (dynamicparitioning){} else{} blocks 
spread all over the code. It is difficult for maintainability and also 
debugging. It would be good to have abstract classes with common code and 
extended classes that override functionality for static and dynamic partitions. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to