Github user blrunner commented on the pull request:

    https://github.com/apache/tajo/pull/618#issuecomment-121430758
  
    Hi @jihoonson 
    
    Thank you for your detailed test. I also think that it looks like a 
problem. But currently, when creating partitions using DDL, tajo just make 
partitioned directories and doesn't add partitions to catalog. But when 
executing alter table add partition, this statement just check partitions from 
catalog. Thus it doesn't know partitions which are generated by DDL. This issue 
would be resolved automatically at TAJO-1346. 


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to