Github user eminency commented on a diff in the pull request:

    https://github.com/apache/tajo/pull/944#discussion_r56449210
  
    --- Diff: 
tajo-catalog/tajo-catalog-server/src/main/java/org/apache/tajo/catalog/store/XMLCatalogSchemaManager.java
 ---
    @@ -644,30 +631,22 @@ protected void validatePatch(List<SchemaPatch> 
patches, SchemaPatch testPatch) {
         
         protected void mergePatches(List<SchemaPatch> patches) {
           final List<DatabaseObject> objects = new ArrayList<>();
    --- End diff --
    
    I can't understand why this exists.
    Please check if it can be removed.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to